Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 2 | -2/+2 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 2 | -2/+2 |
2021-10-29 | gdb: or1k: implement gdb server | Stafford Horne | 1 | -0/+40 |
2021-07-28 | gdb: clean up some things in features/Makefile | Simon Marchi | 1 | -64/+0 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 2 | -2/+2 |
2020-06-17 | gdb/regformats: remove unused regformats/reg-*.dat | Simon Marchi | 7 | -335/+0 |
2020-06-17 | gdb, gdbserver: remove ARM regdat files | Simon Marchi | 4 | -229/+0 |
2020-03-18 | Namespace the reg class to avoid clashes with OS headers | Kamil Rytarowski | 1 | -0/+4 |
2020-01-13 | gdb: make regformats output a declaration for the init function | Simon Marchi | 1 | -0/+4 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 2 | -2/+2 |
2019-09-20 | Remove Cell Broadband Engine debugging support | Ulrich Weigand | 3 | -357/+0 |
2019-07-04 | i386/AArch64: Remove unused .dat files | Alan Hayward | 19 | -1530/+0 |
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 |