Fix generation of tic3xcoff_onchip.c
authorNick Clifton <nickc@redhat.com>
Tue, 21 Jan 2003 17:09:47 +0000 (17:09 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 21 Jan 2003 17:09:47 +0000 (17:09 +0000)
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/emulparams/tic3xcoff_onchip.sh [moved from ld/emulparams/tic3xcoff-onchip.sh with 100% similarity]

index 7efa156..00d98de 100644 (file)
@@ -1,3 +1,10 @@
+2003-01-21  Nick Clifton  <nickc@redhat.com>
+
+       * emulparams/tic3xcoff-onchip.sh: Rename to
+       * emulparams/tic3xcoff_onchip.sh: Rename to
+       * Makefile.am (etic3xcoff_onchip.c): Fx name of generated C file.
+       * Makefile.in: Regenerate.
+
 2003-01-21  Fabio Alemagna  <falemagn@aros.org>
 
        * configure.tgt: Handle i[3456]86-*-aros*
index 57f7d5b..9339091 100644 (file)
@@ -1306,7 +1306,7 @@ etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
        ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
 etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
-       ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
+       ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
 etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
        ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"
index c8ba478..8875db2 100644 (file)
@@ -2032,7 +2032,7 @@ etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
        ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
 etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
-       ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
+       ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
 etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
   $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
        ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"