From: Jeff Law Date: Tue, 8 Feb 1994 00:37:19 +0000 (+0000) Subject: * Rename all "hppaosf" files to "hppaelf". X-Git-Tag: gdb-4_18~15572 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ade95e819084def455716e701b54e98842697e;p=thirdparty%2Fbinutils-gdb.git * Rename all "hppaosf" files to "hppaelf". * Change all "osf" references to "elf" in hppaelf files. * Makefile.in: Likewise. * configure.in: Likewise. --- diff --git a/ld/config/hppaelf.mh b/ld/config/hppaelf.mh index 681f5bf2b58..a87961626e8 100644 --- a/ld/config/hppaelf.mh +++ b/ld/config/hppaelf.mh @@ -1,3 +1,3 @@ HOSTING_CRT0=/lib/crt0.o HOSTING_LIBS=-lc -HOSTING_EMU=LDEMULATION=hppaosf; export LDEMULATION +HOSTING_EMU=LDEMULATION=hppaelf; export LDEMULATION diff --git a/ld/config/hppaelf.mt b/ld/config/hppaelf.mt index 8f8cffdf1e0..c1fe234d471 100644 --- a/ld/config/hppaelf.mt +++ b/ld/config/hppaelf.mt @@ -1 +1 @@ -EMUL=hppaosf +EMUL=hppaelf