| 2021-12-17 | Alan Modra | asan: use after free in _bfd_elf_mips_get_relocated_sec... | commit | commitdiff | tree | 
| 2021-12-17 | Alan Modra | asan: abort in wasm_scan_name_function_section | commit | commitdiff | tree | 
| 2021-12-17 | Alan Modra | asan: heap-buffer-overflow in bpf_elf_generic_reloc | commit | commitdiff | tree | 
| 2021-12-17 | Alan Modra | ubsan: bfd.c:2519:8: shift exponent 34 is too large | commit | commitdiff | tree | 
| 2021-12-17 | Alan Modra | asan: buffer overflow in mmo_get_symbols | commit | commitdiff | tree | 
| 2021-12-17 | Alan Modra | asan: buffer overflow in elfnn-aarch64.c get_plt_type | commit | commitdiff | tree | 
| 2021-12-17 | Alan Modra | try_build_id_prefix gcc-10 -Wformat-security errors | commit | commitdiff | tree | 
| 2021-12-17 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-16 | Nick Clifton | Fix AVR assembler so that it creates relocs that will... | commit | commitdiff | tree | 
| 2021-12-16 | Nick Clifton | When loading separate debug info files, also attempt... | commit | commitdiff | tree | 
| 2021-12-16 | Richard Sandiford | arm: Add support for Armv9.1-A to Armv9.3-A | commit | commitdiff | tree | 
| 2021-12-16 | Richard Sandiford | arm: Add support for Armv8.7-A and Armv8.8-A | commit | commitdiff | tree | 
| 2021-12-16 | Richard Sandiford | aarch64: Add support for Armv9.1-A to Armv9.3-A | commit | commitdiff | tree | 
| 2021-12-16 | Nelson Chu | RISC-V: Support svinval extension with frozen version... | commit | commitdiff | tree | 
| 2021-12-16 | Mike Frysinger | sim: mips/or1k: drop redundant arg to bitsize macro | commit | commitdiff | tree | 
| 2021-12-16 | Mike Frysinger | bfd: unify texi generation rules | commit | commitdiff | tree | 
| 2021-12-16 | Mike Frysinger | sim: fix mingw builds with replacement gnulib open | commit | commitdiff | tree | 
| 2021-12-16 | Sandra Loosemore | Adjust compare_link_order for unstable qsort | commit | commitdiff | tree | 
| 2021-12-16 | Alan Modra | Re: Fix an undefined behaviour in the BFD library's... | commit | commitdiff | tree | 
| 2021-12-16 | Simon Marchi | gdb: re-format with black 21.12b0 | commit | commitdiff | tree | 
| 2021-12-16 | Simon Marchi | gdb: re-format with black 21.9b0 | commit | commitdiff | tree | 
| 2021-12-16 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-15 | Alan Modra | PR28691, validate dwarf attribute form | commit | commitdiff | tree | 
| 2021-12-15 | Luis Machado | New --enable-threading configure option to control... | commit | commitdiff | tree | 
| 2021-12-15 | Nikita Popov | Fix an undefined behaviour in the BFD library's DWARF... | commit | commitdiff | tree | 
| 2021-12-15 | Alan Modra | PR28694, Out-of-bounds write in stab_xcoff_builtin_type | commit | commitdiff | tree | 
| 2021-12-15 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-14 | Alan Modra | loongarch32 build failure on 32-bit host | commit | commitdiff | tree | 
| 2021-12-14 | Alan Modra | loongarch64 build failure on 32-bit host | commit | commitdiff | tree | 
| 2021-12-14 | Alan Modra | XCOFF C_STSYM test failure on 32-bit host | commit | commitdiff | tree | 
| 2021-12-14 | Simon Marchi | gdbserver/tracepoint.cc: use snprintf in gdb_agent_sock... | commit | commitdiff | tree | 
| 2021-12-14 | Simon Marchi | gdbserver/tracepoint.cc: work around -Wstringop-truncat... | commit | commitdiff | tree | 
| 2021-12-14 | Simon Marchi | bfd: fix -Wunused errors with clang 13+ | commit | commitdiff | tree | 
| 2021-12-14 | Andrew Burgess | gdb/mi: rename build_table to add_builtin_mi_commands | commit | commitdiff | tree | 
| 2021-12-14 | Jan Vrany | gdb/mi: rename mi_cmd to mi_command | commit | commitdiff | tree | 
| 2021-12-14 | Jan Vrany | gdb/mi: use separate classes for different types of... | commit | commitdiff | tree | 
| 2021-12-14 | Andrew Burgess | gdb/mi: int to bool conversion in mi_execute_cli_command | commit | commitdiff | tree | 
| 2021-12-14 | Jan Vrany | gdb/mi: use std::map for MI commands in mi-cmds.c | commit | commitdiff | tree | 
| 2021-12-14 | Jan Vrany | gdb/mi: rename mi_lookup to mi_cmd_lookup | commit | commitdiff | tree | 
| 2021-12-14 | Nelson Chu | RISC-V: Added ld testcases for the medlow and medany... | commit | commitdiff | tree | 
| 2021-12-14 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-13 | H.J. Lu | x86: Adjust linker tests for --disable-separate-code | commit | commitdiff | tree | 
| 2021-12-13 | Carl Love | gdb: Powerpc mark xfail in gdb.base/catch-syscall.exp | commit | commitdiff | tree | 
| 2021-12-13 | Andrew Burgess | gdb: improve reuse of value contents when fetching... | commit | commitdiff | tree | 
| 2021-12-13 | Andrew Burgess | gdb: update gdb-gdb.py.in for latest changes to struct... | commit | commitdiff | tree | 
| 2021-12-13 | Tankut Baris... | gdbserver/linux-low: replace direct assignment to curre... | commit | commitdiff | tree | 
| 2021-12-13 | Tankut Baris... | gdbserver: replace direct assignments to current_thread | commit | commitdiff | tree | 
| 2021-12-13 | Tankut Baris... | gdbserver: introduce scoped_restore_current_thread... | commit | commitdiff | tree | 
| 2021-12-13 | Andrew Burgess | gdb: make post_startup_inferior a virtual method on... | commit | commitdiff | tree | 
| 2021-12-13 | Andrew Burgess | gdb: have mips_nbsd_nat_target inherit from nbsd_nat_target | commit | commitdiff | tree | 
| 2021-12-13 | Andrew Burgess | gdb: only include mips and riscv targets if building... | commit | commitdiff | tree | 
| 2021-12-13 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-12 | Tom Tromey | C++-ify path substitution code | commit | commitdiff | tree | 
| 2021-12-12 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-11 | Alan Modra | [GOLD] PowerPC64 @notoc in non-power10 code | commit | commitdiff | tree | 
| 2021-12-11 | H.J. Lu | Don't return the main file as the separate debug info | commit | commitdiff | tree | 
| 2021-12-11 | Alan Modra | Don't edit bogus sh_link on reading relocatable objects... | commit | commitdiff | tree | 
| 2021-12-11 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-10 | Jan Vrany | gdb/testsuite: respect GDBSERVER variable in remote... | commit | commitdiff | tree | 
| 2021-12-10 | Simon Marchi | Revert "gdbsupport: remove unnecessary `#ifndef IN_PROC... | commit | commitdiff | tree | 
| 2021-12-10 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-09 | Alan Modra | PR28674, objdump crash | commit | commitdiff | tree | 
| 2021-12-09 | Alan Modra | Set sh_link for reloc sections created as normal sections | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdbsupport: remove unnecessary `#ifndef IN_PROCESS_AGENT` | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb/microblaze-tdep.c: fix -Wunused-but-set-variable | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb/csky-tdep.c: fix -Wunused-but-set-variable error | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb/testsuite: fix default behavior of runto | commit | commitdiff | tree | 
| 2021-12-09 | Carl Love | gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer... | commit | commitdiff | tree | 
| 2021-12-09 | Tom de Vries | [gdb/testsuite] Fix gdb.base/maint.exp with -readnow | commit | commitdiff | tree | 
| 2021-12-09 | Tom de Vries | [gdb/testsuite] Fix gdb.base/include-main.exp with... | commit | commitdiff | tree | 
| 2021-12-09 | Nelson Chu | RISC-V: Clarify the behavior of .option arch directive. | commit | commitdiff | tree | 
| 2021-12-09 | Mike Frysinger | sim: use ## for automake comments | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb, gdbserver: detach fork child when detaching from... | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb: move clearing of tp->pending_follow to follow_fork... | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb/remote.c: refactor pending fork status functions | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb/remote.c: move some things up | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdb/linux-nat: factor ptrace-detach code to new detach_... | commit | commitdiff | tree | 
| 2021-12-09 | Simon Marchi | gdbserver: hide fork child threads from GDB | commit | commitdiff | tree | 
| 2021-12-09 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-08 | Tom Tromey | Use for-each more in gdb | commit | commitdiff | tree | 
| 2021-12-08 | Tom Tromey | Fix error in file_and_directory patch | commit | commitdiff | tree | 
| 2021-12-08 | Andrew Burgess | gdb/python: Use tp_init instead of tp_new to setup... | commit | commitdiff | tree | 
| 2021-12-08 | Andrew Burgess | gdb: use try/catch around a gdb_disassembler::print_ins... | commit | commitdiff | tree | 
| 2021-12-08 | Jan Vrany | ppc: recognize all program traps | commit | commitdiff | tree | 
| 2021-12-08 | Jan Vrany | ppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction | commit | commitdiff | tree | 
| 2021-12-08 | Fangrui Song | bfd_section_from_shdr: Support SHT_RELR sections | commit | commitdiff | tree | 
| 2021-12-08 | Alan Modra | PR28673, input file 'gcov' is the same as output file | commit | commitdiff | tree | 
| 2021-12-08 | Tom Tromey | Fix bug in source.c change | commit | commitdiff | tree | 
| 2021-12-08 | Simon Marchi | gdb: make struct linespect contain vectors, not pointer... | commit | commitdiff | tree | 
| 2021-12-08 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2021-12-07 | Tom Tromey | Remove an xfree from add_path | commit | commitdiff | tree | 
| 2021-12-07 | Simon Marchi | gdb/linespec.c: simplify condition | commit | commitdiff | tree | 
| 2021-12-07 | Simon Marchi | gdb: rename "maint agent" functions | commit | commitdiff | tree | 
| 2021-12-07 | Simon Marchi | gdb: make set_raw_breakpoint static | commit | commitdiff | tree | 
| 2021-12-07 | John Baldwin | Support AT_FXRNG and AT_KPRELOAD on FreeBSD. | commit | commitdiff | tree | 
| 2021-12-07 | Tom Tromey | Avoid extra work in global_symbol_searcher::expand_symtabs | commit | commitdiff | tree | 
| 2021-12-07 | Tom de Vries | [gdb/testsuite] Fix options arg handling in compile_jit... | commit | commitdiff | tree | 
| 2021-12-07 | Tom de Vries | [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp | commit | commitdiff | tree | 
| 2021-12-07 | Tom de Vries | [gdb/tdep] Fix inferior plt calls in PIE for i386 | commit | commitdiff | tree | 
| 2021-12-07 | Tom de Vries | [gdb/symtab] Support -readnow during reread | commit | commitdiff | tree | 
| next |