summaryrefslogtreecommitdiff
path: root/gdb/features
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-02184-184/+184
* Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi2017-12-2135-35/+28
* gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien2017-12-124-0/+156
* Split tdesc_type into multiple classesSimon Marchi2017-12-0535-691/+717
* Make tdesc_reg string fields std::stringSimon Marchi2017-12-052-3/+3
* Use flexible target descriptors for aarch64Alan Hayward2017-11-244-193/+201
* Change tic6x target descriptionsYao Qi2017-11-244-1/+112
* Remove non-linux tic6x target descriptionsYao Qi2017-11-163-39/+0
* Remove features/nios2-linux.cYao Qi2017-11-152-72/+0
* Remove features/tic6x-c62x-linux.cYao Qi2017-10-181-56/+0
* Remove features/tic6x-*.c filesYao Qi2017-10-166-427/+1
* Remove regformats/tic6x-{c62x,c64x,c64xp}.datYao Qi2017-10-161-1/+0
* Simplify tic6x and s390x expedite registersYao Qi2017-10-131-13/+2
* Regenerate features/s390-gs-linux64.c and features/s390x-gs-linux64.cYao Qi2017-10-132-8/+8
* S390: Add guarded-storage register definitions and tdescsAndreas Arnez2017-09-257-0/+466
* [OBV] amd64-features-makefile: add missing backslash.Walfred Tedeschi2017-09-201-1/+1
* Convert the rest x86 target descriptionsYao Qi2017-09-0514-2424/+0
* Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi2017-09-0510-1998/+0
* Lazily and dynamically create amd64-linux target descriptionsYao Qi2017-09-0510-1/+489
* Remove features/i386/i386-*linux.cYao Qi2017-09-058-1118/+0
* Dynamically composite xml in reply to GDBYao Qi2017-09-057-7/+7
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-09-057-7/+7
* Clean up x86 non-linux GDBserver target descriptionsYao Qi2017-08-091-11/+11
* Remove x32 non-linux target descriptionsYao Qi2017-08-097-651/+3
* Lazily and dynamically create i386-linux target descriptionsYao Qi2017-07-262-0/+2
* Generate c for feature instead of tdescYao Qi2017-07-268-4/+306
* Use visitor pattern for "maint print c-tdesc"Yao Qi2017-07-2694-296/+296
* Add optional argument to command "maint prints c-tdesc"Yao Qi2017-07-261-2/+1
* Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin2017-07-1113-233/+265
* Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi2017-07-102-2/+2
* Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi2017-06-202-4/+4
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-1711-35/+83
* Add target description for avx-avx512.Michael Sturm2017-02-1713-240/+1151
* Rename target descriptions to reflect actual content of description.Michael Sturm2017-02-1713-47/+47
* gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2017-02-0510-0/+463
* amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2017-01-2718-256/+309
* update copyright year range in GDB filesJoel Brobecker2017-01-01169-169/+169
* gdb: Remove some C compiler support leftoversPedro Alves2016-10-061-6/+1
* Make "end" field in feature specs required again.Doug Evans2016-10-0617-129/+132
* Regenerate some regformats/rs6000/*.dat filesYao Qi2016-10-051-0/+3
* Generate s390 target description c filesYao Qi2016-10-051-0/+4
* Simplify i386, amd64 and x32 expedite registersYao Qi2016-10-051-28/+3
* Clean up the XML files for ARMYao Qi2016-10-0521-9/+10
* arc: New Synopsys ARC portAnton Kolesov2016-09-215-0/+333
* Regenerate some target description filesPedro Alves2016-08-084-132/+132
* gdb: new AndesTech NDS32 portYan-Ting Lin2016-06-176-0/+207
* Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi2016-04-198-84/+24
* Add target descriptions for AVX + MPXWalfred Tedeschi2016-04-199-0/+876
* Add cpsr_flags to aarch64 core regs.Doug Evans2016-03-152-2/+40
* Remove "end" spec.Doug Evans2016-03-155-79/+79