aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-nbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Normalize names of the NetBSD filesKamil Rytarowski1-363/+0
2020-03-14Add support for NetBSD threads in arm-nbsd-nat.cKamil Rytarowski1-9/+17
2020-03-14Inherit arm_netbsd_nat_target from nbsd_nat_targetKamil Rytarowski1-1/+2
2020-03-12Remove use of deprecated core functions (in NetBSD/ARM)Christian Biesinger1-121/+4
2020-03-02Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger1-53/+68
2020-01-24Make the class name in the definition match the declarationChristian Biesinger1-2/+2
2020-01-24Define _KERNTYPES in arm-nbsd-nat.cChristian Biesinger1-0/+2
2020-01-13gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-17[gdb] Fix typos in commentsTom de Vries1-1/+1
2019-09-20Move arm_apcs_32 extern declaration to headerChristian Biesinger1-2/+0
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-10/+7
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-7/+10
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-10/+10
2018-05-30Remove regcache_raw_collectSimon Marchi1-36/+25
2018-05-30Remove regcache_raw_supplySimon Marchi1-30/+21
2018-05-30Remove regcache_get_ptidSimon Marchi1-10/+10
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-1/+1
2018-05-03Convert struct target_ops to C++Pedro Alves1-12/+15
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-4/+4
2017-03-17arm-nbsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi1-10/+10
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-29/+0
2016-11-23Normalize names of some source filesSimon Marchi1-0/+501