aboutsummaryrefslogtreecommitdiff
path: root/gdb/aarch32-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-5/+5
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-5/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-30Remove regcache_raw_collectSimon Marchi1-5/+4
2018-05-30Remove regcache_raw_supplySimon Marchi1-8/+6
2018-05-30Remove regcache_register_statusSimon Marchi1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-21Keep reserved bits in CPSR on writeYao Qi1-2/+9
2016-04-22[ARM] Clear reserved bits in CPSRYao Qi1-1/+5
2016-04-20Include arch/arm-linux.h in aarch32-linux-nat.cYao Qi1-0/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-07New aarch32-linux-nat.cYao Qi1-0/+99