aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-23gdb/sh: Use default gdbarch methods where possibleAndrew Burgess1-25/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-4/+5
2018-08-13Split size in regset section iteratorsAlan Hayward1-2/+4
2018-05-30Remove regcache_raw_collectSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_supplySimon Marchi1-2/+2
2018-05-30Remove regcache_invalidateSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_writeSimon Marchi1-6/+6
2018-05-30Remove regcache_raw_readSimon Marchi1-3/+3
2018-04-16gdb: Remove support for SH-5/SH64Pedro Alves1-5/+0
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-2/+2
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand1-5/+5
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-6/+6
2017-10-11Constify add_prefix_cmdTom Tromey1-2/+2
2017-09-27Complete tdep move to convert_typed_floatingUlrich Weigand1-12/+17
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-06-07Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward1-2/+4
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-1/+0
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves1-0/+4
2017-04-05-Wwrite-strings: The RestPedro Alves1-11/+11
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
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