* NEWS: Mention change in DEFINED semantics.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 21 Apr 2004 10:04:02 +0000 (10:04 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Wed, 21 Apr 2004 10:04:02 +0000 (10:04 +0000)
ld/ChangeLog
ld/NEWS

index 5bd2b53832c1b219e4795fd7a3ba182a642e7f1c..ebb10b513021147c0d44fdef026ac56599ee4ab5 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       * NEWS: Mention change in DEFINED semantics.
+
 2004-04-21  Eric Botcazou  <ebotcazou@act-europe.fr>
 
        * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
diff --git a/ld/NEWS b/ld/NEWS
index c95922ff61feec37078a652dffcecb80bc56672b..d4c82fdaf6c0463b6a021ce804a3bab646ba7bac 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* The linker script operator DEFINED() will now yield 1 only for a symbol that
+  is defined before the statement where DEFINED is used.
+
 * The MIPS --embedded-relocs (used to embed relocations into binaries for
   Embedded-PIC code) is deprecated and will be removed in a future release.
 
This page took 0.037911 seconds and 4 git commands to generate.