binutils-gdb.git
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-10-10 Tom TromeyIntroduce frame_info_ptr smart pointer class
2022-10-10 Tom TromeyRemove frame_id_eq
2022-10-10 Andrew Burgessgdb/testsuite: use 'end' at the end of python blocks
2022-10-10 Simon Marchigdbsupport: re-generate configure
2022-10-10 Alan ModraMerge configure.ac from gcc project
2022-10-10 GDB AdministratorAutomatic date update in version.in
2022-10-09 GDB AdministratorAutomatic date update in version.in
2022-10-08 Tom TromeyMerge both implementations of debug_names::insert
2022-10-08 Tom de Vries[gdb/testsuite] Fix silent fail in gdb.server/connect...
2022-10-08 GDB AdministratorAutomatic date update in version.in
2022-10-07 Lancelot SIXgdb/testsuite: fix gdb.threads/linux-dp.exp regex
2022-10-07 Tom de Vries[gdb/testsuite] Handle host cleanfiles
2022-10-07 Tom de Vries[gdb/testsuite] Remove unnecessary warning in gdb.base...
2022-10-07 Tom de Vries[gdb/testsuite] Fix have_mpx with remote-gdbserver...
2022-10-07 Tom de Vries[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver...
2022-10-07 Tom de Vries[gdb/testsuite] Fix path in test name in gdb_load_shlib
2022-10-07 Alan ModraPR29653, objcopy/strip: fuzzed small input file induces...
2022-10-07 GDB AdministratorAutomatic date update in version.in
2022-10-06 Tom TromeyFix indentation in riscv-tdep.c
2022-10-06 Torbjörn SVENSSONgdb/arm: Handle lazy FPU state preservation
2022-10-06 Tom de Vries[gdb/symtab] Factor out have_complaint
2022-10-06 Andrew Burgessgdb: add missing nullptr checks in bpstat_check_breakpo...
2022-10-06 Andrew Burgessgdb: more infrun debug from breakpoint.c
2022-10-06 Andrew Burgessgdb: add some additional debug in mark_async_event_handler
2022-10-06 Tsukasa OIRISC-V: Print XTheadMemPair literal as "immediate"
2022-10-06 Tsukasa OIRISC-V: Fix T-Head immediate types on printing
2022-10-06 Tsukasa OIRISC-V: Print comma and tabs as the "text" style
2022-10-06 Tsukasa OIRISC-V: Optimize riscv_disassemble_data printf
2022-10-06 Tsukasa OIRISC-V: Fix printf argument types corresponding %x
2022-10-06 Tsukasa OIRISC-V: Fix immediates to have "immediate" style
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...
next