summaryrefslogtreecommitdiff
path: root/gdb/s12z-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-3/+3
* 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
* Make a bunch of functions staticSimon Marchi2019-11-261-1/+1
* Fix opcodes includesTom Tromey2019-10-231-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-2/+2
* Include s12z-opc.h using ../opcodes.Christian Biesinger2019-08-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Remove newlines from warningsTom Tromey2019-06-101-3/+3
* GDB (s12z): Improve reliability of the stack unwinder.John Darrington2019-05-151-63/+171
* gdb/s12z: Use default gdbarch methods where possibleAndrew Burgess2019-04-231-18/+0
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* GDB: S12Z: new function s12z_extract_return_valueJohn Darrington2018-11-201-1/+58
* GDB: S12Z: Add assertionJohn Darrington2018-11-201-0/+1
* GDB: New target s12zJohn Darrington2018-10-231-0/+544