external/binutils.git
2019-06-14 Tom TromeyMove gnulib to top level
2019-06-14 Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-14 Tom TromeyOnly compute realpath when basenames_may_differ is set
2019-06-14 Andrew Burgessgdb: Use scoped_restore_terminal_state in annotate.c
2019-06-14 Tom TromeyAllow re-assigning to convenience variables
2019-06-14 Tom TromeyRecognize _ in attribute names
2019-06-14 Tom TromeyRemove alloca(0) calls
2019-06-14 Tom TromeyFix gdb.ada/vla.exp
2019-06-14 Szabolcs NagyAdd R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
2019-06-14 Nick CliftonUpdated French translation for the opcodes subdirectory.
2019-06-14 Alan ModraRegenerate with approved autotools version
2019-06-14 Alan ModraFix alpha testsuite regression
2019-06-14 Alan ModraPowerPC comment fixes
2019-06-14 GDB AdministratorAutomatic date update in version.in
2019-06-13 Pedro AlvesFix "set integer-command unlimited junk"
2019-06-13 Stafford Hornesim/testsuite/or1k: Add tests for unordered compares
2019-06-13 Stafford Hornesim/testsuite/or1k: Add test case for l.adrp instruction
2019-06-13 Stafford Hornesim/testsuite/or1k: Add test for 64-bit fpu operations
2019-06-13 Stafford Hornesim/common: wire up new unordered comparisons
2019-06-13 Stafford Hornesim/common: Wire in df/di conversion
2019-06-13 Stafford Hornesim/or1k: Regenerate sim
2019-06-13 Pedro AlvesFix gdb build with -std=gnu++11
2019-06-13 GDB AdministratorAutomatic date update in version.in
2019-06-12 Pedro AlvesNEWS and manual changes for command options changes
2019-06-12 Pedro AlvesDelete parse_flags/parse_flags_qcs
2019-06-12 Pedro AlvesMake "thread apply" use the gdb::option framework
2019-06-12 Pedro Alves"thread apply 1 -- -" vs "frame apply level 0 -- -"
2019-06-12 Pedro AlvesMake "frame apply" support -OPT options
2019-06-12 Pedro AlvesIntroduce complete_nested_command_line
2019-06-12 Pedro Alveslib/completion-support.exp: Add test_gdb_completion_off...
2019-06-12 Pedro Alves"backtrace full/no-filters/hide" completer
2019-06-12 Pedro AlvesMake "backtrace" support -OPT options
2019-06-12 Pedro Alves"set print raw frame-arguments" -> "set print raw-frame...
2019-06-12 Pedro AlvesMigrate rest of compile commands to new options framework
2019-06-12 Pedro AlvesMake "print" and "compile print" support -OPT options
2019-06-12 Pedro AlvesIntroduce generic command options framework
2019-06-12 Pedro Alvesnumber_or_range_parser::get_number, don't treat "1...
2019-06-12 Pedro Alvesboolean/auto-boolean commands, make "o" ambiguous
2019-06-12 Pedro AlvesNew set/show testing framework (gdb.base/settings.exp)
2019-06-12 Pedro Alvesgdb.base/completion.exp: Fix comment typo
2019-06-12 Pedro AlvesRemove "show" command completers, "set" command complet...
2019-06-12 Pedro AlvesFix "set enum-command value junk"
2019-06-12 Pedro AlvesAllow "unlimited" abbreviations
2019-06-12 Pedro AlvesMake check_for_argument skip whitespace after arg itself
2019-06-12 Pedro AlvesFix TID parser bug
2019-06-12 Pedro AlvesFix latent bug with custom word point completers
2019-06-12 Pedro AlvesFix latent bug in custom word point completion handling
2019-06-12 Stafford Horneopcodes/or1k: Regenerate opcodes
2019-06-12 Stafford Hornecpu/or1k: Update fpu compare symbols to imply set flag
2019-06-12 Stafford Hornecpu/or1k: Document no branch delay slot architectures...
2019-06-12 Stafford Hornecpu/or1k: Define unordered comparisons
2019-06-12 Stafford Hornecpu/or1k: Add support for orfp64a32 spec
2019-06-12 Peter BergnerAdd missing ChangeLog entries
2019-06-12 Peter BergnerRemove the ldmx mnemonic that never made it into POWER9.
2019-06-12 Adam LackorzymskiPrevent a seg-fault from objdup when disassembling...
2019-06-12 Christos ZoulasAdd support for NetBSD PaX notes to readelf.
2019-06-12 Christos ZoulasAdd support for NetBSD/sh3 core reg sections to readelf.
2019-06-12 Christos ZoulasAdd support to readelf to display NetBSD auxv notes...
2019-06-12 GDB AdministratorAutomatic date update in version.in
2019-06-11 Pedro AlvesDwarf: Don't add nameless modules to partial symbol...
2019-06-11 Bernhard HeckelDwarf: Don't add nameless modules to partial symbol...
2019-06-11 Christos ZoulasAdd support for reporting Alpha and Vax symbol visibili...
2019-06-11 Tom TromeyMove gdb's xmalloc and friends to new file
2019-06-11 Tom TromeyRemove linux-waitpid.c debugging code
2019-06-11 Christos ZoulasFix an unitinitalised local variable in decode_arm_unwi...
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-06-11 Tom de Vries[gdb/testsuite] Fix remove-inferiors.exp FAIL with...
2019-06-11 Tom TromeyRemove shadowing from darwin-nat.c
2019-06-11 Tom de Vries[gdb/testsuite] Fix main high_pc in nonvar-access.exp
2019-06-11 Tom de Vries[gdb/testsuite] Add readnow.exp
2019-06-11 GDB AdministratorAutomatic date update in version.in
2019-06-10 Andrew Burgessgdb: Check for not allocated/associated values during...
2019-06-10 Tom de Vries[gdb] Fix heap-buffer-overflow in cp_find_first_compone...
2019-06-10 Tom de Vries[gdb] Fix dynamic-stack-buffer-overflow in linespec_lex...
2019-06-10 Tom de Vries[gdb/symtab] Fix symbol loading performance regression
2019-06-10 Nick CliftonFix printing large decimal values in strings.
2019-06-10 Tom TromeyUpdate help text in ada-lang.c
2019-06-10 Tom TromeyRemove newlines from warnings
2019-06-10 Christos ZoulasAdd support for NetBSD/sh3 core file sections. Merge...
2019-06-10 Tom TromeyUse gdbpy_enter in py-breakpoint.c
2019-06-10 Tom TromeyDelay allocation of dbx_symfile_info
2019-06-10 Christos ZoulasTidy up ar_open by using asprintf to replace xmalloc...
2019-06-10 Martin LiskaFix a missing include of <string>
2019-06-10 Tom de Vries[gdb/symtab] Support DW_AT_main_subprogram with -readnow.
2019-06-10 GDB AdministratorAutomatic date update in version.in
2019-06-09 GDB AdministratorAutomatic date update in version.in
2019-06-08 GDB AdministratorAutomatic date update in version.in
2019-06-07 Maciej W. RozyckiLD/doc: Clarify `-rpath' option's semantics WRT link...
2019-06-07 Nick Alcocklibctf: avoid strndup
2019-06-07 Nick Alcocklibctf: explicitly cast more size_t types used in printf()s
2019-06-07 Nick Alcocklibctf: mark various args as unused in the !HAVE_MMAP...
2019-06-07 GDB AdministratorAutomatic date update in version.in
2019-06-06 Руслан ИжбулатовApply substitute-path to relative filenames as well
2019-06-06 Amos BirdAdd thread-exit annotation.
2019-06-06 H.J. Lugas: Add .enqcmd and noenqcmd directives
2019-06-06 H.J. Lugas: Correct ChangeLog for commit 5d79adc4b22b0abd
2019-06-06 Tom TromeyAdd timestamps to "maint time" output
2019-06-06 Sudakshina Das[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issue
2019-06-06 Sudakshina Das[LD, AArch64] Move ELF options behind -z
2019-06-06 GDB AdministratorAutomatic date update in version.in
next