external/binutils.git
2019-05-08 Andrew Burgessgdb: Merge two 'New commands' sections in NEWS file
2019-05-08 Xavier RoirandWhen debugging a mixed Ada/C program using this scenario:
2019-05-08 Tom TromeyChange some remote.c globals to "static"
2019-05-08 Tom TromeyMove "watchdog" to remote.c
2019-05-08 Tom TromeyMove interpreter_p declaration to main.h
2019-05-08 Tom TromeyDon't declare read_unsigned_leb128 in defs.h
2019-05-08 Tom TromeyFix build problem in fputs_maybe_filtered
2019-05-08 Tom TromeyFix style bug when paging
2019-05-08 Tom TromeyCorrectly handle non-C-style arrays in c_get_string
2019-05-08 Tom TromeyChange ptype/o to print bit offset
2019-05-08 Tom TromeyFix ptype/o comment formatting
2019-05-08 Tom TromeyFix VLA printing for Ada
2019-05-08 Faraz ShahbazkerSign-extend start and stop address inputs to objdump
2019-05-08 Pekka Sepp?nenFix compile time warning when building the linker in...
2019-05-08 Nick CliftonDo not force the m68k-elf linker to fail if it encoutne...
2019-05-08 Alan Modragas/elf dwarf2 tests
2019-05-08 Alan Modraxtensa ignores option --no-link-relax
2019-05-08 Alan ModraPR24520, gprof fails to read compressed debug data
2019-05-08 GDB AdministratorAutomatic date update in version.in
2019-05-07 Alexandre Olivaxfail locview tests on mep that use complex relocs...
2019-05-07 Tom de Vries[gdb/testsuite] Fix ls_host return in index-cache.exp
2019-05-07 Tom de Vries[gdb/testsuite] Fix .debug_aranges in watch-loc.c
2019-05-07 Tom de Vries[gdb/testsuite] Fix .debug_aranges in dw2-case-insensit...
2019-05-07 Tom de Vries[gdb/testsuite] Fix handling of DW_FORM_ref_addr in...
2019-05-07 Alan ModraTidy use_complex_relocs_for
2019-05-07 Tom TromeyFix scoped_mmap includes
2019-05-07 GDB AdministratorAutomatic date update in version.in
2019-05-06 Kevin BuettnerFix regression caused by recently added syscall restart...
2019-05-06 Faraz ShahbazkerAdd load-link, store-conditional paired EVA instructions
2019-05-06 Alan Modrasym->sy_value is not valid for struct local_symbol
2019-05-06 Tom de Vries[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb...
2019-05-06 Alan ModraPicoJava weak undefined symbols
2019-05-06 Alan ModraPowerPC reloc symbols that shouldn't be adjusted
2019-05-06 Alexandre Oliva[LVu] base subseg head view on prev subseg's tail
2019-05-06 GDB AdministratorAutomatic date update in version.in
2019-05-05 GDB AdministratorAutomatic date update in version.in
2019-05-04 Tom TromeyRemove a VEC from aarch64-tdep.c
2019-05-04 Tom TromeyRemove a VEC from ppc-linux-nat.c
2019-05-04 Tom TromeyChange arc_tdesc_init to return bool
2019-05-04 Tom TromeyUse gdb_assert_not_reached in arm-linux-nat.c
2019-05-04 Tom TromeyUse "false" in compile_cplus_convert_enum
2019-05-04 Tom TromeyUse bool, true, and false in arc-tdep.c
2019-05-04 Tom TromeyUse "false" in select_frame_for_mi
2019-05-04 Tom TromeyChange valid_command_p to return bool
2019-05-04 Tom TromeyChange valid_user_defined_cmd_name_p to return bool
2019-05-04 Raul TambreFix incorrect use of 'is' operator for comparison in...
2019-05-04 Tom TromeyDon't derive partial_symbol from general_symbol_info
2019-05-04 Tom de Vries[gdb/testsuite] Add cc-with-debug-names.exp
2019-05-04 Alan Modram32c padding with nops
2019-05-04 Alan ModraPR24511, nm should not mark symbols in .init_array...
2019-05-04 Philippe WaroquiersFix leaks by clearing registers and frame caches.
2019-05-04 Tom TromeyRemove "struct" from foreach statements
2019-05-04 GDB AdministratorAutomatic date update in version.in
2019-05-03 Tom TromeyFix cast of character to enum type in Ada
2019-05-03 Dilyan PalauzovAdd noyywrap to ada-lex.l
2019-05-03 Tom de Vries[gdb/testsuite] Add cc-with-gdb-index.exp
2019-05-03 Eli ZaretskiiOn MS-Windows, define _WIN32_WINNT in a single common...
2019-05-03 Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-05-03 GDB AdministratorAutomatic date update in version.in
2019-05-02 Andrew Burgessgdb/rust: Handle printing structures containing strings
2019-05-02 H.J. Lui386: Issue a warning to IRET without suffix for .code16gcc
2019-05-02 Tom TromeyRemove _initialize_valarith
2019-05-02 Nick CliftonTreat the .gnu.debuglink and .gnu.debugaltlink sections...
2019-05-02 GDB AdministratorAutomatic date update in version.in
2019-05-01 Sudakshina Das[BINUTILS, AArch64] Enable Transactional Memory Extension
2019-05-01 Matthew MalcomsonFix spelling mistakes in binutils testsuite.
2019-05-01 Tom TromeyFix bug in assignment to nested packed structure
2019-05-01 Tom TromeyFix big-endian aggregate assignment in Ada
2019-05-01 Nick CliftonChange nm so that when it is running in POSIX compatibl...
2019-05-01 Tom de Vries[gdb/testsuite] Fix "unable to find usable gdb" error...
2019-05-01 Tom de Vries[gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb...
2019-05-01 GDB AdministratorAutomatic date update in version.in
2019-04-30 Ali TamurSupport DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
2019-04-30 Joel Brobeckergdb/windows-nat.c: Get rid of main_thread_id global
2019-04-30 Joel Brobecker(Windows) fix thr != nullptr assert failure in delete_t...
2019-04-30 Tom TromeyFix "catch exception" with dynamic linking
2019-04-30 Tom TromeyFix crash in dwarf2read.c with template parameters
2019-04-30 Alan ModraPowerPC64 GOT indirect to GOT relative optimisation
2019-04-30 Alan ModraWork around gcc9 warning bug
2019-04-30 Alan Modrald.texi tweak for pod2man
2019-04-30 Andrew Burgessgdb/fortran: Add allocatable type qualifier
2019-04-30 Andrew Burgessgdb/fortran: Update rules for printing whitespace in...
2019-04-30 Andrew Burgessgdb/fortran: print function arguments when printing...
2019-04-30 Andrew Burgessgdb/fortran: Print 'void' type in lower case
2019-04-30 Andrew Burgessgdb/fortran: better types for components of complex...
2019-04-30 Andrew Burgessgdb/fortran: Additional builtin procedures
2019-04-30 Andrew Burgessgdb/fortran: Introduce fortran-operator.def file
2019-04-30 Andrew Burgessgdb: Remove an unbalanced stray double quote from a...
2019-04-30 GDB AdministratorAutomatic date update in version.in
2019-04-29 Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-29 Andrew Burgessgdb: Introduce new language field la_is_string_type_p
2019-04-29 Andrew Burgessgdb: Introduce new language field la_struct_too_deep_el...
2019-04-29 Andrew Burgessgdb/ada: Update some predicate functions to return...
2019-04-29 Tom de Vries[gdb/testsuite] Fix regexp in skip_opencl_tests
2019-04-29 John DarringtonS12Z: Opcodes: Fix crash when trying to decode a trunca...
2019-04-29 GDB AdministratorAutomatic date update in version.in
2019-04-28 Philippe WaroquiersFollow-up to Support style in 'frame|thread apply'
2019-04-28 GDB AdministratorAutomatic date update in version.in
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-04-27 Philippe WaroquiersImplement show | set may-call-functions [on|off]
next