summaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.h
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-6/+6
* gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess2022-07-261-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-20/+23
* Fix some dangling references to `netbsd-tdep`John Ericson2021-07-131-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Apply 'const' in more placesTom Tromey2020-09-141-2/+2
* Don't include *sol2-tdep.o on Linux/sparc*Rainer Orth2020-06-251-3/+0
* Move common handlers to sol2_init_abiRainer Orth2020-06-251-4/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Decode properly flags of %ccr register on sparc64.Ivo Raisr2017-03-211-0/+1
* gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2017-02-051-0/+6
* gdb: sparc: split real and pseudo registers.Ivo Raisr2017-01-161-3/+12
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-2/+2
* Make sparc_software_single_step staticYao Qi2016-03-181-2/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* SPARC: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-2/+2
* SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez2014-05-211-12/+12
* Add gdbarch_in_function_epilogue_p hook for sparc64.Jose E. Marchesi2014-02-101-0/+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/+2
* 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/+13
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* Fix complex floats on sparc.David S. Miller2011-09-281-0/+6
* Add support for single register window model on SPARCJoel Brobecker2011-06-271-0/+13
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 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/+1
* * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand2009-07-021-0/+7
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c,Joel Brobecker2008-05-071-2/+2
* * alpha-tdep.c (alpha_heuristic_proc_start)Markus Deuling2008-01-111-1/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * gdbarch.sh (static_transform_name): New gdbarch callback.Ulrich Weigand2007-10-191-0/+2
* 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-6/+4
* * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" andUlrich Weigand2007-04-141-2/+1
* 2007-04-12 Luis Machado <luisgpm@br.ibm.com>Ulrich Weigand2007-04-121-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * sparc-tdep.h (struct gdbarch_tdep): Add step_trap member.Mark Kettenis2006-01-221-1/+11