aboutsummaryrefslogtreecommitdiff
path: root/gdb/features
AgeCommit message (Expand)AuthorFilesLines
2022-12-09[aarch64] Add TPIDR2 register support for LinuxLuis Machado3-15/+32
2022-10-18gdb, gdbserver: extend RSP to support namespacesMarkus Metzger1-0/+4
2022-10-04[AArch64] Update FPSR/FPCR fields for FPU and SVELuis Machado3-2/+53
2022-10-02gdb: check for duplicate register names in selftestAndrew Burgess4-10/+6
2022-09-29Constify target_desc declarationsKeith Seitz70-69/+70
2022-09-29cleanup: Add missing feature/ XML files to MakefileKeith Seitz4-20/+24
2022-09-23gdb/csky add cskyv2-linux.xml for cskyv2-linux.cJiangshuai Li3-81/+184
2022-09-13gdbserver/csky add csky gdbserver supportJiangshuai Li1-0/+127
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess4-10/+2
2022-08-14gdb/nds32: update features/nds32.cAndrew Burgess1-1/+1
2022-08-09gdb/gdbserver: LoongArch: Improve implementation of fcc registersFeiyang Chen2-2/+16
2022-07-12gdb: LoongArch: Add floating-point supportTiezhu Yang3-0/+106
2022-07-05gdb: LoongArch: add orig_a0 into register setXi Ruoyao4-0/+4
2022-05-03Add an aarch64-tls feature which includes the tpidr register.John Baldwin3-0/+26
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin3-0/+26
2022-04-27gdb/arm: Add support for multiple stack pointers on Cortex-MChristophe Lyon2-0/+32
2022-04-27gdb/arm: Define MSP and PSP registers for M-ProfileChristophe Lyon3-0/+28
2022-03-31gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xmlH.J. Lu5-31/+3
2022-02-11gdb: LoongArch: Add Makefile, configure and NEWSTiezhu Yang1-0/+3
2022-02-11gdb: LoongArch: Add initial target description supportTiezhu Yang4-0/+182
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker182-182/+182
2021-11-17Expose the BTI BTYPE more explicitly in the registersLuis Machado2-0/+4
2021-10-29gdb: or1k: add generated linux descriptor fileStafford Horne1-0/+78
2021-10-29gdb: or1k: implement gdb serverStafford Horne2-0/+14
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni3-0/+40
2021-09-03Add half support for AVX512 register view.Felix Willgerodt6-0/+21
2021-09-03gdb, i386: Enable AVX512-bfloat16 for i386 targets.Felix Willgerodt2-0/+7
2021-07-28gdb: clean up some things in features/MakefileSimon Marchi1-8/+1
2021-07-17Add basic Z80 CPU supportSergey Belyashov4-1/+91
2021-03-24AArch64: Add target description/feature for MTE registersLuis Machado3-0/+26
2021-01-12aarch64: Add support for bfloat16 in gdb.Srinath Parvathaneni2-0/+7
2021-01-01Update copyright year range in all GDB filesJoel Brobecker177-177/+177
2020-12-02gdb/riscv: rewrite target description validation, add rv32e supportAndrew Burgess3-0/+62
2020-11-26gdb/aarch64: Add named flags for FPCR and FPSR registersPrzemyslaw Wirkus2-4/+103
2020-11-12gdb: add an option flag to 'maint print c-tdesc'Andrew Burgess3-67/+69
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess65-480/+480
2020-09-11Add bfloat16 support for AVX512 register view.Felix Willgerodt4-1/+15
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi9-29/+35
2020-06-25gdb/riscv: Remove CSR feature fileAndrew Burgess6-986/+0
2020-06-17gdb, gdbserver: remove ARM regdat filesSimon Marchi1-3/+1
2020-06-17gdb/features: remove rx.xml from XMLTOC listSimon Marchi1-1/+0
2020-06-12RISC-V: Update the rebuild-csr-xml.sh.Nelson Chu1-2/+2
2020-03-30RISC-V: Update CSR to privileged spec 1.11.Nelson Chu2-4/+6
2020-03-16arc: Migrate to new target featuresAnton Kolesov13-331/+343
2020-02-20RISC-V: Support the ISA-dependent CSR checking.Nelson Chu2-66/+9
2020-01-01Update copyright year range in all GDB files.Joel Brobecker177-177/+177
2019-10-16Create xml-builtin.h to declare xml_builtinsChristian Biesinger1-0/+2
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand5-367/+1
2019-08-25Convert the RX target to make use of target descriptions.Yoshinori Sato3-0/+156
2019-07-19Arm: Remove unused feature files and testsAlan Hayward14-549/+0