summaryrefslogtreecommitdiff
path: root/gdb/aarch64-fbsd-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* [aarch64] Add TPIDR2 register support for LinuxLuis Machado2022-12-091-6/+6
* aarch64-fbsd: Use a static regset for the TLS register set.John Baldwin2022-11-221-17/+39
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-3/+3
* Use aarch64_features to describe register features in target descriptions.John Baldwin2022-05-181-1/+4
* Support TLS variables on FreeBSD/Aarch64.John Baldwin2022-05-031-0/+33
* Read the tpidr register from NT_ARM_TLS core dump notes on FreeBSD/Aarch64.John Baldwin2022-05-031-0/+34
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update comments about removed functionChristian Biesinger2020-01-241-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-5/+4
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-4/+5
* Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.John Baldwin2019-01-281-57/+30
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey2018-08-271-5/+5
* Split size in regset section iteratorsAlan Hayward2018-08-131-4/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Add FreeBSD/aarch64 architecture.John Baldwin2017-09-061-0/+205