From c894ddfb903ab4767962c4a1902efaac1b67dc33 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Wed, 21 Apr 2004 10:04:02 +0000 Subject: * NEWS: Mention change in DEFINED semantics. --- ld/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ld/NEWS') 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. -- cgit v1.1