summaryrefslogtreecommitdiff
path: root/gdb/features
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-21Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien
2017-12-05Split tdesc_type into multiple classesSimon Marchi
2017-12-05Make tdesc_reg string fields std::stringSimon Marchi
2017-11-24Use flexible target descriptors for aarch64Alan Hayward
2017-11-24Change tic6x target descriptionsYao Qi
2017-11-16Remove non-linux tic6x target descriptionsYao Qi
2017-11-15Remove features/nios2-linux.cYao Qi
2017-10-18Remove features/tic6x-c62x-linux.cYao Qi
2017-10-16Remove features/tic6x-*.c filesYao Qi
2017-10-16Remove regformats/tic6x-{c62x,c64x,c64xp}.datYao Qi
2017-10-13Simplify tic6x and s390x expedite registersYao Qi
2017-10-13Regenerate features/s390-gs-linux64.c and features/s390x-gs-linux64.cYao Qi
2017-09-25S390: Add guarded-storage register definitions and tdescsAndreas Arnez
2017-09-20[OBV] amd64-features-makefile: add missing backslash.Walfred Tedeschi
2017-09-05Convert the rest x86 target descriptionsYao Qi
2017-09-05Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi
2017-09-05Remove features/i386/i386-*linux.cYao Qi
2017-09-05Dynamically composite xml in reply to GDBYao Qi
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi
2017-08-09Clean up x86 non-linux GDBserver target descriptionsYao Qi
2017-08-09Remove x32 non-linux target descriptionsYao Qi
2017-07-26Lazily and dynamically create i386-linux target descriptionsYao Qi
2017-07-26Generate c for feature instead of tdescYao Qi
2017-07-26Use visitor pattern for "maint print c-tdesc"Yao Qi
2017-07-26Add optional argument to command "maint prints c-tdesc"Yao Qi
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin
2017-07-10Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi
2017-06-20Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm
2017-02-17Add target description for avx-avx512.Michael Sturm
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-06gdb: Remove some C compiler support leftoversPedro Alves
2016-10-06Make "end" field in feature specs required again.Doug Evans
2016-10-05Regenerate some regformats/rs6000/*.dat filesYao Qi
2016-10-05Generate s390 target description c filesYao Qi
2016-10-05Simplify i386, amd64 and x32 expedite registersYao Qi
2016-10-05Clean up the XML files for ARMYao Qi
2016-09-21arc: New Synopsys ARC portAnton Kolesov
2016-08-08Regenerate some target description filesPedro Alves
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin
2016-04-19Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi
2016-03-15Add cpsr_flags to aarch64 core regs.Doug Evans
2016-03-15Remove "end" spec.Doug Evans