2025-08-29 |
Thiago Jung Bauermann | GDB: aarch64-linux: Support unwinding the GCSPR |
blob | commitdiff | raw |
2025-08-29 |
Thiago Jung Bauermann | GDB: aarch64-linux: Implement GCS support in displaced... |
blob | commitdiff | raw | diff to current |
2025-08-29 |
Thiago Jung Bauermann | GDB, gdbserver: aarch64-linux: Initial Guarded Control... |
blob | commitdiff | raw | diff to current |
2025-08-19 |
Simon Marchi | gdb: rename gdbarch_software_single_step -> gdbarch_get... |
blob | commitdiff | raw | diff to current |
2025-06-26 |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
blob | commitdiff | raw | diff to current |
2025-05-02 |
Tom de Vries | [gdbsupport] Reimplement phex and phex_nz as templates |
blob | commitdiff | raw | diff to current |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw | diff to current |
2025-04-03 |
Tom Tromey | Many minor typo fixes |
blob | commitdiff | raw | diff to current |
2025-03-13 |
Tom de Vries | [gdb/record] Fix out-of-bounds write in aarch64_record_... |
blob | commitdiff | raw | diff to current |
2025-02-28 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix some namespace comment... |
blob | commitdiff | raw | diff to current |
2025-02-13 |
Klaus Gerlicher | aarch64: fix a crash during maintenance print cooked... |
blob | commitdiff | raw | diff to current |
2025-01-17 |
Guinevere Larsen | gdb: Migrate frame unwinders to use C++ classes |
blob | commitdiff | raw | diff to current |
2025-01-17 |
Guinevere Larsen | gdb: add "unwinder class" to frame unwinders |
blob | commitdiff | raw | diff to current |
2024-11-23 |
Tom de Vries | [gdb/contrib] Add two rules in common-misspellings.txt |
blob | commitdiff | raw | diff to current |
2024-11-18 |
Christina Schimpe | gdb: Make tagged pointer support configurable. |
blob | commitdiff | raw | diff to current |
2024-08-02 |
Simon Marchi | gdb: remove uses of VLA |
blob | commitdiff | raw | diff to current |
2024-08-01 |
Gustavo Romero | gdb: AArch64: Support MTE on baremetal |
blob | commitdiff | raw | diff to current |
2024-06-07 |
Thiago Jung Bauermann | gdb/aarch64: Add record support for MOPS instructions. |
blob | commitdiff | raw | diff to current |
2024-06-07 |
Thiago Jung Bauermann | gdb/aarch64: Disable displaced single-step for MOPS... |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
blob | commitdiff | raw | diff to current |
2024-04-23 |
Simon Marchi | gdb: move store/extract integer functions to extract... |
blob | commitdiff | raw | diff to current |
2024-04-21 |
Tom Tromey | Remove a couple of VLAs |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
blob | commitdiff | raw | diff to current |
2024-02-20 |
Simon Marchi | gdb: pass frames as `const frame_info_ptr &` |
blob | commitdiff | raw | diff to current |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Simon Marchi | gdb: migrate aarch64 to new gdbarch_pseudo_register_write |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Simon Marchi | gdb: add missing raw register read in aarch64_sme_pseud... |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Simon Marchi | gdb: make aarch64_za_offsets_from_regnum return za_offsets |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Simon Marchi | gdb: rename gdbarch_pseudo_register_write to gdbarch_de... |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Simon Marchi | gdb: read pseudo register through frame |
blob | commitdiff | raw | diff to current |
2023-12-14 |
Simon Marchi | gdb: change value_of_register and value_of_register_laz... |
blob | commitdiff | raw | diff to current |
2023-11-29 |
Tom Tromey | Remove gdb_static_assert |
blob | commitdiff | raw | diff to current |
2023-11-29 |
Tom Tromey | Use C++17 [[fallthrough]] attribute |
blob | commitdiff | raw | diff to current |
2023-10-04 |
Luis Machado | sme2: Enable SME2 for AArch64 gdb on Linux |
blob | commitdiff | raw | diff to current |
2023-10-04 |
Luis Machado | sme: Enable SME registers and pseudo-registers |
blob | commitdiff | raw | diff to current |
2023-10-04 |
Luis Machado | sve: Fix return command when using V registers in a... |
blob | commitdiff | raw | diff to current |
2023-06-09 |
Luis Machado | [AArch64,arm] Fix some formatting issues in the aarch64... |
blob | commitdiff | raw | diff to current |
2023-06-07 |
Tom de Vries | Fix PR30369 regression on aarch64/arm (PR30506) |
blob | commitdiff | raw | diff to current |
2023-06-03 |
Tom de Vries | [gdb] Fix typos |
blob | commitdiff | raw | diff to current |
2023-05-01 |
Tom Tromey | Replace field_is_static with a method |
blob | commitdiff | raw | diff to current |
2023-04-14 |
Luis Machado | pauth: Create new feature string for pauth to prevent... |
blob | commitdiff | raw | diff to current |
2023-04-06 |
Andrew Burgess | gdb: fix reg corruption from displaced stepping on... |
blob | commitdiff | raw | diff to current |
2023-04-05 |
Simon Marchi | gdb: make find_thread_ptid a process_stratum_target... |
blob | commitdiff | raw | diff to current |
2023-03-24 |
Luis Machado | aarch64: Check for valid inferior thread/regcache befor... |
blob | commitdiff | raw | diff to current |
2023-02-21 |
Luis Machado | [aarch64] Enable pointer authentication support for... |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Introduce set_lval method on value |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn various value copying-related functions into methods |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn many optimized-out value functions into methods |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn remaining value_contents functions into methods |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn some value_contents functions into methods |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn allocate_value into a static "constructor" |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn value_type into method |
blob | commitdiff | raw | diff to current |
2023-01-23 |
Tom de Vries | [gdb/tdep, aarch64] Fix frame address of last insn |
blob | commitdiff | raw | diff to current |
2023-01-20 |
Simon Marchi | gdb: remove language.h include from frame.h |
blob | commitdiff | raw | diff to current |
2023-01-19 |
Tom de Vries | [gdb/tdep, aarch64] Remove fp and sp reg aliases, add... |
blob | commitdiff | raw | diff to current |
2023-01-05 |
Simon Marchi | gdb: make gdbarch_alloc take ownership of the tdep |
blob | commitdiff | raw | diff to current |
2023-01-03 |
Tom Tromey | Fix inferior calls with variably-sized return type |
blob | commitdiff | raw | diff to current |
2023-01-03 |
Tom Tromey | Convert selected architectures to gdbarch_return_value_... |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2022-12-09 |
Luis Machado | [aarch64] Add TPIDR2 register support for Linux |
blob | commitdiff | raw | diff to current |
2022-12-05 |
Luis Machado | Add missing newline to gdbarch_tdep debugging output |
blob | commitdiff | raw | diff to current |
2022-11-10 |
Luis Machado | [gdb/aarch64] Use safer memory read routines |
blob | commitdiff | raw | diff to current |
2022-10-19 |
Pedro Alves | internal_error: remove need to pass __FILE__/__LINE__ |
blob | commitdiff | raw | diff to current |
2022-10-10 |
Tom Tromey | Change GDB to use frame_info_ptr |
blob | commitdiff | raw | diff to current |
2022-10-03 |
Luis Machado | [AArch64] Handle W registers as pseudo-registers instea... |
blob | commitdiff | raw | diff to current |
2022-10-03 |
Luis Machado | [AArch64] Fix pseudo-register numbering in the presence... |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdb: remove TYPE_LENGTH |
blob | commitdiff | raw | diff to current |
2022-09-21 |
Simon Marchi | gdb: remove TYPE_TARGET_TYPE |
blob | commitdiff | raw | diff to current |
2022-08-18 |
Luis Machado | [aarch64] Remove handling of ADR/ADRP from prologue... |
blob | commitdiff | raw | diff to current |
2022-08-18 |
Thiago Jung Bauermann | Fix thread's gdbarch when SVE vector length changes |
blob | commitdiff | raw | diff to current |
2022-08-04 |
Tom de Vries | [gdb/tdep] Fix gdb.base/large-frame.exp for aarch64 |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Andrew Burgess | gdb: move the type cast into gdbarch_tdep |
blob | commitdiff | raw | diff to current |
2022-06-02 |
Tom Tromey | ODR warnings for "struct insn_decode_record_t" |
blob | commitdiff | raw | diff to current |
2022-05-24 |
Christophe Lyon | AArch64: add support for DFP (Decimal Floating point) |
blob | commitdiff | raw | diff to current |
2022-05-18 |
John Baldwin | Use aarch64_features to describe register features... |
blob | commitdiff | raw | diff to current |
2022-05-18 |
Yichao Yu | [AArch64] Return the regnum for PC (32) on aarch64 |
blob | commitdiff | raw | diff to current |
2022-05-18 |
Luis Machado | Remove unused DWARF PAUTH registers |
blob | commitdiff | raw | diff to current |
2022-05-18 |
Luis Machado | Rename PAUTH_RA_STATE to RA_SIGN_STATE |
blob | commitdiff | raw | diff to current |
2022-05-03 |
John Baldwin | Add an aarch64-tls feature which includes the tpidr... |
blob | commitdiff | raw | diff to current |
2022-04-07 |
Andrew Burgess | gdb: always add the default register groups |
blob | commitdiff | raw | diff to current |
2022-04-07 |
Andrew Burgess | gdb: make gdbarch_register_reggroup_p take a const... |
blob | commitdiff | raw | diff to current |
2022-04-02 |
Tiezhu Yang | gdb: rename floatformats_ia64_quad to floatformats_ieee... |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
blob | commitdiff | raw | diff to current |
2022-03-18 |
Tom Tromey | Implement gdbarch_stack_frame_destroyed_p for aarch64 |
blob | commitdiff | raw | diff to current |
2022-03-14 |
Luis Machado | [aarch64/arm] Properly extract the return value returne... |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Keith Seitz | Reference array of structs instead of first member... |
blob | commitdiff | raw | diff to current |
2022-01-05 |
Tom Tromey | Use filtered output for gdbarch dump |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2021-12-29 |
Tom Tromey | Use correct stream for process record output |
blob | commitdiff | raw | diff to current |
2021-12-02 |
Xavier Roirand | (Ada/AArch64) fix fixed point argument passing in infer... |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luis Machado | Extend the prologue analyzer to handle the bti instruction |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Simon Marchi | gdb: fix gdbarch_tdep ODR violation |
blob | commitdiff | raw | diff to current |
2021-10-25 |
Simon Marchi | gdb: change functions returning value contents to use... |
blob | commitdiff | raw | diff to current |
2021-06-29 |
Simon Marchi | gdb: add names to unwinders, add debug messages when... |
blob | commitdiff | raw | diff to current |
2021-06-28 |
Simon Marchi | gdb: remove gdbarch_info_init |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Simon Marchi | gdb: fix some indentation issues |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Luis Machado | AArch64: Add MTE register set support for GDB and gdbserver |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Luis Machado | AArch64: Add target description/feature for MTE registers |
blob | commitdiff | raw | diff to current |
2021-01-27 |
Matthew Malcomson | GDB: aarch64: Add ability to displaced step over a... |
blob | commitdiff | raw | diff to current |
2021-01-21 |
Simon Marchi | gdb: make some variables static |
blob | commitdiff | raw | diff to current |
next |