aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2004-04-21 10:04:02 +0000
committerHans-Peter Nilsson <hp@axis.com>2004-04-21 10:04:02 +0000
commitc894ddfb903ab4767962c4a1902efaac1b67dc33 (patch)
tree02acc5d858002c360aab1bb603fd11265dc4c084 /ld/NEWS
parenta85bf78e2a7b95ac3905f1f18ed3afe225529bdb (diff)
downloadfsf-binutils-gdb-c894ddfb903ab4767962c4a1902efaac1b67dc33.zip
fsf-binutils-gdb-c894ddfb903ab4767962c4a1902efaac1b67dc33.tar.gz
fsf-binutils-gdb-c894ddfb903ab4767962c4a1902efaac1b67dc33.tar.bz2
* NEWS: Mention change in DEFINED semantics.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index c95922f..d4c82fd 100644
--- 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.