summaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+2
* Add default_breakpoint_from_pcYao Qi2016-11-031-2/+0
* New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-0/+4
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-15/+21
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-3/+4
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+2
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-261-3/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-10/+11
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Constify regset structures.Andreas Arnez2014-05-211-2/+2
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-22/+22
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Thomas Schwinge2012-09-191-19/+35
* gdb/Thomas Schwinge2012-09-191-0/+2
* gdb/Thomas Schwinge2012-09-191-8/+0
* * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.Siddhesh Poyarekar2012-07-221-2/+0
* gdb/Yao Qi2012-06-081-0/+13
* gdb/Thomas Schwinge2012-06-061-762/+9
* gdb/Maciej W. Rozycki2012-05-161-2/+6
* * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the functionThomas Schwinge2012-03-051-15/+31
* * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR registerKevin Buettner2012-03-031-1/+10
* gdb/Jan Kratochvil2012-03-011-0/+1
* * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)Thomas Schwinge2012-02-271-0/+53
* * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.Thomas Schwinge2012-02-241-39/+13
* * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling ofThomas Schwinge2012-02-171-3/+18
* gdb/Jan Kratochvil2012-01-281-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-19/+44
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-90/+89
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-21 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-10-211-1/+91
* 2009-10-14 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-10-141-1/+7
* bfdTom Tromey2009-07-101-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-29/+43
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-26/+26
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-021-4/+2
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-12/+12