aboutsummaryrefslogtreecommitdiff
path: root/gdb/features
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Clean up x86 non-linux GDBserver target descriptionsYao Qi1-11/+11
2017-08-09Remove x32 non-linux target descriptionsYao Qi7-651/+3
2017-07-26Lazily and dynamically create i386-linux target descriptionsYao Qi2-0/+2
2017-07-26Generate c for feature instead of tdescYao Qi8-4/+306
2017-07-26Use visitor pattern for "maint print c-tdesc"Yao Qi94-296/+296
2017-07-26Add optional argument to command "maint prints c-tdesc"Yao Qi1-2/+1
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin13-233/+265
2017-07-10Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l...Yao Qi2-2/+2
2017-06-20Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi2-4/+4
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm11-35/+83
2017-02-17Add target description for avx-avx512.Michael Sturm13-240/+1151
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm13-47/+47
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr10-0/+463
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi18-256/+309
2017-01-01update copyright year range in GDB filesJoel Brobecker169-169/+169
2016-10-06gdb: Remove some C compiler support leftoversPedro Alves1-6/+1
2016-10-06Make "end" field in feature specs required again.Doug Evans17-129/+132
2016-10-05Regenerate some regformats/rs6000/*.dat filesYao Qi1-0/+3
2016-10-05Generate s390 target description c filesYao Qi1-0/+4
2016-10-05Simplify i386, amd64 and x32 expedite registersYao Qi1-28/+3
2016-10-05Clean up the XML files for ARMYao Qi21-9/+10
2016-09-21arc: New Synopsys ARC portAnton Kolesov5-0/+333
2016-08-08Regenerate some target description filesPedro Alves4-132/+132
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin6-0/+207
2016-04-19Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi8-84/+24
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi9-0/+876
2016-03-15Add cpsr_flags to aarch64 core regs.Doug Evans2-2/+40
2016-03-15Remove "end" spec.Doug Evans5-79/+79
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans1-0/+10
2016-03-15maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.Doug Evans24-762/+764
2016-03-04feature_to_c.sh: Print help when passing no argumentsSimon Marchi1-4/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker159-159/+159
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-7/+6
2015-07-15gdbserver build-id attribute generatorJan Kratochvil1-6/+7
2015-07-07Set architecture to arm in arm-*.xml filesYao Qi12-0/+18
2015-07-02btrace: support Intel(R) Processor TraceMarkus Metzger2-2/+17
2015-03-09gdbserver/tracepoint: Add 'struct sockaddr_un *' -> 'struct sockaddr *' castPedro Alves1-0/+0
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez10-1/+841
2015-02-27Exported const objectsPedro Alves1-1/+7
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-0/+1
2015-02-09record btrace: add configuration structMarkus Metzger1-0/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker153-153/+153
2014-12-02S390: Fix 'expedite' for s390-te-linux64Andreas Arnez1-1/+1
2014-10-15Microblaze: Replace microblaze-expedite from pc to rpcAjit Kumar Agarwal1-1/+1
2014-10-01Add read-only markers to generated gdb/regformats/ .dat filesPedro Alves1-1/+2
2014-10-01features/Makefile: Make 'make cfiles' default to generating all C filesPedro Alves1-4/+118
2014-10-01Regenerate AVX512 target description C filesPedro Alves4-4/+8
2014-10-01gdb/regformats: Don't build .dat files that aren't used by GDBserverPedro Alves1-1/+0
2014-10-01features/Makefile: Add a "clean" rule.Pedro Alves1-0/+3
2014-10-01Fix features/i386/64bit-avx512.xmlPedro Alves1-5/+5