]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/riscv-tdep.c
[gdb/testsuite] Fix gdb.gdb/python-helper.exp with gdb built with -flto
[thirdparty/binutils-gdb.git] / gdb / riscv-tdep.c
13 days ago  Marek Pikułagdb/risc-v: fix ISA string detection for disassembly
2025-06-26  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-06-17  Timurgdb/record: Support csrrci instruction in risc-v
2025-04-30  Tom de Vries[gdb/build] Fix Wformat errors in gdb/riscv-tdep.c
2025-04-23  TimurThis commit adds record full support for rv64gc instruc...
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-03  Tom TromeyMany minor typo fixes
2025-01-24  Ciaran Woodwardgdb/riscv: Add command to switch between numeric &...
2025-01-17  Guinevere Larsengdb: Migrate frame unwinders to use C++ classes
2025-01-17  Guinevere Larsengdb: add "unwinder class" to frame unwinders
2025-01-10  Tom de Vries[gdb/tdep] Fix gdb.cp/non-trivial-retval.exp on riscv64...
2024-08-02  Simon Marchigdb: remove uses of VLA
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-04-16  Eli ZaretskiiRemove excess whitespace from doc strings of some commands
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-22  Tom TromeyUse std::string for disassembler options
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-13  Yang Liugdb: RISC-V: Refine lr/sc sequence support
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-14  Simon Marchigdb: rename gdbarch_pseudo_register_write to gdbarch_de...
2023-12-14  Simon Marchigdb: change value_of_register and value_of_register_laz...
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-09-05  Ciaran Woodwardgdb/riscv: Fix oob memory access when printing info...
2023-07-06  Branislav Brzakriscv: Ensure LE instruction fetching
2023-04-29  Manoj Guptagdb: Fix building with latest libc++
2023-04-11  Andrew Burgessgdb/riscv: Support c.li in prologue unwinder
2023-04-03  Andrew Burgessgdb/riscv: fix regressions in gdb.base/unwind-on-each...
2023-04-03  Andrew Burgessgdb/riscv: support c.ldsp and c.lwsp in prologue scanner
2023-04-03  Andrew Burgessgdb/riscv: convert riscv debug settings to new debug...
2023-03-23  Andrew Burgessgdb/riscv: add systemtap support
2023-02-13  Tom TromeyTurn many optimized-out value functions into methods
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn some value_contents functions into methods
2023-02-13  Tom TromeyTurn allocate_value into a static "constructor"
2023-02-13  Tom TromeyTurn value_type into method
2023-02-08  Tom TromeyRemove block.h includes from some tdep files
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-03  Tom TromeyFix inferior calls with variably-sized return type
2023-01-03  Tom TromeyConvert selected architectures to gdbarch_return_value_...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-19  Tom TromeyUse bool constants for value_print_options
2022-12-06  Xiao Zenggdb/riscv: correct dwarf to gdb register number mapping
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-10-06  Tom TromeyFix indentation in riscv-tdep.c
2022-10-04  Tsukasa OIgdb/riscv: Partial support for instructions up to 176-bit
2022-10-02  Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-10-02  Andrew Burgessgdb/riscv: fix failure in gdb.base/completion.exp
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-31  Andrew Burgessgdb/riscv: better support for fflags and frm registers
2022-08-31  Andrew Burgessgdb/riscv: improve (and fix) display of frm field in...
2022-08-14  Andrew Burgessgdb/riscv: improve a comment about fcsr, fflags, and...
2022-08-10  mga-scgdb/riscv: implement cannot_store_register gdbarch...
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-07  Andrew Burgessgdb: make the pre-defined register groups const
2022-04-07  Andrew Burgessgdb: more 'const' in gdb/reggroups.{c,h}
2022-04-07  Andrew Burgessgdb: always add the default register groups
2022-04-07  Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-02  Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29  Tom TromeyRename print_spaces_filtered
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-01-05  Tom TromeyChange riscv_return_value to use RETURN_VALUE_ABI_PRESE...
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-02  Joel Brobecker(RISCV) fix handling of fixed-point type return values
2021-11-26  Andrew Burgessgdb: add risc-v disassembler options support
2021-11-18  Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-11-16  Andrew Burgessgdb/gdbsupport: make xstrprintf and xstrvprintf return...
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_BITPOS
2021-10-29  Simon Marchigdb: remove TYPE_FIELD_LOC_KIND
2021-10-28  Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-10-03  Lancelot SIXgdb: Fix comment in riscv_scan_prologue
2021-10-03  Lancelot SIXgdb: Support the c.mv insn in the riscv prologue scanner.
2021-08-12  Lancelot SIXgdb: riscv_scan_prologue: handle LD and LW instructions
2021-07-16  Lancelot SIXgdb: Support stepping out from signal handler on riscv...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-21  Andrew Burgessgdb/riscv: add support for vector registers in target...
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-03-25  Changbin Dugdb/riscv: fix creating breakpoints at invalid addresses
2021-03-05  Andrew Burgessgdb/riscv: make riscv target description names global
2021-02-24  Andrew Burgessgdb/riscv: select rv32 target by default when requested
2021-02-19  Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-01-19  Luis Machadotrad-frame cleanups
2021-01-18  Andrew Burgessgdb/riscv: use a single regset supply function for...
2021-01-04  Luis MachadoRefactor struct trad_frame_saved_regs
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-02  Andrew Burgessgdb/riscv: rewrite target description validation, add...
2020-12-02  Andrew Burgessgdb/riscv: remove csr aliases created with DECLARE_CSR_...
2020-12-02  Andrew Burgessgdb/riscv: place unknown csrs into the correct register...
2020-11-11  Andrew Burgessgdb/riscv: add ability to decode dwarf CSR numbers
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-02  Andrew Burgessgdb/riscv: read frame base register as unsigned in...
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-17  Chungyi Chigdb/riscv: fix decode of c.sdsp instruction
next