aboutsummaryrefslogtreecommitdiff
path: root/gdb/features/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-09-12cleanup: Add missing feature filesKeith Seitz1-0/+4
2022-07-12gdb: LoongArch: Add floating-point supportTiezhu Yang1-0/+1
2022-05-03Add an aarch64-tls feature which includes the tpidr register.John Baldwin1-0/+1
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin1-0/+1
2022-04-27gdb/arm: Define MSP and PSP registers for M-ProfileChristophe Lyon1-0/+1
2022-03-31gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xmlH.J. Lu1-2/+1
2022-02-11gdb: LoongArch: Add Makefile, configure and NEWSTiezhu Yang1-0/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-29gdb: or1k: implement gdb serverStafford Horne1-0/+1
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni1-0/+1
2021-07-28gdb: clean up some things in features/MakefileSimon Marchi1-8/+1
2021-07-17Add basic Z80 CPU supportSergey Belyashov1-1/+2
2021-03-24AArch64: Add target description/feature for MTE registersLuis Machado1-0/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-02gdb/riscv: rewrite target description validation, add rv32e supportAndrew Burgess1-0/+1
2020-11-12gdb: add an option flag to 'maint print c-tdesc'Andrew Burgess1-2/+2
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi1-4/+4
2020-06-25gdb/riscv: Remove CSR feature fileAndrew Burgess1-6/+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-03-16arc: Migrate to new target featuresAnton Kolesov1-2/+4
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-5/+1
2019-08-25Convert the RX target to make use of target descriptions.Yoshinori Sato1-0/+2
2019-07-10Arm: Create feature files for Arm target descriptionsAlan Hayward1-14/+16
2019-07-04i386/AArch64: Remove unused xml filesAlan Hayward1-82/+1
2019-03-22AArch64: Add pointer authentication featureAlan Hayward1-0/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-21gdb/riscv: Add target description supportAndrew Burgess1-0/+11
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado1-0/+4
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado1-0/+3
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado1-0/+4
2018-04-18Add feature reference in .dat filesAlan Hayward1-0/+6
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien1-0/+2
2017-11-24Use flexible target descriptors for aarch64Alan Hayward1-2/+3
2017-11-24Change tic6x target descriptionsYao Qi1-1/+4
2017-11-15Remove features/nios2-linux.cYao Qi1-1/+0
2017-10-16Remove features/tic6x-*.c filesYao Qi1-7/+1
2017-10-16Remove regformats/tic6x-{c62x,c64x,c64xp}.datYao Qi1-1/+0
2017-10-13Simplify tic6x and s390x expedite registersYao Qi1-13/+2
2017-09-25S390: Add guarded-storage register definitions and tdescsAndreas Arnez1-0/+5
2017-09-20[OBV] amd64-features-makefile: add missing backslash.Walfred Tedeschi1-1/+1
2017-09-05Convert the rest x86 target descriptionsYao Qi1-13/+0
2017-09-05Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi1-9/+0
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi1-1/+10
2017-09-05Remove features/i386/i386-*linux.cYao Qi1-7/+0
2017-08-09Clean up x86 non-linux GDBserver target descriptionsYao Qi1-11/+11
2017-08-09Remove x32 non-linux target descriptionsYao Qi1-6/+3
2017-07-26Generate c for feature instead of tdescYao Qi1-4/+33