Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 16 | -16/+16 |
2022-03-31 | gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml | H.J. Lu | 4 | -29/+2 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 17 | -17/+17 |
2021-09-03 | Add half support for AVX512 register view. | Felix Willgerodt | 6 | -0/+21 |
2021-09-03 | gdb, i386: Enable AVX512-bfloat16 for i386 targets. | Felix Willgerodt | 2 | -0/+7 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 17 | -17/+17 |
2020-09-11 | Add bfloat16 support for AVX512 register view. | Felix Willgerodt | 4 | -1/+15 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 17 | -17/+17 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 17 | -17/+17 |
2019-07-04 | i386/AArch64: Remove unused xml files | Alan Hayward | 29 | -525/+0 |
2019-03-12 | Support the fs_base and gs_base registers on i386. | John Baldwin | 2 | -0/+27 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 45 | -45/+45 |
2018-04-18 | Remove xml file references from target descriptions | Alan Hayward | 16 | -16/+16 |
2018-02-26 | Move arch/tdesc.h to common/tdesc.h | Alan Hayward | 16 | -16/+16 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 45 | -45/+45 |
2017-12-21 | Do not emit "field_type" var if not needed on "maint print c-tdesc" | Simon Marchi | 8 | -8/+5 |
2017-12-05 | Split tdesc_type into multiple classes | Simon Marchi | 9 | -203/+206 |
2017-09-05 | Convert the rest x86 target descriptions | Yao Qi | 13 | -2411/+0 |
2017-09-05 | Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c | Yao Qi | 9 | -1989/+0 |
2017-09-05 | Lazily and dynamically create amd64-linux target descriptions | Yao Qi | 9 | -0/+479 |
2017-09-05 | Remove features/i386/i386-*linux.c | Yao Qi | 7 | -1111/+0 |
2017-09-05 | Dynamically composite xml in reply to GDB | Yao Qi | 7 | -7/+7 |
2017-09-05 | [GDBserver] Centralize tdesc for i386-linux | Yao Qi | 7 | -7/+7 |
2017-08-09 | Remove x32 non-linux target descriptions | Yao Qi | 6 | -645/+0 |
2017-07-26 | Lazily and dynamically create i386-linux target descriptions | Yao Qi | 2 | -0/+2 |
2017-07-26 | Generate c for feature instead of tdesc | Yao Qi | 7 | -0/+273 |
2017-07-26 | Use visitor pattern for "maint print c-tdesc" | Yao Qi | 32 | -128/+128 |
2017-07-11 | Include the fs_base and gs_base registers in amd64 target descriptions. | John Baldwin | 12 | -227/+257 |
2017-07-10 | Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx-mpx-avx512-pku-l... | Yao Qi | 2 | -2/+2 |
2017-06-20 | Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xml | Yao Qi | 2 | -4/+4 |
2017-02-17 | Add support for Intel PKRU register to GDB and GDBserver. | Michael Sturm | 10 | -20/+64 |
2017-02-17 | Add target description for avx-avx512. | Michael Sturm | 12 | -233/+1130 |
2017-02-17 | Rename target descriptions to reflect actual content of description. | Michael Sturm | 12 | -30/+30 |
2017-01-27 | amd64-linux: expose system register FS_BASE and GS_BASE for Linux. | Walfred Tedeschi | 17 | -248/+300 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 41 | -41/+41 |
2016-10-06 | Make "end" field in feature specs required again. | Doug Evans | 13 | -89/+92 |
2016-08-08 | Regenerate some target description files | Pedro Alves | 4 | -132/+132 |
2016-04-19 | Re-factor (i386|amd64)mpx target descriptions. | Walfred Tedeschi | 8 | -84/+24 |
2016-04-19 | Add target descriptions for AVX + MPX | Walfred Tedeschi | 8 | -0/+858 |
2016-03-15 | Remove "end" spec. | Doug Evans | 5 | -79/+79 |
2016-03-15 | maint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS instead of field_type. | Doug Evans | 24 | -762/+764 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 37 | -37/+37 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 37 | -37/+37 |
2014-10-01 | Regenerate AVX512 target description C files | Pedro Alves | 4 | -4/+8 |
2014-10-01 | Fix features/i386/64bit-avx512.xml | Pedro Alves | 1 | -5/+5 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 14 | -0/+1931 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 29 | -29/+29 |
2013-11-20 | Add MPX registers XML files. | Walfred Tedeschi | 10 | -0/+944 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 23 | -23/+23 |
2012-07-27 | gdb/ | Jan Kratochvil | 14 | -26/+52 |