aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/nm-sun386.h
AgeCommit message (Collapse)AuthorFilesLines
2001-12-01Zap Sun's i386i.Andrew Cagney1-30/+0
2001-04-11Obsolete sun386i.Andrew Cagney1-30/+30
2001-03-14Include regcache.hAndrew Cagney1-0/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-15/+16
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+27
1999-04-16Initial creation of sourceware repositoryStan Shebs1-27/+0
1996-02-01 * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move toStan Shebs1-0/+1
here from config/i386/xm-i386mach.h, fix name. * config/i386/nm-sun386.h: Ditto, from config/i386/xm-sun386.h. * config/i386/nm-ptx4.h (CHILD_PREPARE_TO_STORE): Move to here from config/i386/xm-ptx4.h. * config/i386/nm-ptx4.h: Ditto, from config/i386/xm-ptx.h. * config/i386/nm-symmetry.h: Ditto, from config/i386/xm-symmetry.h. * config/m68k/nm-sun3.h: Ditto, from config/m68k/xm-sun3.h. more housekeeping
1995-08-02Update FSF address.Fred Fish1-1/+1
1993-03-23 * config/{*.mt, *.mh}: All target and host makefile fragmentFred Fish1-0/+26
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.