]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/riscv-tdep.c
Automatic Copyright Year update after running gdb/copyright.py
[thirdparty/binutils-gdb.git] / gdb / riscv-tdep.c
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
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
2020-09-14  Simon Marchigdb: add type::is_vector / type::set_is_vector
2020-09-14  Simon Marchigdb: remove TYPE_VARARGS
2020-06-25  Andrew Burgessgdb/riscv: Loop over all registers for 'info all-registers'
2020-06-25  Andrew Burgessgdb/riscv: Record information about unknown tdesc registers
2020-06-25  Andrew Burgessgdb/riscv: Improve support for matching against target...
2020-06-25  Andrew Burgessgdb/riscv: Take CSR names from target description
2020-06-25  Andrew Burgessgdb/riscv: Fix whitespace error
2020-06-25  Andrew Burgessgdb/riscv: Improved register alias name creation
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-20  Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-16  Simon Marchigdb: add type::name / type::set_name
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-03-25  Andrew Burgessgdb/riscv: Apply NaN boxing when writing return values...
2020-03-14  Tom TromeyUse common_val_print in riscv-tdep.c
2020-02-21  Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-19  Andrew Burgessgdb/riscv: Update API for looking up target descriptions
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-12  Tom TromeyRavenscar port for RISC-V
2019-11-21  Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-10-16  Jim WilsonAdd initial compile command support to RISC-V port.
2019-10-11  Jim WilsonRISC-V: Fix two ARI warnings.
2019-07-19  Andrew Burgessgdb/riscv: Write 4-byte nop to dummy code region before...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-09  Andrew Burgessgdb/riscv: Don't use default bfd to define required...
2019-06-05  Andrew Burgessgdb/riscv: Don't error when decoding a 6 or 8 byte...
2019-05-22  Simon Cookgdb/riscv: Improve flen length determination
2019-04-16  Andrew Burgessgdb/riscv: Allow breakpoints to be created at invalid...
2019-04-11  Andrew Burgessgdb/riscv: Remove riscv_type_alignment function
2019-04-11  Andrew Burgessgdb/riscv: Handle empty C++ structs during argument...
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-02-27  Andrew Burgessgdb/riscv: Use default gdbarch methods where possible
2019-02-14  KONRAD Frederic(riscv/ada) fix error when calling functions with range...
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-03  Jim WilsonRISC-V: Fix wrong use of s0 register name.
2019-01-01  Andrew Burgessgdb/riscv: Split ISA and ABI features
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-22  Andrew Burgessgdb/riscv: Prevent buffer overflow in riscv_return_value
2018-12-22  Andrew Burgessgdb/riscv: Add float status registers to save and resto...
2018-12-22  Andrew Burgessgdb/riscv: Add gdb to dwarf register number mapping
2018-12-21  Andrew Burgessgdb/riscv: Format CORE_ADDR as a string for printing
2018-12-13  Jim WilsonRISC-V: Correct printing of MSTATUS and MISA.
2018-12-12  Andrew Burgessgdb/riscv: Handle passing variadic floating point arguments
2018-12-10  Andrew Burgessgdb/riscv: Remove whitespace before #include line
2018-12-05  Andrew Burgessgdb/riscv: Improve logic for when h/w float abi should...
2018-11-30  Andrew Burgessgdb/riscv: Add equality operators to riscv_gdb_features
2018-11-30  Andrew Burgessgdb/riscv: Make some target description functions constant
2018-11-21  Andrew Burgessgdb/riscv: Add target description support
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-11-14  Jim WilsonRISC-V: Fix unnamed arg alignment in registers.
2018-11-14  Jim WilsonRISC-V: Handle vector type alignment.
2018-11-14  Jim WilsonRISC-V: Give stack slots same align as XLEN.
2018-11-08  Andrew Burgessgdb/riscv: Handle errors while setting the frame id
2018-11-02  Jim WilsonRISC-V: Don't allow unaligned breakpoints.
2018-10-26  Jim WilsonRISC-V: Linux signal frame support.
2018-10-26  Andrew Burgessgdb/riscv: Remove redundant code, and catch more errors...
2018-10-23  Andrew Burgessgdb/riscv: Give user-friendly names for CSRs
2018-10-23  Joel Brobeckergdb/riscv: expect h/w watchpoints to trigger before...
next