aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc64-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-2/+3
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi1-1/+1
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-3/+3
2020-07-21Migrate the sparc64 ADI handle_segmentation_fault hook to report_signal_info.John Baldwin1-6/+6
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-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-11-26Make a bunch of functions staticSimon Marchi1-1/+1
2019-07-15Use field_core_addr in more placesTom Tromey1-3/+3
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-27Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey1-3/+3
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-2/+2
2018-05-30Remove regcache_cooked_readSimon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-08-23gdb: SPARC ADI supportWeimin Pan1-0/+69
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-1/+0
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-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-1/+1
2014-05-21SPARC: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-4/+16
2014-05-21SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez1-5/+5
2014-01-29This changeset makes sparc64_linux_step_trap to return 0 when aJose E. Marchesi1-1/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18sparc: support single-stepping over longjmp calls.Jose E. Marchesi1-0/+47
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-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves1-0/+3
2010-02-24gdb: Add sparc*-*-linux catch syscall support.David S. Miller1-0/+30
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-05-11 * sparc-linux-tdep.c (PSR_SYSCALL): Define.David S. Miller1-0/+28
2008-05-11 * sparc-linux-tdep.c, sparc64-linux-tdep.c: UseDavid S. Miller1-1/+1
2008-04-30 * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,Daniel Jacobowitz1-5/+5
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
2007-06-15 * gdbarch.sh (software_single_step): Replace REGCACHE argument byUlrich Weigand1-5/+2