aboutsummaryrefslogtreecommitdiff
path: root/gdb/regformats
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2-2/+2
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez4-0/+436
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2-2/+2
2014-12-02S390: Fix 'expedite' for s390-te-linux64Andreas Arnez1-1/+1
2014-10-15Delete gdb/regformats/microblaze.datPedro Alves1-61/+0
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 Alves62-62/+124
2014-07-19Fix for remote G Packet message too long error for baremetal.Michael Eager2-0/+124
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm6-0/+773
2014-01-13Have regdat.sh always rewrite the output register filePatrick Palka1-13/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker2-2/+2
2013-11-20Add MPX registers XML files.Walfred Tedeschi4-0/+286
2013-10-142013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2013-09-13gdb/ChangeLog:Ulrich Weigand2-0/+172
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-10/+20
2013-05-29[AArch64] Remove all traces of aarch64-without-fpu.xml.Pedro Alves1-38/+0
2013-05-072013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+53
2013-03-01Add missing file from the previous commit.Jiong Wang1-0/+67
2013-02-27 gdb/Jiong Wang1-1/+1
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves2-3/+3
2013-02-04Add basic support for AArch64.Marcus Shawcroft2-0/+110