binutils-gdb.git
2019-09-23 Alan Modrah8300 bfd.h tidy
2019-09-23 Alan Modraia64 bfd.h tidy
2019-09-23 Alan Modrav850 bfd.h tidy
2019-09-23 Alan Modramips bfd.h tidy
2019-09-23 Alan Modracsky bfd.h tidy
2019-09-23 GDB AdministratorAutomatic date update in version.in
2019-09-22 Alan ModraPR25018, readelf crash on 32bits
2019-09-22 Alan ModraWork around gcc10 FAIL: S-records with constructors
2019-09-22 Tom de Vries[gdb/testsuite] Allow some tests in gdb.base/restore...
2019-09-22 Simon Marchigdb: fix formatting in solib-svr4.c
2019-09-22 Simon Marchigdb: make watchpoint::val_valid a bool
2019-09-22 GDB AdministratorAutomatic date update in version.in
2019-09-21 Simon Marchigdb: change "nonzero" to "true" in comments
2019-09-21 Christian BiesingerReplace solib_global_lookup with gdbarch_iterate_over_o...
2019-09-21 Alan Modratc-i386.c gcc10 warning fix
2019-09-21 Christian BiesingerMove declarations of debug_threads and using_threads...
2019-09-21 GDB AdministratorAutomatic date update in version.in
2019-09-20 Joel Brobeckergdb/NEWS: Move entries about MI v3 and multi-loc breakp...
2019-09-20 Joel BrobeckerDocument the GDB 8.3.1 release in gdb/ChangeLog
2019-09-20 Jim WilsonRISC-V: Optimize lui and auipc relaxations for undefwea...
2019-09-20 Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-20 Tom TromeyChange TUI window commands to be case-sensitive
2019-09-20 Tom TromeyUse make_unique_xstrdup in TUI
2019-09-20 Tom TromeyRemove separator comments from TUI
2019-09-20 Tom TromeyRemove strcat_to_buf
2019-09-20 Tom TromeyRename a private data member in tui_source_window
2019-09-20 Tom TromeyRename private data members of tui_data_window
2019-09-20 Tom TromeyChange members of tui_locator_window to std::string
2019-09-20 Tom TromeyRemove a call to tui_locator_win_info_ptr
2019-09-20 Tom TromeyDon't call refresh in tui_resize_all
2019-09-20 Tom TromeySet TUI locator height to 1
2019-09-20 Tom TromeyChange "win_resized" to bool
2019-09-20 Tom TromeyUse "bool" in tui_data_window::show_register_group
2019-09-20 Tom TromeySimplify TUI disassembly
2019-09-20 Tom TromeySimplify tui_source_window_base::show_source_content
2019-09-20 Tom TromeyRemove some explicit re-rendering from the TUI
2019-09-20 Tom TromeyChange tui_make_status_line to be a method
2019-09-20 Tom TromeyChange tui_make_status_line to return std::string
2019-09-20 Tom TromeyMove "fullname" to tui_source_window
2019-09-20 Tom TromeyChange tui_source_element::line to be a unique_xmalloc_ptr
2019-09-20 Tom TromeyRemove tui_clear_source_windows_detail
2019-09-20 Tom TromeyFix crash in Ada "catch exception"
2019-09-20 Alan Modrabfd macro conversion to inline functions, section
2019-09-20 Alan Modrabfd macro conversion to inline functions, asymbol
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-09-20 Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-09-20 Alan Modra[GOLD] Fix spurious "plugin needed to handle lto object...
2019-09-20 Alan ModraPowerPC64, error on unsupported dynamic relocation
2019-09-20 Christian BiesingerMove declaration of overload_resolution to value.h
2019-09-20 Christian BiesingerMove arm_apcs_32 extern declaration to header
2019-09-20 Christian BiesingerDeclare dwarf_always_disassemble in dwarf2read.h
2019-09-20 GDB AdministratorAutomatic date update in version.in
2019-09-19 Tom de Vries[gdb/testsuite] Don't use FOOBAR pattern in gdb_test
2019-09-19 Tom de Vries[gdb] Catch exception when constructing the highlighter
2019-09-19 Matthew Malcomson[gas][news] NEWS (2.33) note new SVE2 and TME instructi...
2019-09-19 Tamar ChristinaAArch64: Fix objdump tests
2019-09-19 Alan Modrabfd_section_* macros
2019-09-19 GDB AdministratorAutomatic date update in version.in
2019-09-18 Tom de Vries[gdb/testsuite] Fix gdb_target_cmd
2019-09-18 Tom de Vries[gdb/testsuite] Handle unreachable network in server...
2019-09-18 Joel BrobeckerUpdate ChangeLog entry of commit 677052f2a5c67f1d9b2e6d...
2019-09-18 Tom TromeyGive a name to the TUI SingleKey keymap
2019-09-18 Christian Groesslergdb: Fix native build on Linux/Alpha.
2019-09-18 Simon Marchigdb: remove local extern declaration of cli_styling
2019-09-18 Andrew Burgessgdb/testsuite: Avoid directory names in test names
2019-09-18 Alan Modrabfd_asymbol_* macros
2019-09-18 Simon Marchibinutils: doc: make `make clean` clean more things
2019-09-18 Simon Marchibinutils: doc: remove binutils_TEXINFOS usages
2019-09-18 Simon Marchibinutils: doc: remove stale things from Makefile
2019-09-18 Simon MarchiRe-generate many configure and Makefile.in files
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-18 Alan ModraConstify bfd_octets_per_byte and related functions
2019-09-18 Alan ModraConstify target name, reloc name, and carsym name
2019-09-18 Alan ModraUse bfd_set_filename more
2019-09-18 Alan ModraPowerPC64, support medium model access to common symbols
2019-09-18 Christian BiesingerMake extern declaration of dwarf_always_disassemble...
2019-09-18 Jim WilsonRISC-V: Gate opcode tables by enum rather than string.
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-09-18 GDB AdministratorAutomatic date update in version.in
2019-09-17 Mike Gulickgdb: Look for compilation directory relative to directo...
2019-09-17 Andrew Burgessgdb: Catch exceptions when accessing source cache
2019-09-17 Joel Brobecker(Ada) do not print Ada task names in quotes in "info...
2019-09-17 Christian BiesingerDon't duplicate comment in symfile.c and .h
2019-09-17 GDB AdministratorAutomatic date update in version.in
2019-09-16 Alan ModraPR25002, ld/ldelf.c missing safe-ctype.h include
2019-09-16 Phil BlundellDelete accidentally-checked in editor temporary file.
2019-09-16 Phil BlundellUpdate version to 2.33.50 and regenerate configure...
2019-09-16 GDB AdministratorAutomatic date update in version.in
2019-09-15 Christian BiesingerAdd a NEWS entry that gdb can be compiled with py3...
2019-09-15 GDB AdministratorAutomatic date update in version.in
2019-09-14 Tom de Vries[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_s...
2019-09-14 GDB AdministratorAutomatic date update in version.in
2019-09-13 Alan ModraAlways add input_statement to statement_list
2019-09-13 Andrew Burgessgdb: Force use of float version of log10
2019-09-13 Andrew Burgessgdb/testsuite: Make use of exec_has_index_section function
2019-09-13 Andrew Burgessgdb: Have 'maint info sections' print all sections...
2019-09-13 Andrew Burgessgdb: Don't fault for 'maint print psymbols' when using...
2019-09-13 GDB AdministratorAutomatic date update in version.in
2019-09-12 Tom de Vries[gdb/testsuite] Allow some tests in gdb.base/store...
2019-09-12 Philippe WaroquiersOutput the Ada task name in more messages.
next