summaryrefslogtreecommitdiff
path: root/gdb/s12z-tdep.c
AgeCommit message (Expand)Author
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess
2022-06-15gdb: refactor the non-printing disassemblersAndrew Burgess
2022-04-06gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess
2022-03-29Unify gdb printf functionsTom Tromey
2022-03-29Unify gdb putc functionsTom Tromey
2022-03-29Unify gdb puts functionsTom Tromey
2022-02-07gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess
2022-01-05Use filtered output in *-tdep commandsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-18gdb: include gdbarch.h in all files extending gdbarch_tdepSimon Marchi
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-11-26Make a bunch of functions staticSimon Marchi
2019-10-23Fix opcodes includesTom Tromey
2019-10-18[gdb] Fix more typos in commentsTom de Vries
2019-08-01Include s12z-opc.h using ../opcodes.Christian Biesinger
2019-07-09Rename common to gdbsupportTom Tromey
2019-06-10Remove newlines from warningsTom Tromey
2019-05-15GDB (s12z): Improve reliability of the stack unwinder.John Darrington
2019-04-23gdb/s12z: Use default gdbarch methods where possibleAndrew Burgess
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-20GDB: S12Z: new function s12z_extract_return_valueJohn Darrington
2018-11-20GDB: S12Z: Add assertionJohn Darrington
2018-10-23GDB: New target s12zJohn Darrington