summaryrefslogtreecommitdiff
path: root/gdb/arm-nbsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated core functions (in NetBSD/ARM)users/cbiesinger/arm-nbsdChristian Biesinger2020-03-051-121/+4
* Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger2020-03-021-53/+68
* Make the class name in the definition match the declarationChristian Biesinger2020-01-241-2/+2
* Define _KERNTYPES in arm-nbsd-nat.cChristian Biesinger2020-01-241-0/+2
* gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi2020-01-131-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
* [gdb] Fix typos in commentsTom de Vries2019-10-171-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
* Revert the header-sorting patchTom Tromey2019-04-061-10/+7
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-7/+10
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-10/+10
* Remove regcache_raw_collectSimon Marchi2018-05-301-36/+25
* Remove regcache_raw_supplySimon Marchi2018-05-301-30/+21
* Remove regcache_get_ptidSimon Marchi2018-05-301-10/+10
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-12/+15
* 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
* arm-nbsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2017-03-171-10/+10
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-29/+0
* Normalize names of some source filesSimon Marchi2016-11-231-0/+501