aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-1/+2
2016-11-03Add default_breakpoint_from_pcYao Qi1-2/+0
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-0/+4
2016-11-03Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-15/+21
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-3/+4
2016-05-07remove trivialy unused variablesTrevor Saunders1-2/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-2/+2
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-3/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-10/+11
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21Constify regset structures.Andreas Arnez1-2/+2
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-22/+22
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-09-19gdb/Thomas Schwinge1-19/+35
2012-09-19gdb/Thomas Schwinge1-0/+2
2012-09-19gdb/Thomas Schwinge1-8/+0
2012-07-22 * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.Siddhesh Poyarekar1-2/+0
2012-06-08gdb/Yao Qi1-0/+13
2012-06-06gdb/Thomas Schwinge1-762/+9
2012-05-16 gdb/Maciej W. Rozycki1-2/+6
2012-03-05 * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the functionThomas Schwinge1-15/+31
2012-03-03 * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR registerKevin Buettner1-1/+10
2012-03-01gdb/Jan Kratochvil1-0/+1
2012-02-27 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)Thomas Schwinge1-0/+53
2012-02-24 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.Thomas Schwinge1-39/+13
2012-02-17 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling ofThomas Schwinge1-3/+18
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-03-18 gdb/Pedro Alves1-0/+1
2011-03-18 gdb/Pedro Alves1-19/+44
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-90/+89
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-212009-10-21 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-1/+91
2009-10-142009-10-14 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-1/+7
2009-07-10bfdTom Tromey1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-29/+43
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-26/+26
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-4/+2
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-12/+12
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand1-1/+1