binutils-gdb.git
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
2019-10-02 Andreas ArnezUpdate my email address in gdb/MAINTAINERS
2019-10-02 Alan Modra-Bsymbolic is not for PIEs
2019-10-02 Andrew Burgessgdb: Remove a use of VEC from dwarf2read.{c,h}
2019-10-02 Andrew Burgessgdb: Change a VEC to std::vector in btrace.{c,h}
2019-10-02 Andrew Burgessgdb: Remove a VEC from gdbsupport/btrace-common.h
2019-10-02 Nick CliftonChange objcopy's --set-section-alignment option to...
2019-10-02 GDB AdministratorAutomatic date update in version.in
2019-10-01 Tom TromeyUse styled_string for "show logging filename"
2019-10-01 Tom TromeyUse styled_string in more places
2019-10-01 Tom TromeyIntroduce metadata style
2019-10-01 Tom TromeyStyle "pwd" output
2019-10-01 Pedro AlvesUse new %p format suffixes in gdb
2019-10-01 Pedro AlvesIntroduce gdb-specific %p format suffixes
2019-10-01 Tom TromeyDon't create empty literal pieces
2019-10-01 Tom TromeyRemove the ui_out_style_kind enum
2019-10-01 Andreas Arnezgdb/testsuite: Fix pretty-print.exp on big-endian platforms
2019-10-01 Philippe WaroquiersFix leak due to assigning a xstrdup-ed string to the...
2019-10-01 Ali Tamur[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
2019-10-01 GDB AdministratorAutomatic date update in version.in
2019-09-30 Ali TamurRemove extra whitespaces at the end of lines.
2019-09-30 Christian BiesingerUse std::sort instead of qsort in minsyms.c
2019-09-30 Tom TromeyDisable all warnings in gdb.rust/traits.rs
2019-09-30 Christian BiesingerImprove some comments about msymbol handling
2019-09-30 Simon Marchigdb: re-write add_psymbol_to_list doc, move it to heade...
2019-09-30 Alan ModraPR25046, readelf "Reading xxx bytes extends past end...
2019-09-30 GDB AdministratorAutomatic date update in version.in
next