]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-09-25  Christian BiesingerFork GCC's hash-table.h for use in GDB users/cbiesinger/hashtable
2019-09-24  Tom de Vries[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake...
2019-09-24  Tamar ChristinaArm: Fix out of range conditional branch (PR/24991)
2019-09-24  Alan ModraPR25031, nm reports wrong address on 32bit
2019-09-24  Srinath Parvathaneni[ARM]: Modify assembler to accept floating and signless...
2019-09-24  Nick CliftonFix building gold with gcc-10.
2019-09-24  GDB AdministratorAutomatic date update in version.in
2019-09-23  Andrew Burgessgdb/readline: Fix date in last ChangeLog entry
2019-09-23  Andrew Burgessgdb/readline: fix use of an undefined variable
2019-09-23  Dimitar DimitrovAdd testsuite for the PRU simulator port
2019-09-23  Dimitar Dimitrovsim: Add PRU simulator port
2019-09-23  Christian BiesingerMake ada_decode not use a static buffer
2019-09-23  H.J. Luld-plugin/pr24406-1.c: Correct buffer size to read
2019-09-23  Alan ModraPowerPC64 dynamic symbol tweaks
2019-09-23  Alan Modraimplicit conversion from enum ld_plugin_level to enum...
2019-09-23  Alan Modrabfd Makefile update
2019-09-23  Alan Modralinker bfd.h tidy
2019-09-23  Alan Modraecoff bfd.h tidy
2019-09-23  Alan Modraelf bfd.h tidy
2019-09-23  Alan Modram68k bfd.h tidy
2019-09-23  Alan Modrabfin bfd.h tidy
2019-09-23  Alan Modracr16 bfd.h tidy
2019-09-23  Alan Modraobsoleted bfd.h tidy
2019-09-23  Alan Modraxcoff bfd.h tidy
2019-09-23  Alan Modracoff bfd.h tidy
2019-09-23  Alan Modraarm bfd.h tidy
2019-09-23  Alan Modratic6x bfd.h tidy
2019-09-23  Alan Modraaarch64 bfd.h tidy
2019-09-23  Alan Modratic54x bfd.h tidy
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
next