summaryrefslogtreecommitdiff
path: root/gdb/s12z-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi2023-01-051-2/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-5/+5
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-2/+2
* gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess2022-07-261-1/+1
* gdb: refactor the non-printing disassemblersAndrew Burgess2022-06-151-24/+2
* gdb: move gdb_disassembly_flag into a new disasm-flags.h fileAndrew Burgess2022-04-061-0/+1
* Unify gdb printf functionsTom Tromey2022-03-291-2/+2
* Unify gdb putc functionsTom Tromey2022-03-291-6/+6
* Unify gdb puts functionsTom Tromey2022-03-291-1/+1
* gdb/disasm: combine the no printing disassembler setup codeAndrew Burgess2022-02-071-7/+3
* Use filtered output in *-tdep commandsTom Tromey2022-01-051-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: include gdbarch.h in all files extending gdbarch_tdepSimon Marchi2021-11-181-0/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-2/+2
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+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-32/+32
* 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