From: Ian Lance Taylor Date: Fri, 28 Feb 1997 04:17:50 +0000 (+0000) Subject: * emultempl/m88kbcs.em: Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ae9e582546d553b918562fbd505566c0af57ed6;p=binutils-gdb.git * emultempl/m88kbcs.em: Remove. * emulparams/m88kbcs.sh (TEMPLATE_NAME): Don't set. * Makefile.in (em88kbcs.c): Depend upon generic.em rather than m88kbcs.em. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index b253d131cad..24201ff227f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,14 @@ Thu Feb 27 11:41:03 1997 Ian Lance Taylor + * ldmain.c (main): Don't initialize link_info.lprefix or + link_info.lprefix_len. + * emultempl/hppaelf.em (hppaelf_before_parse): Likewise. + + * emultempl/m88kbcs.em: Remove. + * emulparams/m88kbcs.sh (TEMPLATE_NAME): Don't set. + * Makefile.in (em88kbcs.c): Depend upon generic.em rather than + m88kbcs.em. + * mri.c (mri_draw_tree): Pass noload_section, not SEC_NEVER_LOAD, to lang_enter_output_section_statement. From Mark Rasin . diff --git a/ld/Makefile.in b/ld/Makefile.in index 87f8cd01012..0f84f70e850 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -1,5 +1,5 @@ # Makefile for the GNU linker ld (version 2) -# Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 1996 +# Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 96, 1997 # Free Software Foundation, Inc. # This file is part of GNU ld. @@ -260,6 +260,7 @@ ALL_EMULATIONS = \ emipsidt.o \ emipsidtl.o \ emipslit.o \ + emipslnews.o \ enews.o \ ens32knbsd.o \ epc532macha.o \ @@ -387,6 +388,11 @@ ecoff_sparc.c: $(srcdir)/emulparams/coff_sparc.sh \ ed10velf.c: $(srcdir)/emulparams/d10velf.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd10v.sc ${GEN_DEPENDS} ${GENSCRIPTS} d10velf "$(tdir_d10v)" +# start-sanitize-d30v +ed30velf.c: $(srcdir)/emulparams/d30velf.sh \ + $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS} + ${GENSCRIPTS} d30velf "$(tdir_d30v)" +# end-sanitize-d30v edelta68.c: $(srcdir)/emulparams/delta68.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/delta68.sc ${GEN_DEPENDS} ${GENSCRIPTS} delta68 "$(tdir_delta68)" @@ -543,7 +549,7 @@ em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS} ${GENSCRIPTS} m68kpsos "$(tdir_m68kpsos)" em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \ - $(srcdir)/emultempl/m88kbcs.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS} + $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS} ${GENSCRIPTS} m88kbcs "$(tdir_m88kbcs)" emipsbig.c: $(srcdir)/emulparams/mipsbig.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS} @@ -560,6 +566,9 @@ emipsidtl.c: $(srcdir)/emulparams/mipsidtl.sh \ emipslit.c: $(srcdir)/emulparams/mipslit.sh \ $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS} ${GENSCRIPTS} mipslit "$(tdir_mipslit)" +emipslnews.c: $(srcdir)/emulparams/mipslnews.sh \ + $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/mips.sc ${GEN_DEPENDS} + ${GENSCRIPTS} mipslnews emn10300.c: $(srcdir)/emulparams/mn10300.sh \ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} ${GENSCRIPTS} mn10300 "$(tdir_mn10300)" diff --git a/ld/emultempl/.Sanitize b/ld/emultempl/.Sanitize index 960a1ce6512..396aec070f0 100644 --- a/ld/emultempl/.Sanitize +++ b/ld/emultempl/.Sanitize @@ -33,7 +33,6 @@ gld960c.em hppaelf.em linux.em lnk960.em -m88kbcs.em mipsecoff.em pe.em stringify.sed diff --git a/ld/emultempl/m88kbcs.em b/ld/emultempl/m88kbcs.em deleted file mode 100644 index ebf58bec380..00000000000 --- a/ld/emultempl/m88kbcs.em +++ /dev/null @@ -1,119 +0,0 @@ -# This shell script emits a C file. -*- C -*- -# It does some substitutions. -cat >e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <