summaryrefslogtreecommitdiff
path: root/gdb/sh64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: Remove support for SH-5/SH64Pedro Alves2018-04-161-2440/+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-4/+4
* 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-7/+8
* Target FP: Add string routines to target-float.{c,h}Ulrich Weigand2017-11-061-3/+3
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand2017-10-241-10/+4
* Complete tdep move to convert_typed_floatingUlrich Weigand2017-09-271-20/+21
* extract/store integer function templateYao Qi2017-06-161-6/+6
* Don't always zero pad in print_*_charsTom Tromey2017-06-121-1/+1
* Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward2017-06-071-25/+21
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-2/+2
* Use get_frame_register_value instead of deprecated_frame_register_readYao Qi2016-11-081-6/+9
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+2
* Add default_breakpoint_from_pcYao Qi2016-11-031-2/+0
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-34/+37
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* Set uses_fp for frames with a valid FP register explicitly.John Baldwin2016-07-061-11/+18
* remove trivialy unused variablesTrevor Saunders2016-05-071-9/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Change some void* to gdb_byte*Simon Marchi2015-10-091-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* 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
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey2014-02-261-1/+1
* change minsym representationTom Tromey2014-02-261-1/+1
* replace XMALLOC with XNEWTom 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
* Reuse print_hex_chars.Andrew Burgess2013-09-231-8/+4
* Avoid printing unavailable/optimized out registers (sh64-tdep.c)Andrew Burgess2013-09-041-1/+4
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-22/+19
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-3/+3
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* rename frame_register_read into deprecated_frame_register_read.Joel Brobecker2012-11-121-2/+2
* * configure: Rebuild.Tom Tromey2012-11-021-7/+8
* gdb/Thomas Schwinge2012-06-061-119/+0
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-2/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-011-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Pedro Alves2011-03-181-0/+1