summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/aarch64: fix 32-bit arm compatibilityAndrew Burgess2022-06-091-14/+100
* gdb: remove trailing '.' from perror_with_name callsAndrew Burgess2022-06-081-15/+15
* Use aarch64_features to describe register features in target descriptions.John Baldwin2022-05-181-4/+6
* Read the tpidr register from NT_ARM_TLS on Linux.John Baldwin2022-05-031-1/+67
* Add an aarch64-tls feature which includes the tpidr register.John Baldwin2022-05-031-1/+2
* aarch64: Add an aarch64_nat_target mixin class.John Baldwin2022-03-221-350/+6
* nat: Split out platform-independent aarch64 debug register support.John Baldwin2022-03-221-5/+9
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: make post_startup_inferior a virtual method on inf_ptrace_targetAndrew Burgess2021-12-131-1/+1
* gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi2021-11-151-6/+13
* gdb: remove gdbarch_info_initSimon Marchi2021-06-281-1/+0
* [gdb/tdep] Use pid to choose process 64/32-bitnessTom de Vries2021-05-231-1/+1
* AArch64: Implement memory tagging target methods for AArch64Luis Machado2021-03-241-0/+50
* AArch64: Add MTE register set support for GDB and gdbserverLuis Machado2021-03-241-0/+68
* AArch64: Add target description/feature for MTE registersLuis Machado2021-03-241-2/+5
* AArch64: Add MTE CPU feature check supportLuis Machado2021-03-241-0/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Fix TBI handling for watchpointsLuis Machado2020-12-161-1/+7
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Multi-target supportPedro Alves2020-01-101-1/+1
* [AArch64] Fix erroneous use of spu architecture bfdLuis Machado2020-01-051-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Arm: Add read_description read funcs and use in GDBAlan Hayward2019-07-191-3/+2
* Arm/AArch64: Use a single set of Arm register set size definesAlan Hayward2019-07-041-6/+7
* AArch64 SVE: Support changing vector lengths for ptraceAlan Hayward2019-04-151-0/+5
* AArch64 SVE: Check for vector length change when getting gdbarchAlan Hayward2019-04-151-0/+31
* Revert the header-sorting patchTom Tromey2019-04-061-18/+18
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-18/+18
* Add linux_get_hwcapAlan Hayward2019-03-251-4/+4
* AArch64: Read pauth registersAlan Hayward2019-03-221-0/+35
* AArch64: Use HWCAP to detect pauth featureAlan Hayward2019-03-221-2/+5
* AArch64: Add pointer authentication featureAlan Hayward2019-03-221-2/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove some unused variablesSimon Marchi2018-07-221-1/+1
* Remove ptid_get_lwpTom Tromey2018-07-031-7/+7
* Remove ptid_get_pidTom Tromey2018-07-031-8/+8
* Enable hardware watchpoints on attach for aarch64Richard Bunt2018-06-211-0/+18
* Ptrace support for Aarch64 SVEAlan Hayward2018-06-181-2/+52
* Enable SVE for GDBAlan Hayward2018-06-041-2/+2
* Add Aarch64 SVE target descriptionAlan Hayward2018-05-311-1/+2
* Remove regcache_raw_collectSimon Marchi2018-05-301-8/+5
* Remove regcache_raw_supplySimon Marchi2018-05-301-5/+4
* Remove regcache_register_statusSimon Marchi2018-05-301-4/+4
* Remove regcache_get_ptidSimon Marchi2018-05-301-4/+4
* aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil2018-05-041-3/+25
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-3/+1
* linux_nat_target: More low methodsPedro Alves2018-05-031-17/+26
* target_ops: Use bool throughoutPedro Alves2018-05-031-10/+10
* Convert struct target_ops to C++Pedro Alves2018-05-031-93/+84
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1