diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-02-25 03:32:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-02-25 03:32:08 +0000 |
commit | c361ce46c5c99957614bcb39184c98c139d7c66a (patch) | |
tree | 59b5078dc911037035f2b90cb8da523a967c613f /ld/config/.Sanitize | |
parent | d4e5e3c330d5b2e7b6b972e03b1997a88270f703 (diff) | |
download | gdb-c361ce46c5c99957614bcb39184c98c139d7c66a.zip gdb-c361ce46c5c99957614bcb39184c98c139d7c66a.tar.gz gdb-c361ce46c5c99957614bcb39184c98c139d7c66a.tar.bz2 |
* configure.in (powerpc-*-elf*): New target; use ppc-elf32.
* config/ppc-elf32.mt: New file.
* emulparams/elf32ppc.sh: New file.
* emultempl/ppc.em: New file.
* Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o.
(em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc.
(EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h.
Diffstat (limited to 'ld/config/.Sanitize')
-rw-r--r-- | ld/config/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index daadb16..767c7ce 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -68,6 +68,7 @@ mips-lit.mt mipsb-elf32.mt news.mt ose68.mt +ppc-elf32.mt rtbsd.mh sa29200.mt solaris2.mh |