summaryrefslogtreecommitdiff
path: root/gdb/sparc64-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make a bunch of functions staticSimon Marchi2019-11-261-1/+1
* Use field_core_addr in more placesTom Tromey2019-07-151-3/+3
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* 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-3/+3
* 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-4/+0
* gdb: SPARC ADI supportWeimin Pan2017-08-231-0/+69
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* 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
* This changeset makes sparc64_linux_step_trap to return 0 when aJose E. Marchesi2014-01-291-1/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* sparc: support single-stepping over longjmp calls.Jose E. Marchesi2013-11-181-0/+47
* 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-2/+4
* 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/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * 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-5/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * sparc64-linux-tdep.c (sparc64_linux_init_abi): Append dwarf2David S. Miller2006-04-091-0/+4
* * sparc64-linux-tdep.c (sparc64_linux_core_gregset,David S. Miller2006-04-081-0/+57
* * sparc-linux-tdep.c (sparc32_linux_step_trap): New.David S. Miller2006-04-081-0/+35
* * sparc-linux-tdep.c (sparc32_linux_sigframe_init): Pull registerDavid S. Miller2006-04-051-3/+7
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-04-22 David S. Miller <davem@davemloft.net>David S. Miller2005-04-221-0/+2
* * sparc-linux-tdep.c: Reorder includes. Tweak a few comments.Mark Kettenis2005-04-221-21/+18
* * sparc-linux-tdep.c: Update copyright year.Mark Kettenis2005-04-221-5/+8
* * sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function.David S. Miller2005-04-211-147/+45