Age | Commit message (Expand) | Author | Files | Lines |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 2 | -2/+2 |
2018-10-26 | [PowerPC] Add support for HTM registers | Edjunior Barbosa Machado | 2 | -0/+592 |
2018-10-26 | [PowerPC] Add support for EBB and PMU registers | Edjunior Barbosa Machado | 2 | -0/+16 |
2018-10-26 | [PowerPC] Add support for TAR | Edjunior Barbosa Machado | 2 | -0/+294 |
2018-10-26 | [PowerPC] Add support for PPR and DSCR | Edjunior Barbosa Machado | 2 | -0/+292 |
2018-07-22 | Conditionally define xmltarget_${name} variable in regdat.sh | Tom Tromey | 1 | -1/+2 |
2018-05-10 | gdbserver/Windows: crash during connection establishment phase | Joel Brobecker | 1 | -2/+1 |
2018-04-18 | Create xml from target descriptions | Alan Hayward | 1 | -1/+3 |
2018-04-18 | Add feature reference in .dat files | Alan Hayward | 23 | -0/+26 |
2018-04-18 | Commonise tdesc_feature and makes use of it in gdbserver tdesc | Alan Hayward | 1 | -2/+2 |
2018-04-18 | Commonise tdesc_reg and makes use of it in gdbserver tdesc | Alan Hayward | 1 | -4/+4 |
2018-04-07 | Remove stale file i386-avx.dat | Simon Marchi | 1 | -54/+0 |
2018-03-26 | Make gdbserver reg_defs a vector of objects | Alan Hayward | 1 | -0/+12 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 2 | -2/+2 |
2017-10-16 | Remove regformats/tic6x-{c62x,c64x,c64xp}.dat | Yao Qi | 3 | -184/+0 |
2017-09-25 | S390: Add guarded-storage register definitions and tdescs | Andreas Arnez | 2 | -0/+250 |
2017-09-05 | [GDBserver] unit test to i386_tdesc | Yao Qi | 1 | -0/+12 |
2017-09-05 | [GDBserver] Centralize tdesc for i386-linux | Yao Qi | 1 | -7/+3 |
2017-09-05 | Use VEC for target_desc.reg_defs | Yao Qi | 1 | -6/+7 |
2017-09-05 | Adjust code generated by regformats/regdat.sh | Yao Qi | 1 | -8/+9 |
2017-08-09 | Clean up x86 non-linux GDBserver target descriptions | Yao Qi | 10 | -843/+0 |
2017-08-09 | Remove x32 non-linux target descriptions | Yao Qi | 3 | -290/+0 |
2017-07-11 | Include the fs_base and gs_base registers in amd64 target descriptions. | John Baldwin | 6 | -0/+12 |
2017-06-29 | Use target_desc fields expedite_regs and xmltarget ifndef IN_PROCESS_AGENT | Yao Qi | 1 | -0/+3 |
2017-06-22 | Regenerate two regformats/i386/.dat files | Yao Qi | 2 | -3/+1 |
2017-06-06 | Remove declaration of set_register_cache from regdef.h | Yao Qi | 1 | -5/+0 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 4 | -12/+15 |
2017-02-17 | Add target description for avx-avx512. | Michael Sturm | 6 | -18/+450 |
2017-02-17 | Rename target descriptions to reflect actual content of description. | Michael Sturm | 6 | -18/+21 |
2017-01-27 | amd64-linux: expose system register FS_BASE and GS_BASE for Linux. | Walfred Tedeschi | 8 | -0/+16 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 2 | -2/+2 |
2016-10-05 | Regenerate some regformats/rs6000/*.dat files | Yao Qi | 6 | -6/+12 |
2016-10-05 | Clean up the XML files for ARM | Yao Qi | 4 | -4/+4 |
2016-04-19 | Re-factor (i386|amd64)mpx target descriptions. | Walfred Tedeschi | 4 | -48/+0 |
2016-04-19 | Add target descriptions for AVX + MPX | Walfred Tedeschi | 4 | -0/+290 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2 | -2/+2 |
2015-03-02 | S390: Add target descriptions for vector register sets | Andreas Arnez | 4 | -0/+436 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2 | -2/+2 |
2014-12-02 | S390: Fix 'expedite' for s390-te-linux64 | Andreas Arnez | 1 | -1/+1 |
2014-10-15 | Delete gdb/regformats/microblaze.dat | Pedro Alves | 1 | -61/+0 |
2014-10-15 | Microblaze: Replace microblaze-expedite from pc to rpc | Ajit Kumar Agarwal | 1 | -1/+1 |
2014-10-01 | Add read-only markers to generated gdb/regformats/ .dat files | Pedro Alves | 62 | -62/+124 |
2014-07-19 | Fix for remote G Packet message too long error for baremetal. | Michael Eager | 2 | -0/+124 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 6 | -0/+773 |
2014-01-13 | Have regdat.sh always rewrite the output register file | Patrick Palka | 1 | -13/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2 | -2/+2 |
2013-11-20 | Add MPX registers XML files. | Walfred Tedeschi | 4 | -0/+286 |
2013-10-14 | 2013-10-13 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -1/+1 |
2013-09-13 | gdb/ChangeLog: | Ulrich Weigand | 2 | -0/+172 |