summaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-5/+5
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-14/+14
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-18/+4
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix typos in commentsTom de Vries2019-10-171-5/+5
* gdb/sh: Use default gdbarch methods where possibleAndrew Burgess2019-04-231-25/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-4/+5
* Split size in regset section iteratorsAlan Hayward2018-08-131-2/+4
* Remove regcache_raw_collectSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_supplySimon Marchi2018-05-301-2/+2
* Remove regcache_invalidateSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_writeSimon Marchi2018-05-301-6/+6
* Remove regcache_raw_readSimon Marchi2018-05-301-3/+3
* gdb: Remove support for SH-5/SH64Pedro Alves2018-04-161-5/+0
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-2/+2
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-221-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand2017-11-061-5/+5
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-6/+6
* Constify add_prefix_cmdTom Tromey2017-10-111-2/+2
* Complete tdep move to convert_typed_floatingUlrich Weigand2017-09-271-12/+17
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward2017-06-071-2/+4
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-1/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-11/+11
* 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