aboutsummaryrefslogtreecommitdiff
path: root/gdb/features
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-10Arm: Create feature files for Arm target descriptionsAlan Hayward9-14/+312
2019-07-10Regenerate aarch64-pauth.cAlan Hayward1-1/+0
2019-07-09Rename common to gdbsupportTom Tromey30-30/+30
2019-07-04i386/AArch64: Remove unused xml filesAlan Hayward31-621/+1
2019-06-26AArch64: Add missing CPSR flagsAlan Hayward2-4/+31
2019-05-14AArch64: Add half float view to V registersAlan Hayward3-0/+12
2019-03-28AArch64: 128bit views for SVE registersAlan Hayward1-0/+14
2019-03-22AArch64: Add pointer authentication featureAlan Hayward3-0/+30
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin2-0/+27
2019-02-26gdb/riscv: Use legacy register numbers in default target descriptionAndrew Burgess6-10/+30
2019-01-01Update copyright year range in all GDB files.Joel Brobecker212-212/+212
2018-11-21gdb/riscv: Add target description supportAndrew Burgess14-0/+1426
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado14-0/+1146
2018-10-26[PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado6-0/+59
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado6-0/+459
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado7-0/+464
2018-06-04Use uint64_t for SVE VQAlan Hayward1-1/+1
2018-05-31Add Aarch64 SVE target descriptionAlan Hayward1-0/+158
2018-04-18Remove xml file references from target descriptionsAlan Hayward21-21/+21
2018-04-18Add feature reference in .dat filesAlan Hayward1-0/+6
2018-02-26Move arch/tdesc.h to common/tdesc.hAlan Hayward21-21/+21
2018-01-02Update copyright year range in all GDB filesJoel Brobecker184-184/+184
2017-12-21Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi35-35/+28
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien4-0/+156
2017-12-05Split tdesc_type into multiple classesSimon Marchi35-691/+717
2017-12-05Make tdesc_reg string fields std::stringSimon Marchi2-3/+3
2017-11-24Use flexible target descriptors for aarch64Alan Hayward4-193/+201
2017-11-24Change tic6x target descriptionsYao Qi4-1/+112
2017-11-16Remove non-linux tic6x target descriptionsYao Qi3-39/+0
2017-11-15Remove features/nios2-linux.cYao Qi2-72/+0
2017-10-18Remove features/tic6x-c62x-linux.cYao Qi1-56/+0
2017-10-16Remove features/tic6x-*.c filesYao Qi6-427/+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-10-13Regenerate features/s390-gs-linux64.c and features/s390x-gs-linux64.cYao Qi2-8/+8
2017-09-25S390: Add guarded-storage register definitions and tdescsAndreas Arnez7-0/+466
2017-09-20[OBV] amd64-features-makefile: add missing backslash.Walfred Tedeschi1-1/+1
2017-09-05Convert the rest x86 target descriptionsYao Qi14-2424/+0
2017-09-05Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi10-1998/+0
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi10-1/+489
2017-09-05Remove features/i386/i386-*linux.cYao Qi8-1118/+0
2017-09-05Dynamically composite xml in reply to GDBYao Qi7-7/+7
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi7-7/+7
2017-08-09Clean up x86 non-linux GDBserver target descriptionsYao Qi1-11/+11
2017-08-09Remove x32 non-linux target descriptionsYao Qi7-651/+3