]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-09-25  Weimin PanSync up gdb with latest gcc and binutils users/weimin/ctf
2019-09-24  Nick Alcocklibctf: fix refcount leak in ctf_import
2019-09-24  Nick Alcocklibctf: make ctf_dump not crash on OOM
2019-09-24  Nick Alcocklibctf: remove ctf_malloc, ctf_free and ctf_strdup
2019-09-24  Nick Alcocklibctf: get the encoding of non-ints/fps in the dynamic...
2019-09-24  Nick Alcocklibctf: allow ctf_type_lname of a null pointer.
2019-09-24  Nick Alcocklibctf: properly handle ctf_add_type of forwards and...
2019-09-24  Nick Alcocklibctf: avoid the need to ever use ctf_update
2019-09-24  Nick Alcocklibctf: handle nonrepresentable types at link time
2019-09-24  Nick Alcockobjdump: get CTF parent importing right
2019-09-24  Nick Alcocklibctf: installable libctf as a shared library
2019-09-23  Nick Alcockbfd, ld: add CTF section linking
2019-09-23  Nick Alcockbfd: new functions for getting strings out of a strtab
2019-09-23  Nick Alcocklibctf: actually close bfds we have opened
2019-09-23  Nick Alcocklibctf: bfd-open: mark the bfd as cacheable
2019-09-23  Nick Alcocklibctf: get rid of a disruptive public include of ...
2019-09-23  Nick Alcocklibctf: eschew C99 for loop initial declarations
2019-09-23  Nick Alcocklibctf: don't leak hash keys or values on value replacement
2019-09-23  Nick Alcocklibctf: teach ctf_add_type how forwards work
2019-09-23  Nick Alcocklibctf: add CU-mapping machinery
2019-09-23  Nick Alcocklibctf: add linking of the variable section
2019-09-23  Nick Alcocklibctf: map from old to corresponding newly-added types...
2019-09-23  Nick Alcocklibctf: add the ctf_link machinery
2019-09-23  Nick Alcocklibctf: dump: check the right error values when dumping...
2019-09-23  Nick Alcocklibctf: dump: support non-root type dumping
2019-09-23  Nick Alcocklibctf: fix double-free on ctf_compress_write error...
2019-09-23  Nick Alcocklibctf: write CTF files to memory, and CTF archives...
2019-09-23  Nick Alcocklibctf: support getting strings from the ELF strtab
2019-09-23  Nick Alcocklibctf: Add iteration over non-root types
2019-09-23  Nick Alcockbinutils: objdump does not take --ctf-symbols or -...
2019-09-23  Nick Alcockbinutils: readelf: when dumping CTF, load strtab and...
2019-09-23  Nick Alcocklibctf: add the object index and function index sections
2019-09-23  Nick Alcocklibctf, bfd: fix ctf_bfdopen_ctfsect opening symbol...
2019-09-23  Nick Alcocklibctf, binutils: dump the CTF header
2019-09-23  Nick Alcocklibctf: allow the header to change between versions
2019-09-23  Nick Alcocklibctf, include: ChangeLog format fixes
2019-09-23  Hans-Peter... libctf: make it compile for old glibc
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
next