aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-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-06-07gdb: set only inferior_ptid in sparc_{fetch,store}_inferior_registersSimon Marchi1-6/+4
2021-03-04gdb: set current thread in sparc_{fetch,collect}_inferior_registers (PR gdb/2...Simon Marchi1-2/+17
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-03-20Update the return type of gdb_ptrace to be more flexibleKamil Rytarowski1-1/+1
2020-03-17Add support for NetBSD threads in sparc-nat.cKamil Rytarowski1-28/+22
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-11-26Fix declaration of sparc_xfer_wcookieSimon Marchi1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-10-17[gdb] Fix typos in commentsTom de Vries1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-1/+1
2018-05-30Remove regcache_raw_supplySimon Marchi1-1/+1
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-03Convert struct target_ops to C++Pedro Alves1-36/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi1-8/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez1-14/+14
2014-02-27StackGhost cookie is per-process.Mark Kettenis1-5/+1
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi1-1/+2
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-8/+11
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-1/+1
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-18Add target_xfer_partial_ftypeYao Qi1-3/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-6/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-23Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller1-4/+9
2012-03-22 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.Richard Henderson1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-21* sparc-nat.c (sparc_fetch_inferior_registers): Explicitly supplyMark Kettenis1-1/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-06-17 * sparc64-nat.c (sparc64_gregset_supplies_p): Add GDBARCH parameter.Ulrich Weigand1-8/+10
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2