aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
AgeCommit message (Collapse)AuthorFilesLines
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-0/+11
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+15
1999-05-05import gdb-19990504 snapshotStan Shebs1-2/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+15
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+118
1999-04-16Initial creation of sourceware repositoryStan Shebs1-298/+0
1998-12-18CARP:Andrew Cagney1-5/+14
Pass gdbarch_info by value to the arch init function. Review doco. Update mips-tdep.c
1998-12-16CARP:Andrew Cagney1-0/+171
Add multi-arch code!
1998-12-16* gdbarch.c (show_architecture): Use TARGET_ARCHITECTURE.Andrew Cagney1-3/+12
* gdbarch.h, gdbarch.c: Fix typo's. Use struct's in preference to types. * gdbarch.h, gdbarch.c (gdbarch_debug): Add ``set archdebug'' to command set.
1998-12-14CARP:Andrew Cagney1-0/+109
Consolidate the semi-dynamic target system dependant GDB parameters moving them all into a new file.