Age | Commit message (Expand) | Author | Files | Lines |
2023-02-13 | Turn remaining value_contents functions into methods | Tom Tromey | 1 | -1/+1 |
2023-02-13 | Turn some value_contents functions into methods | Tom Tromey | 1 | -2/+2 |
2023-02-13 | Turn allocate_value into a static "constructor" | Tom Tromey | 1 | -2/+2 |
2023-02-13 | Turn value_type into method | Tom Tromey | 1 | -3/+3 |
2023-01-25 | gdb/arm: Use new dwarf2 function cache | Torbjörn SVENSSON | 1 | -32/+65 |
2023-01-20 | gdb: remove language.h include from frame.h | Simon Marchi | 1 | -0/+1 |
2023-01-05 | gdb: make gdbarch_alloc take ownership of the tdep | Simon Marchi | 1 | -3/+3 |
2023-01-03 | Fix inferior calls with variably-sized return type | Tom Tromey | 1 | -11/+19 |
2023-01-03 | Convert selected architectures to gdbarch_return_value_as_value | Tom Tromey | 1 | -2/+9 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-12-20 | sim: move register headers into sim/ namespace [PR sim/29869] | Mike Frysinger | 1 | -1/+1 |
2022-11-23 | gdb/arm: Include FType bit in EXC_RETURN pattern on v8m | Torbjörn SVENSSON | 1 | -6/+13 |
2022-11-22 | gdb/arm: Fix obvious typo in b0b23e06c3a | Torbjörn SVENSSON | 1 | -2/+2 |
2022-11-21 | gdb/arm: Ensure that stack pointers are in sync | Torbjörn SVENSSON | 1 | -28/+62 |
2022-11-21 | gdb/arm: Update active msp/psp when switching stack | Torbjörn SVENSSON | 1 | -2/+17 |
2022-10-26 | gdb/arm: Fix M-profile EXC_RETURN | Luis Machado | 1 | -2/+2 |
2022-10-26 | gdb/arm: fix IPSR field test in arm_m_exception_cache () | Luis Machado | 1 | -1/+1 |
2022-10-26 | gdb/arm: Terminate frame unwinding in M-profile lockup | Luis Machado | 1 | -3/+53 |
2022-10-19 | internal_error: remove need to pass __FILE__/__LINE__ | Pedro Alves | 1 | -29/+20 |
2022-10-15 | gdb/arm: Don't rely on loop detection to stop unwinding | Torbjörn SVENSSON | 1 | -7/+6 |
2022-10-14 | gdb/arm: Stop unwinding on error, but do not assert | Torbjörn SVENSSON | 1 | -7/+40 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -32/+32 |
2022-10-06 | gdb/arm: Handle lazy FPU state preservation | Torbjörn SVENSSON | 1 | -16/+40 |
2022-09-21 | gdb: remove TYPE_LENGTH | Simon Marchi | 1 | -24/+24 |
2022-09-21 | gdb: remove TYPE_TARGET_TYPE | Simon Marchi | 1 | -3/+3 |
2022-09-07 | Fix endianness handling for arm record self tests | Luis Machado | 1 | -82/+68 |
2022-08-11 | [Arm] Cleanup arm_m_exception_cache | Torbjörn SVENSSON | 1 | -178/+203 |
2022-08-03 | Use gdb_bfd_ref_ptr in objfile | Tom Tromey | 1 | -10/+11 |
2022-07-28 | Rewrite registry.h | Tom Tromey | 1 | -2/+2 |
2022-07-25 | gdb/arm: Sync sp with other *sp registers | Yvan Roux | 1 | -0/+80 |
2022-07-25 | gdb/arm: Use if-else if instead of switch | Torbjörn SVENSSON | 1 | -15/+10 |
2022-07-21 | gdb: move the type cast into gdbarch_tdep | Andrew Burgess | 1 | -55/+55 |
2022-07-21 | gdb: select suitable thread for gdbarch_adjust_breakpoint_address | Andrew Burgess | 1 | -4/+8 |
2022-07-21 | gdb/arm: move fetch of arm_gdbarch_tdep to a more inner scope | Andrew Burgess | 1 | -10/+14 |
2022-07-21 | [arm] Rename arm_cache_is_sp_register to arm_is_alternative_sp_register | Torbjörn SVENSSON | 1 | -9/+6 |
2022-06-29 | gdb/arm: Only stack S16..S31 when FPU registers are secure | Yvan Roux | 1 | -1/+8 |
2022-06-27 | gdb/arm: Unwind Non-Secure callbacks from Secure | Yvan Roux | 1 | -30/+84 |
2022-06-24 | gdb/arm: Update the value of active sp when base sp changes | Yvan Roux | 1 | -5/+11 |
2022-06-15 | gdb/arm: Make sp alias for one of the other stack pointers | Yvan Roux | 1 | -9/+11 |
2022-06-15 | gdb/arm: Track msp and psp | Yvan Roux | 1 | -0/+18 |
2022-06-15 | gdb/arm: Fetch initial sp value prior to compare | Yvan Roux | 1 | -0/+1 |
2022-06-15 | gdb: add new base class to gdb_disassembler | Andrew Burgess | 1 | -2/+2 |
2022-06-09 | gdb/arm: Document and fix exception stack offsets | Yvan Roux | 1 | -4/+61 |
2022-06-09 | gdb/arm: Simplify logic for updating addresses | Yvan Roux | 1 | -4/+5 |
2022-06-09 | gdb/arm: Terminate unwinding when LR is 0xffffffff | Yvan Roux | 1 | -0/+11 |
2022-06-02 | ODR warnings for "struct insn_decode_record_t" | Tom Tromey | 1 | -47/+48 |
2022-06-02 | ODR warning for "struct stack_item" | Tom Tromey | 1 | -10/+11 |
2022-06-01 | [arm] Don't use special treatment for PC | Yvan Roux | 1 | -9/+0 |
2022-06-01 | [arm] Add support for FPU registers in prologue unwinder | Yvan Roux | 1 | -1/+1 |
2022-06-01 | [arm] d0..d15 are 64-bit each, not 32-bit | Yvan Roux | 1 | -4/+4 |