Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 189 | -189/+189 |
2022-12-09 | [aarch64] Add TPIDR2 register support for Linux | Luis Machado | 3 | -15/+32 |
2022-10-18 | gdb, gdbserver: extend RSP to support namespaces | Markus Metzger | 1 | -0/+4 |
2022-10-04 | [AArch64] Update FPSR/FPCR fields for FPU and SVE | Luis Machado | 3 | -2/+53 |
2022-10-02 | gdb: check for duplicate register names in selftest | Andrew Burgess | 4 | -10/+6 |
2022-09-29 | Constify target_desc declarations | Keith Seitz | 70 | -69/+70 |
2022-09-29 | cleanup: Add missing feature/ XML files to Makefile | Keith Seitz | 4 | -20/+24 |
2022-09-23 | gdb/csky add cskyv2-linux.xml for cskyv2-linux.c | Jiangshuai Li | 3 | -81/+184 |
2022-09-13 | gdbserver/csky add csky gdbserver support | Jiangshuai Li | 1 | -0/+127 |
2022-08-31 | gdb/riscv: better support for fflags and frm registers | Andrew Burgess | 4 | -10/+2 |
2022-08-14 | gdb/nds32: update features/nds32.c | Andrew Burgess | 1 | -1/+1 |
2022-08-09 | gdb/gdbserver: LoongArch: Improve implementation of fcc registers | Feiyang Chen | 2 | -2/+16 |
2022-07-12 | gdb: LoongArch: Add floating-point support | Tiezhu Yang | 3 | -0/+106 |
2022-07-05 | gdb: LoongArch: add orig_a0 into register set | Xi Ruoyao | 4 | -0/+4 |
2022-05-03 | Add an aarch64-tls feature which includes the tpidr register. | John Baldwin | 3 | -0/+26 |
2022-05-03 | Add an arm-tls feature which includes the tpidruro register from CP15. | John Baldwin | 3 | -0/+26 |
2022-04-27 | gdb/arm: Add support for multiple stack pointers on Cortex-M | Christophe Lyon | 2 | -0/+32 |
2022-04-27 | gdb/arm: Define MSP and PSP registers for M-Profile | Christophe Lyon | 3 | -0/+28 |
2022-03-31 | gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml | H.J. Lu | 5 | -31/+3 |
2022-02-11 | gdb: LoongArch: Add Makefile, configure and NEWS | Tiezhu Yang | 1 | -0/+3 |
2022-02-11 | gdb: LoongArch: Add initial target description support | Tiezhu Yang | 4 | -0/+182 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 182 | -182/+182 |
2021-11-17 | Expose the BTI BTYPE more explicitly in the registers | Luis Machado | 2 | -0/+4 |
2021-10-29 | gdb: or1k: add generated linux descriptor file | Stafford Horne | 1 | -0/+78 |
2021-10-29 | gdb: or1k: implement gdb server | Stafford Horne | 2 | -0/+14 |
2021-10-11 | [ARM] Add support for M-profile MVE extension | Srinath Parvathaneni | 3 | -0/+40 |
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-07-28 | gdb: clean up some things in features/Makefile | Simon Marchi | 1 | -8/+1 |
2021-07-17 | Add basic Z80 CPU support | Sergey Belyashov | 4 | -1/+91 |
2021-03-24 | AArch64: Add target description/feature for MTE registers | Luis Machado | 3 | -0/+26 |
2021-01-12 | aarch64: Add support for bfloat16 in gdb. | Srinath Parvathaneni | 2 | -0/+7 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 177 | -177/+177 |
2020-12-02 | gdb/riscv: rewrite target description validation, add rv32e support | Andrew Burgess | 3 | -0/+62 |
2020-11-26 | gdb/aarch64: Add named flags for FPCR and FPSR registers | Przemyslaw Wirkus | 2 | -4/+103 |
2020-11-12 | gdb: add an option flag to 'maint print c-tdesc' | Andrew Burgess | 3 | -67/+69 |
2020-10-08 | gdb: Have allocate_target_description return a unique_ptr | Andrew Burgess | 65 | -480/+480 |
2020-09-11 | Add bfloat16 support for AVX512 register view. | Felix Willgerodt | 4 | -1/+15 |
2020-08-25 | arc: Add ARCv2 XML target along with refactoring | Shahab Vahedi | 9 | -29/+35 |
2020-06-25 | gdb/riscv: Remove CSR feature file | Andrew Burgess | 6 | -986/+0 |
2020-06-17 | gdb, gdbserver: remove ARM regdat files | Simon Marchi | 1 | -3/+1 |
2020-06-17 | gdb/features: remove rx.xml from XMLTOC list | Simon Marchi | 1 | -1/+0 |
2020-06-12 | RISC-V: Update the rebuild-csr-xml.sh. | Nelson Chu | 1 | -2/+2 |
2020-03-30 | RISC-V: Update CSR to privileged spec 1.11. | Nelson Chu | 2 | -4/+6 |
2020-03-16 | arc: Migrate to new target features | Anton Kolesov | 13 | -331/+343 |
2020-02-20 | RISC-V: Support the ISA-dependent CSR checking. | Nelson Chu | 2 | -66/+9 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 177 | -177/+177 |
2019-10-16 | Create xml-builtin.h to declare xml_builtins | Christian Biesinger | 1 | -0/+2 |
2019-09-20 | Remove Cell Broadband Engine debugging support | Ulrich Weigand | 5 | -367/+1 |
2019-08-25 | Convert the RX target to make use of target descriptions. | Yoshinori Sato | 3 | -0/+156 |