| 2022-10-04 | Martin Liska | compress .gnu.debuglto_.debug_* sections if requested | commit | commitdiff | tree | 
| 2022-10-04 | Jan Beulich | RISC-V/gas: allow generating up to 176-bit instructions... | commit | commitdiff | tree | 
| 2022-10-04 | Jan Beulich | RISC-V/gas: don't open-code insn_length() | commit | commitdiff | tree | 
| 2022-10-04 | Jan Beulich | RISC-V/gas: drop stray call to install_insn() | commit | commitdiff | tree | 
| 2022-10-04 | Jan Beulich | RISC-V/gas: drop riscv_subsets static variable | commit | commitdiff | tree | 
| 2022-10-04 | Jan Beulich | RISC-V: don't cast expressions' X_add_number to long... | commit | commitdiff | tree | 
| 2022-10-04 | Potharla, Rupesh | ignore DWARF debug information for -gsplit-dwarf with... | commit | commitdiff | tree | 
| 2022-10-04 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-10-03 | Jan-Benedict... | Fix self-move warning check for GCC 13+ | commit | commitdiff | tree | 
| 2022-10-03 | Simon Marchi | gdb: constify inferior::target_is_pushed | commit | commitdiff | tree | 
| 2022-10-03 | Luis Machado | [AArch64] Handle W registers as pseudo-registers instea... | commit | commitdiff | tree | 
| 2022-10-03 | Luis Machado | [AArch64] Fix pseudo-register numbering in the presence... | commit | commitdiff | tree | 
| 2022-10-03 | Nick Clifton | readelf: DO not load section headers from file offset... | commit | commitdiff | tree | 
| 2022-10-03 | Tsukasa OI | RISC-V: Move supervisor instructions after all unprivil... | commit | commitdiff | tree | 
| 2022-10-03 | Bruno Larsen | Improve GDB's baseclass detection with typedefs | commit | commitdiff | tree | 
| 2022-10-03 | Tsukasa OI | RISC-V: Assign DWARF numbers to vector registers | commit | commitdiff | tree | 
| 2022-10-03 | Tsukasa OI | RISC-V: Add testcase for DWARF register numbers | commit | commitdiff | tree | 
| 2022-10-03 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-10-02 | Tom de Vries | [gdb/testsuite] Fix waitpid testing in next-fork-other... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/testsuite: handle invalid .exp names passed in... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/disasm: better intel flavour disassembly styling... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: improve disassembler styling when Pygments raises... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/testsuite: extend styling test for libopcodes styling | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: update now gdbarch_register_name doesn't return... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: final cleanup of various gdbarch_register_name... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/csky: remove nullptr return from csky_pseudo_regist... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: add asserts to gdbarch_register_name | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: check for duplicate register names in selftest | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: add a gdbarch_register_name self test, and fix... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/gdbarch: add a comment to gdbarch_register_name | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/riscv: fix failure in gdb.base/completion.exp | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/testsuite: rewrite capture_command_output proc | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/mi: new options for -data-disassemble command | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/mi: some int to bool conversion | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/doc: update syntax of -data-disassemble command... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: make gdb_disassembly_flag unsigned | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb: disassembler opcode display formatting | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/disasm: read opcodes bytes with a single read_code... | commit | commitdiff | tree | 
| 2022-10-02 | Andrew Burgess | gdb/testsuite: new test for -data-disassemble opcodes... | commit | commitdiff | tree | 
| 2022-10-02 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-10-01 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-09-30 | Tsukasa OI | RISC-V: Relax "fmv.[sdq]" requirements | commit | commitdiff | tree | 
| 2022-09-30 | Tsukasa OI | RISC-V: Reorganize and enhance 'Zfinx' tests | commit | commitdiff | tree | 
| 2022-09-30 | Christoph Müllner | RISC-V: Eliminate long-casts of X_add_number in diagnostics | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | RISC-V: fallout from "re-arrange opcode table for consi... | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | RISC-V: fix build after "Add support for arbitrary... | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | objcopy: avoid "shadowing" of remove() function name | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | RISC-V: drop stray INSN_ALIAS flags | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | RISC-V: re-arrange opcode table for consistent alias... | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | x86: correct build dependencies in opcodes/ | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | x86: improve match_template()'s diagnostics | commit | commitdiff | tree | 
| 2022-09-30 | Jan Beulich | x86/Intel: restrict suffix derivation | commit | commitdiff | tree | 
| 2022-09-30 | liuzhensong | LoongArch: Update ELF e_flags handling according to... | commit | commitdiff | tree | 
| 2022-09-30 | Vladimir Mezentsev | gprofng: fix cppcheck warnings | commit | commitdiff | tree | 
| 2022-09-30 | Tom de Vries | [gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE... | commit | commitdiff | tree | 
| 2022-09-30 | Tsukasa OI | RISC-V: Add privileged extensions without instructions... | commit | commitdiff | tree | 
| 2022-09-30 | Tsukasa OI | gdb: Remove unused extra_lines variable | commit | commitdiff | tree | 
| 2022-09-30 | Tom de Vries | [gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file... | commit | commitdiff | tree | 
| 2022-09-30 | Tom de Vries | [gdb/c++] Print destructor the same for gcc and clang | commit | commitdiff | tree | 
| 2022-09-30 | Alan Modra | PR29626, Segfault when disassembling ARM code | commit | commitdiff | tree | 
| 2022-09-30 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-09-29 | Simon Marchi | gdb: make target_auxv_parse static and rename | commit | commitdiff | tree | 
| 2022-09-29 | Simon Marchi | gdb: make fprint_target_auxv static | commit | commitdiff | tree | 
| 2022-09-29 | Simon Marchi | gdb: constify auxv parse functions | commit | commitdiff | tree | 
| 2022-09-29 | Simon Marchi | gdb: constify target_stack::is_pushed | commit | commitdiff | tree | 
| 2022-09-29 | Keith Seitz | Constify target_desc declarations | commit | commitdiff | tree | 
| 2022-09-29 | Keith Seitz | cleanup: Add missing feature/ XML files to Makefile | commit | commitdiff | tree | 
| 2022-09-29 | Nick Clifton | Add -B to the help output from gprof, and add suitable... | commit | commitdiff | tree | 
| 2022-09-29 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-09-28 | Pedro Alves | Fix GDB build: ELF support check & -lzstd | commit | commitdiff | tree | 
| 2022-09-28 | Simon Marchi | gdb: remove trailing spaces in README | commit | commitdiff | tree | 
| 2022-09-28 | Tom Tromey | Treat Character as a discrete type in Ada | commit | commitdiff | tree | 
| 2022-09-28 | Nick Clifton | The help document of size misses an option. | commit | commitdiff | tree | 
| 2022-09-28 | Clément Chigot | ld/testsuite: force warnings when dealing with execstac... | commit | commitdiff | tree | 
| 2022-09-28 | Alan Modra | Re: egrep in binutils | commit | commitdiff | tree | 
| 2022-09-28 | Pedro Alves | Renenerate {gdb,gdbserver}/configure | commit | commitdiff | tree | 
| 2022-09-28 | Nick Clifton | The help document of as misses some many options | commit | commitdiff | tree | 
| 2022-09-28 | Alan Modra | egrep in binutils | commit | commitdiff | tree | 
| 2022-09-28 | Alan Modra | regen bfd/configure | commit | commitdiff | tree | 
| 2022-09-28 | Alan Modra | asan: _bfd_stab_section_find_nearest_line segv | commit | commitdiff | tree | 
| 2022-09-28 | Alan Modra | asan: segv in _bfd_archive_close_and_cleanup | commit | commitdiff | tree | 
| 2022-09-28 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-09-27 | Fangrui Song | sim: Link ZSTD_LIBS | commit | commitdiff | tree | 
| 2022-09-27 | Tsukasa OI | gold: Suppress "unused" variable warning on Clang | commit | commitdiff | tree | 
| 2022-09-27 | Fangrui Song | libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_... | commit | commitdiff | tree | 
| 2022-09-27 | Fangrui Song | binutils, gdb: support zstd compressed debug sections | commit | commitdiff | tree | 
| 2022-09-27 | Alan Modra | PR29617, ld segfaults when bfd_close fails | commit | commitdiff | tree | 
| 2022-09-27 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-09-26 | Simon Marchi | gdb/testsuite: update field names in gdb-gdb.py.in | commit | commitdiff | tree | 
| 2022-09-26 | Simon Marchi | gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp | commit | commitdiff | tree | 
| 2022-09-26 | Simon Marchi | gdb/testsuite: bump duration for the whole test in... | commit | commitdiff | tree | 
| 2022-09-26 | Clément Chigot | binutils/testsuite: handle the different install names... | commit | commitdiff | tree | 
| 2022-09-26 | Clément Chigot | binutils/testsuite: skip gentestdlls related tests... | commit | commitdiff | tree | 
| 2022-09-26 | Tom de Vries | [gdb/testsuite] Fix gdb.dwarf2/dw2-unspecified-type... | commit | commitdiff | tree | 
| 2022-09-26 | Alan Modra | PR29613, use of uninitialized value in objcopy | commit | commitdiff | tree | 
| 2022-09-26 | Alan Modra | PR29542, PowerPC gold internal error in get_output_view, | commit | commitdiff | tree | 
| 2022-09-26 | Alan Modra | stab nearest_line bfd_malloc_and_get_section | commit | commitdiff | tree | 
| 2022-09-26 | Alan Modra | PKG_CHECK_MODULES for msgpack and jansson | commit | commitdiff | tree | 
| 2022-09-26 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| 2022-09-25 | GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | 
| next |