summaryrefslogtreecommitdiff
path: root/gdb/arm-fbsd-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* arm-fbsd: Use a static regset for the TLS register set.John Baldwin2022-11-221-16/+38
* gdb: rename target_read_auxv(target_ops *) to target_read_auxv_rawSimon Marchi2022-10-111-1/+1
* gdb: fix auxv cachingSimon Marchi2022-10-111-5/+20
* 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
* Support TLS variables on FreeBSD/arm.John Baldwin2022-05-031-0/+33
* Read the tpidruro register from NT_ARM_TLS core dump notes on FreeBSD/arm.John Baldwin2022-05-031-6/+26
* Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin2022-05-031-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-2/+2
* gdb: fix some indentation issuesSimon Marchi2021-05-271-2/+2
* 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
* Arm: Add read_description read funcs and use in GDBAlan Hayward2019-07-191-5/+7
* Revert the header-sorting patchTom Tromey2019-04-061-3/+2
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-2/+3
* Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.John Baldwin2019-01-281-40/+23
* 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-3/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Add FreeBSD/arm architecture.John Baldwin2017-10-111-0/+257