Remove path name from test case
[binutils-gdb.git] / gdb / arch /
2023-10-04 Luis Machadosme2: Enable SME2 for AArch64 gdb on Linux
2023-10-04 Luis Machadosme: Core file support for Linux
2023-10-04 Luis Machadosme: Enable SME registers and pseudo-registers
2023-08-11 Tsukasa OIRISC-V: Reflect actual range of vlen for hashing
2023-08-11 Tsukasa OIRISC-V: Add reference to Zve32*
2023-02-21 Luis Machado[aarch64] Enable pointer authentication support for...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16 Luis Machado[aarch64] Fix removal of non-address bits for PAuth
2022-12-09 Luis Machado[aarch64] Add TPIDR2 register support for Linux
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-06 Torbjörn SVENSSONgdb/arm: Handle lazy FPU state preservation
2022-09-29 Keith SeitzConstify target_desc declarations
2022-09-23 Jiangshuai Ligdb/csky add cskyv2-linux.xml for cskyv2-linux.c
2022-09-13 Jiangshuai Ligdbserver/csky add csky gdbserver support
2022-08-31 Andrew Burgessgdb/riscv: better support for fflags and frm registers
2022-08-09 Feiyang Chengdb/gdbserver: LoongArch: Improve implementation of...
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-07-12 Tiezhu Yanggdb: LoongArch: Add floating-point support
2022-07-10 Luis MachadoFix include guard naming for arch/aarch64-mte-linux.h
2022-07-10 Youling Tanggdbserver: LoongArch: Simplify code with register numbe...
2022-06-29 Yvan Rouxgdb/arm: Only stack S16..S31 when FPU registers are...
2022-06-14 Youling Tanggdbserver: Add LoongArch/Linux support
2022-05-23 John BaldwinTweak the std::hash<> specialization for aarch64_features.
2022-05-18 John BaldwinUse aarch64_features to describe register features...
2022-05-03 John BaldwinAdd an aarch64-tls feature which includes the tpidr...
2022-05-03 John BaldwinAdd an arm-tls feature which includes the tpidruro...
2022-04-27 Christophe Lyongdb/arm: Define MSP and PSP registers for M-Profile
2022-04-06 Luis MachadoEnable ARMv8.1-m PACBTI support
2022-03-31 H.J. Lugdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial target description support
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-18 Simon Marchigdbsupport: make gdb_assert_not_reached accept a format...
2021-11-15 Luis MachadoExtend the prologue analyzer to handle the bti instruction
2021-11-03 Luis Machado[AArch64] Make gdbserver register set selection dynamic
2021-10-11 Srinath Parvathaneni[ARM] Add support for M-profile MVE extension
2021-10-11 Luis Machado[ARM] Refactor some constants
2021-06-21 Andrew Burgessgdb/riscv: add support for vector registers in target...
2021-05-13 Luis Machado[AArch64] Fix off-by-one when calculating tag granules.
2021-03-24 Luis MachadoAArch64: Report tag violation error information
2021-03-24 Luis MachadoAArch64: Implement the memory tagging gdbarch hooks
2021-03-24 Luis MachadoAArch64: Implement memory tagging target methods for...
2021-03-24 Luis MachadoAArch64: Add MTE register set support for GDB and gdbserver
2021-03-24 Luis MachadoAArch64: Add target description/feature for MTE registers
2021-03-24 Luis MachadoAArch64: Add MTE CPU feature check support
2021-01-27 Matthew MalcomsonGDB: aarch64: Add ability to displaced step over a...
2021-01-11 Simon Marchigdb: convert aarch64 to new-style debug macros
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-10 Luis Machado[AArch64] SVE/FPSIMD fixup for big endian
2020-12-04 Luis MachadoFix shifting of negative value
2020-12-02 Andrew Burgessgdb/riscv: rewrite target description validation, add...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-09 Andrew Burgessgdb: Delay releasing target_desc_up in more cases
2020-10-08 Andrew Burgessgdb: Have allocate_target_description return a unique_ptr
2020-10-07 Shahab Vahediarc: Rename "arc_gdbarch_features" struct
2020-08-25 Shahab Vahediarc: Add ARCv2 XML target along with refactoring
2020-08-08 Tom de Vries[gdb/build] Fix missing implicit constructor call with...
2020-07-17 Andrew Burgessgdb/riscv: delete target descriptions when gdb exits
2020-03-16 Anton Kolesovarc: Migrate to new target features
2020-02-19 Andrew Burgessgdb/riscv: Update API for looking up target descriptions
2020-02-14 Simon Marchignulib: import count-one-bits module and use it
2020-02-11 Christian BiesingerAdd a comment for the ARM_F{0..7}_REGNUM registers
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-09-20 Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-07-19 Alan HaywardArm: Use feature target descriptions
2019-07-19 Alan HaywardArm: Add read_description read funcs and use in GDB
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-04 Alan HaywardArm/AArch64: Use a single set of Arm register set size...
2019-07-04 Alan HaywardArm: Prefix register sizes with ARM_
2019-03-22 Alan HaywardAArch64: gdbserver: read pauth registers
2019-03-22 Alan HaywardAArch64: Read pauth registers
2019-03-22 Alan HaywardAArch64: Add pointer authentication feature
2019-03-12 John BaldwinSupport the fs_base and gs_base registers on i386.
2019-02-07 Tom TromeyNormalize include guards in gdb
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Andrew Burgessgdb/riscv: Split ISA and ABI features
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30 Andrew Burgessgdb/riscv: Create each unique target description only...
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-10-26 Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-26 Pedro Franco de... [PowerPC] Fix indentation in arch/ppc-linux-common.c
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-10-01 Alan HaywardAarch64: Move pseudo defines to header
2018-08-27 Tom TromeyUse CORE_ADDR_MAX in various "breaks" arrays
2018-08-22 Alan HaywardAarch64 SVE VG is Vector Granule
2018-06-29 Pedro Alvesx86_64-windows GDB crash due to fs_base/gs_base registers
2018-06-06 Sergio Durigan JuniorGuard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros...
2018-06-04 Alan HaywardUse uint64_t for SVE VQ
2018-06-01 Alan HaywardAdd SVE register defines
2018-05-31 Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-31 Alan HaywardAdd Aarch64 SVE target description
2018-05-22 Pedro Franco de... [PowerPC] Recognize isa205 in linux core files
2018-05-22 Pedro Franco de... [PowerPC] Consolidate linux vector regset sizes
2018-05-22 Pedro Franco de... [PowerPC] Consolidate linux target description selection
next