| 2019-10-03 | Nick Alcock | libctf: get rid of a disruptive public include of ... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: eschew C99 for loop initial declarations | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: don't leak hash keys or values on value replacement | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: teach ctf_add_type how forwards work | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: add CU-mapping machinery | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: add linking of the variable section | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: map from old to corresponding newly-added types... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: add the ctf_link machinery | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: dump: check the right error values when dumping... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: dump: support non-root type dumping | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: fix double-free on ctf_compress_write error... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: write CTF files to memory, and CTF archives... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: support getting strings from the ELF strtab | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: Add iteration over non-root types | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | binutils: objdump does not take --ctf-symbols or -... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | binutils: readelf: when dumping CTF, load strtab and... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: add the object index and function index sections | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol... | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf, binutils: dump the CTF header | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf: allow the header to change between versions | commit | commitdiff | tree | 
| 2019-10-03 | Nick Alcock | libctf, include: ChangeLog format fixes | commit | commitdiff | tree | 
| 2019-10-03 | Hans-Peter... | libctf: make it compile for old glibc | commit | commitdiff | tree | 
| 2019-10-03 | Andrew Burgess | gdb: Don't ignore all SIGSTOP when the signal handler... | commit | commitdiff | tree | 
| 2019-10-03 | Tom de Vries | [gdb/testsuite] Fix list-missing-source.exp with gcc 4.8 | commit | commitdiff | tree | 
| 2019-10-03 | Tom de Vries | [gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8 | commit | commitdiff | tree | 
| 2019-10-03 | Andrew Burgess | gdb: Remove whitespace in 'std::vector <...>' | commit | commitdiff | tree | 
| 2019-10-03 | Tom de Vries | [gdb] Fix set/show style metadata help text | commit | commitdiff | tree | 
| 2019-10-03 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-10-02 | Christian Biesinger | Convert boolean globals in server.c to bool | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Fix type of startup_with_shell in gdbserver | commit | commitdiff | tree | 
| 2019-10-02 | Christian Biesinger | Add missing includes to gdb_assert.h and gdb_string_view.h | commit | commitdiff | tree | 
| 2019-10-02 | Andreas Arnez | gdb/testsuite: Fix py-format-string.exp on big-endian... | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Add $_ada_exception convenience variable | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Back out earlier Ada exception change | commit | commitdiff | tree | 
| 2019-10-02 | Pedro Alves | Make print-file-var.exp test attribute visibility hidde... | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Handle copy relocations | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Make current_source_* per-program-space | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Don't call decode_line_with_current_source from select_... | commit | commitdiff | tree | 
| 2019-10-02 | Andrew Burgess | Search global block from basic_lookup_symbol_nonlocal | commit | commitdiff | tree | 
| 2019-10-02 | Tom Tromey | Change SYMBOL_VALUE_ADDRESS to be an rvalue | commit | commitdiff | tree | 
| 2019-10-02 | Andreas Arnez | Update my email address in gdb/MAINTAINERS | commit | commitdiff | tree | 
| 2019-10-02 | Alan Modra | -Bsymbolic is not for PIEs | commit | commitdiff | tree | 
| 2019-10-02 | Andrew Burgess | gdb: Remove a use of VEC from dwarf2read.{c,h} | commit | commitdiff | tree | 
| 2019-10-02 | Andrew Burgess | gdb: Change a VEC to std::vector in btrace.{c,h} | commit | commitdiff | tree | 
| 2019-10-02 | Andrew Burgess | gdb: Remove a VEC from gdbsupport/btrace-common.h | commit | commitdiff | tree | 
| 2019-10-02 | Nick Clifton | Change objcopy's --set-section-alignment option to... | commit | commitdiff | tree | 
| 2019-10-02 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-10-01 | Tom Tromey | Use styled_string for "show logging filename" | commit | commitdiff | tree | 
| 2019-10-01 | Tom Tromey | Use styled_string in more places | commit | commitdiff | tree | 
| 2019-10-01 | Tom Tromey | Introduce metadata style | commit | commitdiff | tree | 
| 2019-10-01 | Tom Tromey | Style "pwd" output | commit | commitdiff | tree | 
| 2019-10-01 | Pedro Alves | Use new %p format suffixes in gdb | commit | commitdiff | tree | 
| 2019-10-01 | Pedro Alves | Introduce gdb-specific %p format suffixes | commit | commitdiff | tree | 
| 2019-10-01 | Tom Tromey | Don't create empty literal pieces | commit | commitdiff | tree | 
| 2019-10-01 | Tom Tromey | Remove the ui_out_style_kind enum | commit | commitdiff | tree | 
| 2019-10-01 | Andreas Arnez | gdb/testsuite: Fix pretty-print.exp on big-endian platforms | commit | commitdiff | tree | 
| 2019-10-01 | Philippe Waroquiers | Fix leak due to assigning a xstrdup-ed string to the... | commit | commitdiff | tree | 
| 2019-10-01 | Ali Tamur | [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx | commit | commitdiff | tree | 
| 2019-10-01 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-30 | Ali Tamur | Remove extra whitespaces at the end of lines. | commit | commitdiff | tree | 
| 2019-09-30 | Christian Biesinger | Use std::sort instead of qsort in minsyms.c | commit | commitdiff | tree | 
| 2019-09-30 | Tom Tromey | Disable all warnings in gdb.rust/traits.rs | commit | commitdiff | tree | 
| 2019-09-30 | Christian Biesinger | Improve some comments about msymbol handling | commit | commitdiff | tree | 
| 2019-09-30 | Simon Marchi | gdb: re-write add_psymbol_to_list doc, move it to heade... | commit | commitdiff | tree | 
| 2019-09-30 | Alan Modra | PR25046, readelf "Reading xxx bytes extends past end... | commit | commitdiff | tree | 
| 2019-09-30 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-29 | Tom de Vries | [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in... | commit | commitdiff | tree | 
| 2019-09-29 | Tom de Vries | [gdb/testsuite] Make pass message unique in gdb-index... | commit | commitdiff | tree | 
| 2019-09-29 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-28 | Simon Marchi | gdb: include gdbarch.h in hppa-linux-nat.c | commit | commitdiff | tree | 
| 2019-09-28 | Alan Modra | PR16794, gold ignores R_386_GOTOFF addend | commit | commitdiff | tree | 
| 2019-09-28 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-27 | Tom de Vries | [gdb/testsuite] Fix incomplete regexps in step-precsave.exp | commit | commitdiff | tree | 
| 2019-09-27 | Tom de Vries | [gdb/testsuite] Add KFAIL for missing support of revers... | commit | commitdiff | tree | 
| 2019-09-27 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-26 | Sergio Durigan... | Revert "Improve ptrace-error detection on Linux targets" | commit | commitdiff | tree | 
| 2019-09-26 | Sergio Durigan... | Improve ptrace-error detection on Linux targets | commit | commitdiff | tree | 
| 2019-09-26 | Christian Biesinger | Convert symtab.h function signatures to use bool instea... | commit | commitdiff | tree | 
| 2019-09-26 | Tom Tromey | Remove gdb_usleep.c | commit | commitdiff | tree | 
| 2019-09-26 | Tom Tromey | Do not expose stub types to Python | commit | commitdiff | tree | 
| 2019-09-26 | Tom Tromey | Remove initialize_utils | commit | commitdiff | tree | 
| 2019-09-26 | Alan Modra | PR24262, plugin search dir doesn't respect --libdir | commit | commitdiff | tree | 
| 2019-09-26 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-25 | Tom Tromey | Remove make_hex_string | commit | commitdiff | tree | 
| 2019-09-25 | Alan Modra | SORT_BY_INIT_PRIORITY | commit | commitdiff | tree | 
| 2019-09-25 | Nick Clifton | Silence a build-time warning about constant comparisons... | commit | commitdiff | tree | 
| 2019-09-25 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-24 | Tom de Vries | [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake... | commit | commitdiff | tree | 
| 2019-09-24 | Tamar Christina | Arm: Fix out of range conditional branch (PR/24991) | commit | commitdiff | tree | 
| 2019-09-24 | Alan Modra | PR25031, nm reports wrong address on 32bit | commit | commitdiff | tree | 
| 2019-09-24 | Srinath Parvathaneni | [ARM]: Modify assembler to accept floating and signless... | commit | commitdiff | tree | 
| 2019-09-24 | Nick Clifton | Fix building gold with gcc-10. | commit | commitdiff | tree | 
| 2019-09-24 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2019-09-23 | Andrew Burgess | gdb/readline: Fix date in last ChangeLog entry | commit | commitdiff | tree | 
| 2019-09-23 | Andrew Burgess | gdb/readline: fix use of an undefined variable | commit | commitdiff | tree | 
| 2019-09-23 | Dimitar Dimitrov | Add testsuite for the PRU simulator port | commit | commitdiff | tree | 
| 2019-09-23 | Dimitar Dimitrov | sim: Add PRU simulator port | commit | commitdiff | tree | 
| 2019-09-23 | Christian Biesinger | Make ada_decode not use a static buffer | commit | commitdiff | tree | 
| 2019-09-23 | H.J. Lu | ld-plugin/pr24406-1.c: Correct buffer size to read | commit | commitdiff | tree | 
| 2019-09-23 | Alan Modra | PowerPC64 dynamic symbol tweaks | commit | commitdiff | tree | 
| next |