diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-01 20:52:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-01 20:52:10 +0000 |
commit | 63982998169d841bd39e318d6fbaa5b7d1f37f94 (patch) | |
tree | 67395159f6fb02c329483fc66d70f69e3a8b580e /ld/scripttempl/.Sanitize | |
parent | c3294c2e78d0b6b947c4d4da35d799c31447b75a (diff) | |
download | gdb-63982998169d841bd39e318d6fbaa5b7d1f37f94.zip gdb-63982998169d841bd39e318d6fbaa5b7d1f37f94.tar.gz gdb-63982998169d841bd39e318d6fbaa5b7d1f37f94.tar.bz2 |
Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
* Makefile.in (ALL_EMULATIONS): Add edelta68.o.
(edelta68.c): New target.
* configure.tgt (m68*-motorola-sysv3*): New target.
* emulparams/delta68.sh: New file.
* scripttempl/delta68.sc: New file.
* scripttempl/m88kbcs.sc: Handle .init and .fini. Change section
addresses.
Diffstat (limited to 'ld/scripttempl/.Sanitize')
-rw-r--r-- | ld/scripttempl/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/scripttempl/.Sanitize b/ld/scripttempl/.Sanitize index 72e6719..55588e1 100644 --- a/ld/scripttempl/.Sanitize +++ b/ld/scripttempl/.Sanitize @@ -38,6 +38,7 @@ alpha.sc armaout.sc armcoff.sc aout.sc +delta68.sc ebmon29k.sc elf.sc elfppc.sc |