aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-27 18:19:15 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-27 18:19:15 +0000
commit6a4667f4dcf4dc55e0539f16274dc2f2025fc35a (patch)
treececc6359e5b51691ee013650c8ef5f9555d20de1 /ld
parentbd22cd1e3f7adfb81f2ace20b95f48e23e48e7f3 (diff)
downloadgdb-6a4667f4dcf4dc55e0539f16274dc2f2025fc35a.zip
gdb-6a4667f4dcf4dc55e0539f16274dc2f2025fc35a.tar.gz
gdb-6a4667f4dcf4dc55e0539f16274dc2f2025fc35a.tar.bz2
* configure: Rebuild with autoconf 2.7.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 5c4c98f..1ed5b63 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+Mon Nov 27 13:12:09 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * configure: Rebuild with autoconf 2.7.
+
Fri Nov 24 18:35:35 1995 Doug Evans <dje@canuck.cygnus.com>
* scripttempl/pe.sc: Two .junk's is too much junk.
@@ -9,7 +13,7 @@ Tue Nov 21 16:14:32 1995 Ian Lance Taylor <ian@cygnus.com>
* configure, config.in: Rebuild with autoconf 2.6.
* ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR
- being unsupported if this is not a relocaeable link and the input
+ being unsupported if this is not a relocateable link and the input
BFD supports it, since ldctor_build_sets can cope with that case.
Fri Nov 17 16:23:15 1995 Stan Shebs <shebs@andros.cygnus.com>