summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: fix auxv cachingSimon Marchi2022-10-111-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-4/+4
* gdb: remove trailing '.' from perror_with_name callsAndrew Burgess2022-06-081-12/+12
* Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin2022-05-031-3/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi2021-11-151-4/+4
* [gdb/tdep] Use pid to choose process 64/32-bitnessTom de Vries2021-05-231-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-43/+43
* 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
* Move arm_apcs_32 extern declaration to headerChristian Biesinger2019-09-201-2/+0
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Arm: Add read_description read funcs and use in GDBAlan Hayward2019-07-191-5/+6
* Arm: Minor style cleanupsAlan Hayward2019-07-101-17/+10
* Arm/AArch64: Use a single set of Arm register set size definesAlan Hayward2019-07-041-8/+6
* Use gdb_assert_not_reached in arm-linux-nat.cTom Tromey2019-05-041-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-17/+16
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-16/+17
* Fix Arm buildAlan Hayward2019-03-261-0/+1
* Add linux_get_hwcapAlan Hayward2019-03-251-6/+1
* Fix Arm build errorAlan Hayward2019-03-191-6/+8
* Change iterate_over_lwps to take a gdb::function_viewTom Tromey2019-03-121-16/+10
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove some unused variablesSimon Marchi2018-07-221-8/+4
* Remove ptid_get_lwpTom Tromey2018-07-031-12/+12
* Remove ptid_get_pidTom Tromey2018-07-031-5/+5
* Remove pid_to_ptidTom Tromey2018-07-031-2/+2
* Fix some missed "beneath" conversionsTom Tromey2018-06-101-2/+2
* Remove regcache_raw_collectSimon Marchi2018-05-301-7/+6
* Remove regcache_raw_supplySimon Marchi2018-05-301-8/+6
* Remove regcache_register_statusSimon Marchi2018-05-301-8/+5
* Remove regcache_get_ptidSimon Marchi2018-05-301-8/+8
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-3/+1
* linux_nat_target: More low methodsPedro Alves2018-05-031-19/+21
* target_ops: Use bool throughoutPedro Alves2018-05-031-10/+10
* Convert struct target_ops to C++Pedro Alves2018-05-031-66/+72
* Convert observers to C++Tom Tromey2018-03-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-4/+4
* lwp_info: Make the arch code free arch_lwp_infoSimon Marchi2017-10-121-0/+9
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* [ARM] Access FPSCR on vfpv2Yao Qi2017-07-251-2/+4
* arm-linux-nat.c: Use ptid from regcache instead of inferior_ptidSimon Marchi2017-03-171-8/+8
* Fix PTRACE_GETREGSET failure for compat inferiors on arm64Kees Cook2017-01-271-3/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Sync proc_service definition with GLIBCAdhemerval Zanella2016-08-251-1/+1
* [ARM] perror_with_name when failed to fetch/store registersYao Qi2016-01-221-48/+12
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1