binutils-gdb.git
2022-10-06 GDB AdministratorAutomatic date update in version.in
2022-10-05 Alan ModraRe: bfd BLD-POTFILES.in dependencies
2022-10-05 Jan Beulichx86/gas: support quoted address scale factor in AT...
2022-10-05 Jan BeulichArm64: support CLEARBHB alias
2022-10-05 Alan ModraPR29647, objdump -S looping
2022-10-05 Alan ModraRe: stab nearest_line bfd_malloc_and_get_section
2022-10-05 Vladimir Mezentsevgprofng: fix build with --enable-pgo-build=lto
2022-10-05 GDB AdministratorAutomatic date update in version.in
2022-10-04 Tom TromeyRemove decode_location_spec_default
2022-10-04 Palmer Dabbeltgas: NEWS: Mention the T-Head extensions that were...
2022-10-04 Tom de Vries[gdb/symtab] Don't complain about function decls
2022-10-04 Tom de Vries[gdb/symtab] Don't complain about inlined functions
2022-10-04 Tsukasa OIgdb/riscv: Partial support for instructions up to 176-bit
2022-10-04 Tsukasa OIRISC-V: Fix buffer overflow on print_insn_riscv
2022-10-04 Nelson ChuRISC-V: Renamed INSN_CLASS for floating point in intege...
2022-10-04 Nick CliftonNote that at least dejagnu version 1.5.3 is required...
2022-10-04 Andrew Burgessopcodes/riscv: style csr names as registers
2022-10-04 Luis Machado[AArch64] Update FPSR/FPCR fields for FPU and SVE
2022-10-04 Alan ModraSupport objcopy changing compression to or from zstd
2022-10-04 Alan ModraRe: compress .gnu.debuglto_.debug_* sections if requested
2022-10-04 Martin Liskacompress .gnu.debuglto_.debug_* sections if requested
2022-10-04 Jan BeulichRISC-V/gas: allow generating up to 176-bit instructions...
2022-10-04 Jan BeulichRISC-V/gas: don't open-code insn_length()
2022-10-04 Jan BeulichRISC-V/gas: drop stray call to install_insn()
2022-10-04 Jan BeulichRISC-V/gas: drop riscv_subsets static variable
2022-10-04 Jan BeulichRISC-V: don't cast expressions' X_add_number to long...
2022-10-04 Potharla, Rupeshignore DWARF debug information for -gsplit-dwarf with...
2022-10-04 GDB AdministratorAutomatic date update in version.in
2022-10-03 Jan-Benedict... Fix self-move warning check for GCC 13+
2022-10-03 Simon Marchigdb: constify inferior::target_is_pushed
2022-10-03 Luis Machado[AArch64] Handle W registers as pseudo-registers instea...
2022-10-03 Luis Machado[AArch64] Fix pseudo-register numbering in the presence...
2022-10-03 Nick Cliftonreadelf: DO not load section headers from file offset...
2022-10-03 Tsukasa OIRISC-V: Move supervisor instructions after all unprivil...
2022-10-03 Bruno LarsenImprove GDB's baseclass detection with typedefs
2022-10-03 Tsukasa OIRISC-V: Assign DWARF numbers to vector registers
2022-10-03 Tsukasa OIRISC-V: Add testcase for DWARF register numbers
2022-10-03 GDB AdministratorAutomatic date update in version.in
2022-10-02 Tom de Vries[gdb/testsuite] Fix waitpid testing in next-fork-other...
2022-10-02 Andrew Burgessgdb/testsuite: handle invalid .exp names passed in...
2022-10-02 Andrew Burgessgdb/disasm: better intel flavour disassembly styling...
2022-10-02 Andrew Burgessgdb: improve disassembler styling when Pygments raises...
2022-10-02 Andrew Burgessgdb/testsuite: extend styling test for libopcodes styling
2022-10-02 Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-10-02 Andrew Burgessgdb: final cleanup of various gdbarch_register_name...
2022-10-02 Andrew Burgessgdb/csky: remove nullptr return from csky_pseudo_regist...
2022-10-02 Andrew Burgessgdb: add asserts to gdbarch_register_name
2022-10-02 Andrew Burgessgdb: check for duplicate register names in selftest
2022-10-02 Andrew Burgessgdb: add a gdbarch_register_name self test, and fix...
2022-10-02 Andrew Burgessgdb/gdbarch: add a comment to gdbarch_register_name
2022-10-02 Andrew Burgessgdb/riscv: fix failure in gdb.base/completion.exp
2022-10-02 Andrew Burgessgdb/testsuite: rewrite capture_command_output proc
2022-10-02 Andrew Burgessgdb/mi: new options for -data-disassemble command
2022-10-02 Andrew Burgessgdb/mi: some int to bool conversion
2022-10-02 Andrew Burgessgdb/doc: update syntax of -data-disassemble command...
2022-10-02 Andrew Burgessgdb: make gdb_disassembly_flag unsigned
2022-10-02 Andrew Burgessgdb: disassembler opcode display formatting
2022-10-02 Andrew Burgessgdb/disasm: read opcodes bytes with a single read_code...
2022-10-02 Andrew Burgessgdb/testsuite: new test for -data-disassemble opcodes...
2022-10-02 GDB AdministratorAutomatic date update in version.in
2022-10-01 GDB AdministratorAutomatic date update in version.in
2022-09-30 Tsukasa OIRISC-V: Relax "fmv.[sdq]" requirements
2022-09-30 Tsukasa OIRISC-V: Reorganize and enhance 'Zfinx' tests
2022-09-30 Christoph MüllnerRISC-V: Eliminate long-casts of X_add_number in diagnostics
2022-09-30 Jan BeulichRISC-V: fallout from "re-arrange opcode table for consi...
2022-09-30 Jan BeulichRISC-V: fix build after "Add support for arbitrary...
2022-09-30 Jan Beulichobjcopy: avoid "shadowing" of remove() function name
2022-09-30 Jan BeulichRISC-V: drop stray INSN_ALIAS flags
2022-09-30 Jan BeulichRISC-V: re-arrange opcode table for consistent alias...
2022-09-30 Jan Beulichx86: correct build dependencies in opcodes/
2022-09-30 Jan Beulichx86: improve match_template()'s diagnostics
2022-09-30 Jan Beulichx86/Intel: restrict suffix derivation
2022-09-30 liuzhensongLoongArch: Update ELF e_flags handling according to...
2022-09-30 Vladimir Mezentsevgprofng: fix cppcheck warnings
2022-09-30 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE...
2022-09-30 Tsukasa OIRISC-V: Add privileged extensions without instructions...
2022-09-30 Tsukasa OIgdb: Remove unused extra_lines variable
2022-09-30 Tom de Vries[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file...
2022-09-30 Tom de Vries[gdb/c++] Print destructor the same for gcc and clang
2022-09-30 Alan ModraPR29626, Segfault when disassembling ARM code
2022-09-30 GDB AdministratorAutomatic date update in version.in
2022-09-29 Simon Marchigdb: make target_auxv_parse static and rename
2022-09-29 Simon Marchigdb: make fprint_target_auxv static
2022-09-29 Simon Marchigdb: constify auxv parse functions
2022-09-29 Simon Marchigdb: constify target_stack::is_pushed
2022-09-29 Keith SeitzConstify target_desc declarations
2022-09-29 Keith Seitzcleanup: Add missing feature/ XML files to Makefile
2022-09-29 Nick CliftonAdd -B to the help output from gprof, and add suitable...
2022-09-29 GDB AdministratorAutomatic date update in version.in
2022-09-28 Pedro AlvesFix GDB build: ELF support check & -lzstd
2022-09-28 Simon Marchigdb: remove trailing spaces in README
2022-09-28 Tom TromeyTreat Character as a discrete type in Ada
2022-09-28 Nick CliftonThe help document of size misses an option.
2022-09-28 Clément Chigotld/testsuite: force warnings when dealing with execstac...
2022-09-28 Alan ModraRe: egrep in binutils
2022-09-28 Pedro AlvesRenenerate {gdb,gdbserver}/configure
2022-09-28 Nick CliftonThe help document of as misses some many options
2022-09-28 Alan Modraegrep in binutils
2022-09-28 Alan Modraregen bfd/configure
2022-09-28 Alan Modraasan: _bfd_stab_section_find_nearest_line segv
next