aboutsummaryrefslogtreecommitdiff
path: root/gdb/features/i386
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker16-16/+16
2022-03-31gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xmlH.J. Lu4-29/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker17-17/+17
2021-09-03Add half support for AVX512 register view.Felix Willgerodt6-0/+21
2021-09-03gdb, i386: Enable AVX512-bfloat16 for i386 targets.Felix Willgerodt2-0/+7
2021-01-01Update copyright year range in all GDB filesJoel Brobecker17-17/+17
2020-09-11Add bfloat16 support for AVX512 register view.Felix Willgerodt4-1/+15
2020-01-01Update copyright year range in all GDB files.Joel Brobecker17-17/+17
2019-07-09Rename common to gdbsupportTom Tromey17-17/+17
2019-07-04i386/AArch64: Remove unused xml filesAlan Hayward29-525/+0
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin2-0/+27
2019-01-01Update copyright year range in all GDB files.Joel Brobecker45-45/+45
2018-04-18Remove xml file references from target descriptionsAlan Hayward16-16/+16
2018-02-26Move arch/tdesc.h to common/tdesc.hAlan Hayward16-16/+16
2018-01-02Update copyright year range in all GDB filesJoel Brobecker45-45/+45
2017-12-21Do not emit "field_type" var if not needed on "maint print c-tdesc"Simon Marchi8-8/+5
2017-12-05Split tdesc_type into multiple classesSimon Marchi9-203/+206
2017-09-05Convert the rest x86 target descriptionsYao Qi13-2411/+0
2017-09-05Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.cYao Qi9-1989/+0
2017-09-05Lazily and dynamically create amd64-linux target descriptionsYao Qi9-0/+479
2017-09-05Remove features/i386/i386-*linux.cYao Qi7-1111/+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-09Remove x32 non-linux target descriptionsYao Qi6-645/+0
2017-07-26Lazily and dynamically create i386-linux target descriptionsYao Qi2-0/+2
2017-07-26Generate c for feature instead of tdescYao Qi7-0/+273
2017-07-26Use visitor pattern for "maint print c-tdesc"Yao Qi32-128/+128
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin12-227/+257
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 Sturm10-20/+64
2017-02-17Add target description for avx-avx512.Michael Sturm12-233/+1130
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm12-30/+30
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi17-248/+300
2017-01-01update copyright year range in GDB filesJoel Brobecker41-41/+41
2016-10-06Make "end" field in feature specs required again.Doug Evans13-89/+92
2016-08-08Regenerate some target description filesPedro Alves4-132/+132
2016-04-19Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi8-84/+24
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi8-0/+858
2016-03-15Remove "end" spec.Doug Evans5-79/+79
2016-03-15maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type.Doug Evans24-762/+764
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker37-37/+37
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker37-37/+37
2014-10-01Regenerate AVX512 target description C filesPedro Alves4-4/+8
2014-10-01Fix features/i386/64bit-avx512.xmlPedro Alves1-5/+5
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm14-0/+1931
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker29-29/+29
2013-11-20Add MPX registers XML files.Walfred Tedeschi10-0/+944
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker23-23/+23
2012-07-27gdb/Jan Kratochvil14-26/+52