Age | Commit message (Expand) | Author | Files | Lines |
2019-08-25 | Convert the RX target to make use of target descriptions. | Yoshinori Sato | 1 | -0/+2 |
2019-07-10 | Arm: Create feature files for Arm target descriptions | Alan Hayward | 1 | -14/+16 |
2019-07-04 | i386/AArch64: Remove unused xml files | Alan Hayward | 1 | -82/+1 |
2019-03-22 | AArch64: Add pointer authentication feature | Alan Hayward | 1 | -0/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-21 | gdb/riscv: Add target description support | Andrew Burgess | 1 | -0/+11 |
2018-10-26 | [PowerPC] Add support for HTM registers | Edjunior Barbosa Machado | 1 | -0/+4 |
2018-10-26 | [PowerPC] Add support for TAR | Edjunior Barbosa Machado | 1 | -0/+3 |
2018-10-26 | [PowerPC] Add support for PPR and DSCR | Edjunior Barbosa Machado | 1 | -0/+4 |
2018-04-18 | Add feature reference in .dat files | Alan Hayward | 1 | -0/+6 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-12 | gdb: Add OpenRISC or1k and or1knd target support | Franck Jullien | 1 | -0/+2 |
2017-11-24 | Use flexible target descriptors for aarch64 | Alan Hayward | 1 | -2/+3 |
2017-11-24 | Change tic6x target descriptions | Yao Qi | 1 | -1/+4 |
2017-11-15 | Remove features/nios2-linux.c | Yao Qi | 1 | -1/+0 |
2017-10-16 | Remove features/tic6x-*.c files | Yao Qi | 1 | -7/+1 |
2017-10-16 | Remove regformats/tic6x-{c62x,c64x,c64xp}.dat | Yao Qi | 1 | -1/+0 |
2017-10-13 | Simplify tic6x and s390x expedite registers | Yao Qi | 1 | -13/+2 |
2017-09-25 | S390: Add guarded-storage register definitions and tdescs | Andreas Arnez | 1 | -0/+5 |
2017-09-20 | [OBV] amd64-features-makefile: add missing backslash. | Walfred Tedeschi | 1 | -1/+1 |
2017-09-05 | Convert the rest x86 target descriptions | Yao Qi | 1 | -13/+0 |
2017-09-05 | Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c | Yao Qi | 1 | -9/+0 |
2017-09-05 | Lazily and dynamically create amd64-linux target descriptions | Yao Qi | 1 | -1/+10 |
2017-09-05 | Remove features/i386/i386-*linux.c | Yao Qi | 1 | -7/+0 |
2017-08-09 | Clean up x86 non-linux GDBserver target descriptions | Yao Qi | 1 | -11/+11 |
2017-08-09 | Remove x32 non-linux target descriptions | Yao Qi | 1 | -6/+3 |
2017-07-26 | Generate c for feature instead of tdesc | Yao Qi | 1 | -4/+33 |
2017-07-26 | Add optional argument to command "maint prints c-tdesc" | Yao Qi | 1 | -2/+1 |
2017-07-11 | Include the fs_base and gs_base registers in amd64 target descriptions. | John Baldwin | 1 | -6/+8 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 1 | -15/+19 |
2017-02-17 | Add target description for avx-avx512. | Michael Sturm | 1 | -7/+21 |
2017-02-17 | Rename target descriptions to reflect actual content of description. | Michael Sturm | 1 | -17/+17 |
2017-01-27 | amd64-linux: expose system register FS_BASE and GS_BASE for Linux. | Walfred Tedeschi | 1 | -8/+9 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-05 | Regenerate some regformats/rs6000/*.dat files | Yao Qi | 1 | -0/+3 |
2016-10-05 | Generate s390 target description c files | Yao Qi | 1 | -0/+4 |
2016-10-05 | Simplify i386, amd64 and x32 expedite registers | Yao Qi | 1 | -28/+3 |
2016-10-05 | Clean up the XML files for ARM | Yao Qi | 1 | -9/+10 |
2016-09-21 | arc: New Synopsys ARC port | Anton Kolesov | 1 | -0/+2 |
2016-06-17 | gdb: new AndesTech NDS32 port | Yan-Ting Lin | 1 | -0/+1 |
2016-04-19 | Add target descriptions for AVX + MPX | Walfred Tedeschi | 1 | -0/+18 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-03-02 | S390: Add target descriptions for vector register sets | Andreas Arnez | 1 | -1/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-02 | S390: Fix 'expedite' for s390-te-linux64 | Andreas Arnez | 1 | -1/+1 |
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 | 1 | -1/+2 |
2014-10-01 | features/Makefile: Make 'make cfiles' default to generating all C files | Pedro Alves | 1 | -4/+118 |
2014-10-01 | gdb/regformats: Don't build .dat files that aren't used by GDBserver | Pedro Alves | 1 | -1/+0 |
2014-10-01 | features/Makefile: Add a "clean" rule. | Pedro Alves | 1 | -0/+3 |