From 2af5a7e491d64f3d74696eb15dd5e20c34773002 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sun, 10 Aug 1997 18:47:36 +0000 Subject: [PATCH] * 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. --- bfd/.Sanitize | 2 +- bfd/ChangeLog | 13 +++++++++++++ bfd/{coff-stubgo32.c => coff-stgo32.c} | 0 3 files changed, 14 insertions(+), 1 deletion(-) rename bfd/{coff-stubgo32.c => coff-stgo32.c} (100%) 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 + + * 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 + + * Makefile.am: (ALL_MACHINES_CFILES): Add elf32-d10v.c. + Rebuild dependencies. + * Makefile.in: Rebuild. + Wed Aug 6 18:56:51 1997 Ian Lance Taylor * Makefile.am (docdir): Define. diff --git a/bfd/coff-stubgo32.c b/bfd/coff-stgo32.c similarity index 100% rename from bfd/coff-stubgo32.c rename to bfd/coff-stgo32.c -- 2.7.4