summaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Complete tdep move to convert_typed_floatingUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-06-07Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-11-03Add default_breakpoint_from_pcYao Qi
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi
2016-11-03Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-05-21Constify regset structures.Andreas Arnez
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-19gdb/Thomas Schwinge
2012-09-19gdb/Thomas Schwinge
2012-09-19gdb/Thomas Schwinge
2012-07-22 * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.Siddhesh Poyarekar
2012-06-08gdb/Yao Qi
2012-06-06gdb/Thomas Schwinge
2012-05-16 gdb/Maciej W. Rozycki
2012-03-05 * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the functionThomas Schwinge
2012-03-03 * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR registerKevin Buettner
2012-03-01gdb/Jan Kratochvil
2012-02-27 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)Thomas Schwinge
2012-02-24 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.Thomas Schwinge
2012-02-17 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling ofThomas Schwinge
2012-01-28gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-18 gdb/Pedro Alves
2011-03-18 gdb/Pedro Alves
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker