aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-08-10 18:47:36 +0000
committerIan Lance Taylor <ian@airs.com>1997-08-10 18:47:36 +0000
commit2af5a7e491d64f3d74696eb15dd5e20c34773002 (patch)
treece4f10a502c802a9572a2db983a409298126c64f /bfd
parent19ebe12304ede9a6489f2c4944fb5946c68e5b83 (diff)
downloadgdb-2af5a7e491d64f3d74696eb15dd5e20c34773002.zip
gdb-2af5a7e491d64f3d74696eb15dd5e20c34773002.tar.gz
gdb-2af5a7e491d64f3d74696eb15dd5e20c34773002.tar.bz2
* 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.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/.Sanitize2
-rw-r--r--bfd/ChangeLog13
-rw-r--r--bfd/coff-stgo32.c (renamed from bfd/coff-stubgo32.c)0
3 files changed, 14 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index d9d20e4..4ea272d 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -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
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2052c35..f609bce 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.
diff --git a/bfd/coff-stubgo32.c b/bfd/coff-stgo32.c
index 7a0630d..7a0630d 100644
--- a/bfd/coff-stubgo32.c
+++ b/bfd/coff-stgo32.c