* coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System V
authorIan Lance Taylor <ian@airs.com>
Sun, 10 Aug 1997 18:47:36 +0000 (18:47 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 10 Aug 1997 18:47:36 +0000 (18:47 +0000)
file system 14 character limit.
* Makefile.am, configure.in: Corresponding changes.
* Makefile.in, configure: Rebuild.

bfd/.Sanitize
bfd/ChangeLog
bfd/coff-stgo32.c [moved from bfd/coff-stubgo32.c with 100% similarity]

index d9d20e4..4ea272d 100644 (file)
@@ -110,7 +110,7 @@ coff-ppc.c
 coff-rs6000.c
 coff-sh.c
 coff-sparc.c
-coff-stubgo32.c
+coff-stgo32.c
 coff-svm68k.c
 coff-u68k.c
 coff-we32k.c
index 2052c35..f609bce 100644 (file)
@@ -1,3 +1,16 @@
+Sun Aug 10 14:45:56 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System V
+       file system 14 character limit.
+       * Makefile.am, configure.in: Corresponding changes.
+       * Makefile.in, configure: Rebuild.
+
+Fri Aug  8 18:34:36 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am: (ALL_MACHINES_CFILES): Add elf32-d10v.c.
+       Rebuild dependencies.
+       * Makefile.in: Rebuild.
+
 Wed Aug  6 18:56:51 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.am (docdir): Define.
similarity index 100%
rename from bfd/coff-stubgo32.c
rename to bfd/coff-stgo32.c