aboutsummaryrefslogtreecommitdiff
path: root/gdb/s12z-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-32/+32
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-3/+3
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-26Make a bunch of functions staticSimon Marchi1-1/+1
2019-10-23Fix opcodes includesTom Tromey1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-2/+2
2019-08-01Include s12z-opc.h using ../opcodes.Christian Biesinger1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-06-10Remove newlines from warningsTom Tromey1-3/+3
2019-05-15GDB (s12z): Improve reliability of the stack unwinder.John Darrington1-63/+171
2019-04-23gdb/s12z: Use default gdbarch methods where possibleAndrew Burgess1-18/+0
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-20GDB: S12Z: new function s12z_extract_return_valueJohn Darrington1-1/+58
2018-11-20GDB: S12Z: Add assertionJohn Darrington1-0/+1
2018-10-23GDB: New target s12zJohn Darrington1-0/+544