aboutsummaryrefslogtreecommitdiff
path: root/gdb/regformats
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess2-2/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker2-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2-2/+2
2021-10-29gdb: or1k: implement gdb serverStafford Horne1-0/+40
2021-07-28gdb: clean up some things in features/MakefileSimon Marchi1-64/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker2-2/+2
2020-06-17gdb/regformats: remove unused regformats/reg-*.datSimon Marchi7-335/+0
2020-06-17gdb, gdbserver: remove ARM regdat filesSimon Marchi4-229/+0
2020-03-18Namespace the reg class to avoid clashes with OS headersKamil Rytarowski1-0/+4
2020-01-13gdb: make regformats output a declaration for the init functionSimon Marchi1-0/+4
2020-01-01Update copyright year range in all GDB files.Joel Brobecker2-2/+2
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand3-357/+0
2019-07-04i386/AArch64: Remove unused .dat filesAlan Hayward19-1530/+0
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker2-2/+2
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado2-0/+592
2018-10-26[PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado2-0/+16
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado2-0/+294
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado2-0/+292
2018-07-22Conditionally define xmltarget_${name} variable in regdat.shTom Tromey1-1/+2
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker1-2/+1
2018-04-18Create xml from target descriptionsAlan Hayward1-1/+3
2018-04-18Add feature reference in .dat filesAlan Hayward23-0/+26
2018-04-18Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward1-2/+2
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward1-4/+4
2018-04-07Remove stale file i386-avx.datSimon Marchi1-54/+0
2018-03-26Make gdbserver reg_defs a vector of objectsAlan Hayward1-0/+12
2018-01-02Update copyright year range in all GDB filesJoel Brobecker2-2/+2
2017-10-16Remove regformats/tic6x-{c62x,c64x,c64xp}.datYao Qi3-184/+0
2017-09-25S390: Add guarded-storage register definitions and tdescsAndreas Arnez2-0/+250
2017-09-05[GDBserver] unit test to i386_tdescYao Qi1-0/+12
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi1-7/+3
2017-09-05Use VEC for target_desc.reg_defsYao Qi1-6/+7
2017-09-05Adjust code generated by regformats/regdat.shYao Qi1-8/+9
2017-08-09Clean up x86 non-linux GDBserver target descriptionsYao Qi10-843/+0
2017-08-09Remove x32 non-linux target descriptionsYao Qi3-290/+0
2017-07-11Include the fs_base and gs_base registers in amd64 target descriptions.John Baldwin6-0/+12
2017-06-29Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENTYao Qi1-0/+3
2017-06-22Regenerate two regformats/i386/.dat filesYao Qi2-3/+1
2017-06-06Remove declaration of set_register_cache from regdef.hYao Qi1-5/+0
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm4-12/+15
2017-02-17Add target description for avx-avx512.Michael Sturm6-18/+450
2017-02-17Rename target descriptions to reflect actual content of description.Michael Sturm6-18/+21
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi8-0/+16
2017-01-01update copyright year range in GDB filesJoel Brobecker2-2/+2
2016-10-05Regenerate some regformats/rs6000/*.dat filesYao Qi6-6/+12
2016-10-05Clean up the XML files for ARMYao Qi4-4/+4
2016-04-19Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi4-48/+0
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi4-0/+290