aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-21 23:32:33 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-21 23:32:33 +0000
commitcaf2a91318e94678cfce31d20f870d9a4a6e3c9b (patch)
tree95b11077651016cf017414ca9e09a5612be29929 /ld/ChangeLog
parent00103dfa57de3ccaf6d615797923745087f458dc (diff)
downloadfsf-binutils-gdb-caf2a91318e94678cfce31d20f870d9a4a6e3c9b.zip
fsf-binutils-gdb-caf2a91318e94678cfce31d20f870d9a4a6e3c9b.tar.gz
fsf-binutils-gdb-caf2a91318e94678cfce31d20f870d9a4a6e3c9b.tar.bz2
* configure.in: Use BFD_NEED_DECLARATION.
* acconfig.h: Put NEED_DECLARATION_FREE in @TOP@ section. * configure, config.in: Rebuild with autoconf 2.6.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6353d40..fe66ae5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
Tue Nov 21 16:14:32 1995 Ian Lance Taylor <ian@cygnus.com>
+ * configure.in: Use BFD_NEED_DECLARATION.
+ * acconfig.h: Put NEED_DECLARATION_FREE in @TOP@ section.
+ * 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
BFD supports it, since ldctor_build_sets can cope with that case.