binutils-gdb.git
2019-10-08 Tom TromeyDon't include buildsym-legacy.h in windows-nat.c
2019-10-08 Tom TromeyLet ARI allow gdb %p printf extensions
2019-10-08 Christian BiesingerMove declaration of overload_debug to header
2019-10-08 Christian BiesingerMove declaration of lang_frame_mismatch_warn to header.
2019-10-08 Alan ModraPR25079, "ar s" stopped working
2019-10-08 Alan ModraPR25078, stack overflow in function find_abstract_instance
2019-10-08 Alan ModraPowerPC local got test
2019-10-08 Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-08 GDB AdministratorAutomatic date update in version.in
2019-10-07 Christian BiesingerMove declaration of vtbl_ptr_name to the header.
2019-10-07 Christian BiesingerUse gdb_static_assert in charset.c
2019-10-07 Weimin PanMove top-level Makefile.def/Makefile.in to the top...
2019-10-07 Jozef LawrynowiczAdd support for new functionality in the msp430 backend...
2019-10-07 Alan ModraRe: PowerPC PIC vs. DLL TLS issues
2019-10-07 Andrew Burgessgdb/testsuite/ada: Handle missing debug info case
2019-10-07 Andrew Burgessgdb: Rename structures within ctfread.c
2019-10-07 Tom de Vries[gdb/testsuite] Update expected _gdb_major/_gdb_minor...
2019-10-07 Andrew Burgessgdb/testsuite: Add gdb_test_name variable
2019-10-07 Tom de Vries[gdb/doc] Fix some typos
2019-10-07 Jan Beulichadd missing ChangeLog entry for d241b91073
2019-10-07 Jan Beulichx86/Intel: correct MOVSD and CMPSD handling
2019-10-07 Alan ModraBogus "final link failed" messages
2019-10-07 Alan ModraPowerPC TLS tests
2019-10-07 Alan ModraPowerPC TLS miscounting PLT for __tls_get_addr
2019-10-07 Alan ModraPowerPC section flag tidy
2019-10-07 Alan Modrald-arm/tls-gdesc-neg test
2019-10-07 Weimin Pangdb: CTF support
2019-10-07 Weimin PanRenaming of ctf (the trace format) files
2019-10-07 GDB AdministratorAutomatic date update in version.in
2019-10-06 Joel BrobeckerChange gdb/version.in to 9.0.50.DATE-git (new version...
2019-10-06 GDB AdministratorAutomatic date update in version.in
2019-10-05 GDB AdministratorAutomatic date update in version.in
2019-10-04 Tom de Vries[gdb/testsuite] Fix local-static.exp with gcc-4.8
2019-10-04 Alan ModraPowerPC PIC vs. DLL TLS issues
2019-10-04 Szabolcs Nagy[PR ld/22263][PR ld/25056] arm: Avoid dynamic TLS reloc...
2019-10-04 Szabolcs Nagy[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_...
2019-10-04 Tom TromeyAvoid crash on single-field union in Rust
2019-10-04 GDB AdministratorAutomatic date update in version.in
2019-10-03 Andrew Burgessgdb/fortran: Allow for matching symbols with missing...
2019-10-03 Andrew Burgessgdb/fortran: Nested subroutine support
2019-10-03 Andrew Burgessgdb/testsuite: Reduce test name duplication in gdb...
2019-10-03 Andrew Burgessgdb/testsuite: Reduce test name duplication in gdb...
2019-10-03 Andrew Burgessgdb/testsuite: Make test names unique in gdb.linespec...
2019-10-03 Andrew Burgessgdb/testsuite: Make test names unique in gdb.reverse...
2019-10-03 Nick Alcocklibctf: fix tabdamage
2019-10-03 Nick Alcockbinutils: spaces -> tabs in CTF parts of objdump and...
2019-10-03 Nick Alcocklibctf: fix refcount leak in ctf_import
2019-10-03 Nick Alcocklibctf: make ctf_dump not crash on OOM
2019-10-03 Nick Alcocklibctf: remove ctf_malloc, ctf_free and ctf_strdup
2019-10-03 Nick Alcocklibctf: get the encoding of non-ints/fps in the dynamic...
2019-10-03 Nick Alcocklibctf: allow ctf_type_lname of a null pointer.
2019-10-03 Nick Alcocklibctf: properly handle ctf_add_type of forwards and...
2019-10-03 Nick Alcocklibctf: avoid the need to ever use ctf_update
2019-10-03 Nick Alcocklibctf: handle nonrepresentable types at link time
2019-10-03 Nick Alcockobjdump: get CTF parent importing right
2019-10-03 Nick Alcocklibctf: installable libctf as a shared library
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-10-03 Nick Alcockbfd: new functions for getting strings out of a strtab
2019-10-03 Nick Alcocklibctf: actually close bfds we have opened
2019-10-03 Nick Alcocklibctf: bfd-open: mark the bfd as cacheable
2019-10-03 Nick Alcocklibctf: get rid of a disruptive public include of ...
2019-10-03 Nick Alcocklibctf: eschew C99 for loop initial declarations
2019-10-03 Nick Alcocklibctf: don't leak hash keys or values on value replacement
2019-10-03 Nick Alcocklibctf: teach ctf_add_type how forwards work
2019-10-03 Nick Alcocklibctf: add CU-mapping machinery
2019-10-03 Nick Alcocklibctf: add linking of the variable section
2019-10-03 Nick Alcocklibctf: map from old to corresponding newly-added types...
2019-10-03 Nick Alcocklibctf: add the ctf_link machinery
2019-10-03 Nick Alcocklibctf: dump: check the right error values when dumping...
2019-10-03 Nick Alcocklibctf: dump: support non-root type dumping
2019-10-03 Nick Alcocklibctf: fix double-free on ctf_compress_write error...
2019-10-03 Nick Alcocklibctf: write CTF files to memory, and CTF archives...
2019-10-03 Nick Alcocklibctf: support getting strings from the ELF strtab
2019-10-03 Nick Alcocklibctf: Add iteration over non-root types
2019-10-03 Nick Alcockbinutils: objdump does not take --ctf-symbols or -...
2019-10-03 Nick Alcockbinutils: readelf: when dumping CTF, load strtab and...
2019-10-03 Nick Alcocklibctf: add the object index and function index sections
2019-10-03 Nick Alcocklibctf, bfd: fix ctf_bfdopen_ctfsect opening symbol...
2019-10-03 Nick Alcocklibctf, binutils: dump the CTF header
2019-10-03 Nick Alcocklibctf: allow the header to change between versions
2019-10-03 Nick Alcocklibctf, include: ChangeLog format fixes
2019-10-03 Hans-Peter... libctf: make it compile for old glibc
2019-10-03 Andrew Burgessgdb: Don't ignore all SIGSTOP when the signal handler...
2019-10-03 Tom de Vries[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8
2019-10-03 Tom de Vries[gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8
2019-10-03 Andrew Burgessgdb: Remove whitespace in 'std::vector <...>'
2019-10-03 Tom de Vries[gdb] Fix set/show style metadata help text
2019-10-03 GDB AdministratorAutomatic date update in version.in
2019-10-02 Christian BiesingerConvert boolean globals in server.c to bool
2019-10-02 Tom TromeyFix type of startup_with_shell in gdbserver
2019-10-02 Christian BiesingerAdd missing includes to gdb_assert.h and gdb_string_view.h
2019-10-02 Andreas Arnezgdb/testsuite: Fix py-format-string.exp on big-endian...
2019-10-02 Tom TromeyAdd $_ada_exception convenience variable
2019-10-02 Tom TromeyBack out earlier Ada exception change
2019-10-02 Pedro AlvesMake print-file-var.exp test attribute visibility hidde...
2019-10-02 Tom TromeyHandle copy relocations
2019-10-02 Tom TromeyMake current_source_* per-program-space
2019-10-02 Tom TromeyDon't call decode_line_with_current_source from select_...
2019-10-02 Andrew BurgessSearch global block from basic_lookup_symbol_nonlocal
2019-10-02 Tom TromeyChange SYMBOL_VALUE_ADDRESS to be an rvalue
next