Ravenscar port for RISC-V
[deliverable/binutils-gdb.git] / gdb / riscv-tdep.c
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...
2018-10-23  Andrew Burgessgdb/riscv: Fix register access for register aliases
2018-10-22  Jim WilsonRISC-V: NaN-box FP values smaller than an FP register.
2018-10-22  Jim WilsonRISC-V: Print FP regs as union of float types.
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-28  John BaldwinUse the existing instruction to determine the RISC...
2018-09-26  Andrew Burgessgdb/riscv: Improve non-dwarf stack unwinding
2018-09-04  Andrew Burgessgdb/riscv: Fix an ARI warning
2018-09-03  Andrew Burgessgdb/riscv: Provide non-DWARF stack unwinder
2018-08-30  Andrew Burgessgdb/riscv: Extend instruction decode to cover more...
2018-08-30  Andrew Burgessgdb/riscv: remove extra caching of misa register
2018-08-08  Jim WilsonRISC-V: Add software single step support.
2018-08-08  Jim WilsonRISC-V: Make riscv_isa_xlen a global function.
2018-07-22  Tom TromeySimple unused variable removals
2018-07-17  Jim WilsonRISC-V: Don't decrement pc after break.
2018-07-16  Jim WilsonRISC-V: Add osabi support.
2018-07-10  Andrew Burgessgdb/riscv: Fix assertion in inferior call code
2018-07-10  Andrew Burgessgdb/riscv: Use TYPE_SAFE_NAME
2018-07-02  Sebastian Hubergdb: Prefer RISC-V register name "s0" over "fp"
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-05  Tom TromeyFix "obvious" fall-through warnings
2018-03-19  Tom TromeyConvert observers to C++
2018-03-12  Andrew Burgessgdb/riscv: Fix some ARI issues
2018-03-06  Andrew Burgessgdb/riscv: Remove partial target description support
2018-03-06  Andrew Burgessgdb/riscv: Remove 'Contributed by....' comments
2018-03-06  Andrew Burgessgdb/riscv: Remove use of pseudo registers
2018-03-06  Andrew Burgessgdb/riscv: Fix type when reading register from regcache
2018-03-06  Andrew Burgessgdb/riscv: Additional print format string fixes
2018-03-06  Andrew Burgessgdb/riscv: Fixes to printf format strings
2018-03-06  Andrew Burgessgdb: Initial baremetal riscv support
This page took 2.397074 seconds and 81 git commands to generate.