summaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-6/+5
* gdb: add add_setshow_prefix_cmdSimon Marchi2021-10-281-4/+5
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-3/+3
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+2
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-2/+2
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-2/+2
* gdb: move all "current target" wrapper implementations to target.cSimon Marchi2021-03-241-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-45/+45
* gdb: remove TYPE_VARARGSSimon Marchi2020-09-141-2/+2
* gdb: remove TYPE_FIELD_TYPE macroSimon Marchi2020-06-081-3/+3
* 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