summaryrefslogtreecommitdiff
path: root/gdb/sparc-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-3/+3
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-2/+3
* gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu2021-08-171-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi2020-12-041-1/+1
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-2/+2
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-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
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey2018-08-271-6/+6
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-2/+2
* Remove regcache_cooked_readSimon Marchi2018-05-301-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-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-201-1/+1
* SPARC: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-4/+16
* SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez2014-05-211-5/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.Sergio Durigan Junior2013-08-091-0/+138
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Fix Sparc %fsr regset offset for BSD and Linux.David S. Miller2012-11-231-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-3/+5
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves2010-08-041-0/+3
* gdb: Add sparc*-*-linux catch syscall support.David S. Miller2010-02-241-0/+30
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * sparc-linux-tdep.c (sparc32_linux_init_abi): RemoveDavid S. Miller2008-05-111-4/+0
* * sparc-linux-tdep.c (PSR_SYSCALL): Define.David S. Miller2008-05-111-0/+28
* * sparc-linux-tdep.c, sparc64-linux-tdep.c: UseDavid S. Miller2008-05-111-1/+1
* * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,Daniel Jacobowitz2008-04-301-5/+5
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbarch.sh (software_single_step): Replace REGCACHE argument byUlrich Weigand2007-06-151-7/+3
* * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,Daniel Jacobowitz2007-02-161-1/+1
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * sparc64-linux-tdep.c (sparc64_linux_core_gregset,David S. Miller2006-04-081-0/+57