111429 Commits (e840e61cacd49836b0bdf692bb2ff7f66f969765)
 

Author SHA1 Message Date
Andrew Burgess e840e61cac opcodes/riscv: style csr names as registers 4 years ago
Luis Machado f4b581f2d1 [AArch64] Update FPSR/FPCR fields for FPU and SVE 4 years ago
Alan Modra 758dd750bc Support objcopy changing compression to or from zstd 4 years ago
Alan Modra 034235cebd Re: compress .gnu.debuglto_.debug_* sections if requested 4 years ago
Martin Liska 7afbac7ddd compress .gnu.debuglto_.debug_* sections if requested 4 years ago
Jan Beulich bb996692bd RISC-V/gas: allow generating up to 176-bit instructions with .insn 4 years ago
Jan Beulich 8c07e983a2 RISC-V/gas: don't open-code insn_length() 4 years ago
Jan Beulich 3b25fc4884 RISC-V/gas: drop stray call to install_insn() 4 years ago
Jan Beulich f5cb31a8ba RISC-V/gas: drop riscv_subsets static variable 4 years ago
Jan Beulich 021205d021 RISC-V: don't cast expressions' X_add_number to long in diagnostics 4 years ago
Potharla, Rupesh 09fbd1cf93 ignore DWARF debug information for -gsplit-dwarf with dwarf-5 4 years ago
GDB Administrator cf0136a276 Automatic date update in version.in 4 years ago
Jan-Benedict Glaw aef1974a66 Fix self-move warning check for GCC 13+ 4 years ago
Simon Marchi d1d3123c7b gdb: constify inferior::target_is_pushed 4 years ago
Luis Machado e63ae49b6a [AArch64] Handle W registers as pseudo-registers instead of aliases of X registers 4 years ago
Luis Machado 1ba3a32220 [AArch64] Fix pseudo-register numbering in the presence of unexpected additional registers 4 years ago
Nick Clifton 907b52f4ce readelf: DO not load section headers from file offset zero 4 years ago
Tsukasa OI 0129298796 RISC-V: Move supervisor instructions after all unprivileged ones 4 years ago
Bruno Larsen 2820f08f23 Improve GDB's baseclass detection with typedefs 4 years ago
Tsukasa OI 7b4f240762 RISC-V: Assign DWARF numbers to vector registers 4 years ago
Tsukasa OI 61233edc75 RISC-V: Add testcase for DWARF register numbers 4 years ago
GDB Administrator e1fc9bcfac Automatic date update in version.in 4 years ago
Tom de Vries 4cfa9edb35 [gdb/testsuite] Fix waitpid testing in next-fork-other-thread.c 4 years ago
Andrew Burgess c3d64d467d gdb/testsuite: handle invalid .exp names passed in TESTS 4 years ago
Andrew Burgess 6deb7a8185 gdb/disasm: better intel flavour disassembly styling with Pygments 4 years ago
Andrew Burgess f22c50c22c gdb: improve disassembler styling when Pygments raises an exception 4 years ago
Andrew Burgess 5b0e2b48ed gdb/testsuite: extend styling test for libopcodes styling 4 years ago
Andrew Burgess 637b2f8613 gdb: update now gdbarch_register_name doesn't return nullptr 4 years ago
Andrew Burgess 9b9e61c7cf gdb: final cleanup of various gdbarch_register_name methods 4 years ago
Andrew Burgess 7ac20d65a8 gdb/csky: remove nullptr return from csky_pseudo_register_name 4 years ago
Andrew Burgess 7df4240040 gdb: add asserts to gdbarch_register_name 4 years ago
Andrew Burgess 9a103324fe gdb: check for duplicate register names in selftest 4 years ago
Andrew Burgess 9a972b5404 gdb: add a gdbarch_register_name self test, and fix some architectures 4 years ago
Andrew Burgess 89e601ac3a gdb/gdbarch: add a comment to gdbarch_register_name 4 years ago
Andrew Burgess bd93abe8d5 gdb/riscv: fix failure in gdb.base/completion.exp 4 years ago
Andrew Burgess e7b1ba07bc gdb/testsuite: rewrite capture_command_output proc 4 years ago
Andrew Burgess 08f406e9a1 gdb/mi: new options for -data-disassemble command 4 years ago
Andrew Burgess 924272f2bf gdb/mi: some int to bool conversion 4 years ago
Andrew Burgess 48883ade64 gdb/doc: update syntax of -data-disassemble command arguments 4 years ago
Andrew Burgess 2bfed4e872 gdb: make gdb_disassembly_flag unsigned 4 years ago
Andrew Burgess d4ce49b7ac gdb: disassembler opcode display formatting 4 years ago
Andrew Burgess d309a8f9b3 gdb/disasm: read opcodes bytes with a single read_code call 4 years ago
Andrew Burgess 21a52f7d82 gdb/testsuite: new test for -data-disassemble opcodes format 4 years ago
GDB Administrator f7052ade77 Automatic date update in version.in 4 years ago
GDB Administrator 06bed95d8d Automatic date update in version.in 4 years ago
Tsukasa OI cfc0ffd31e RISC-V: Relax "fmv.[sdq]" requirements 5 years ago
Tsukasa OI 38cb335c76 RISC-V: Reorganize and enhance 'Zfinx' tests 4 years ago
Christoph Müllner a6eeb20a42 RISC-V: Eliminate long-casts of X_add_number in diagnostics 4 years ago
Jan Beulich 0b8c36f717 RISC-V: fallout from "re-arrange opcode table for consistent alias handling" 4 years ago
Jan Beulich b0423163b8 RISC-V: fix build after "Add support for arbitrary immediate encoding formats" 4 years ago