summaryrefslogtreecommitdiff
path: root/gdb/aarch64-fbsd-tdep.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-11-17gdb: remove regcache's address spaceSimon Marchi
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-12-09[aarch64] Add TPIDR2 register support for LinuxLuis Machado
2022-11-22aarch64-fbsd: Use a static regset for the TLS register set.John Baldwin
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess
2022-05-18Use aarch64_features to describe register features in target descriptions.John Baldwin
2022-05-03Support TLS variables on FreeBSD/Aarch64.John Baldwin
2022-05-03Read the tpidr register from NT_ARM_TLS core dump notes on FreeBSD/Aarch64.John Baldwin
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-01-24Update comments about removed functionChristian Biesinger
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-01-28Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.John Baldwin
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-08-27Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey
2018-08-13Split size in regset section iteratorsAlan Hayward
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-06Add FreeBSD/aarch64 architecture.John Baldwin