aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2004-04-21 00:44:36 +0000
committerChris Demetriou <cgd@google.com>2004-04-21 00:44:36 +0000
commit7a7f4e42f4173526da95c01e12e2b5cfc14c9846 (patch)
tree23eb9a530088e01818afbdb250dde699d2f86ffc /ld/NEWS
parent5772d31ac0b37cd49436c1d903056d9e9f94b2d1 (diff)
downloadbinutils-7a7f4e42f4173526da95c01e12e2b5cfc14c9846.zip
binutils-7a7f4e42f4173526da95c01e12e2b5cfc14c9846.tar.gz
binutils-7a7f4e42f4173526da95c01e12e2b5cfc14c9846.tar.bz2
[ gas/ChangeLog ]
2004-04-20 Chris Demetriou <cgd@broadcom.com> * NEWS: Note that MIPS -membedded-pic option is deprecated. [ ld/ChangeLog ] 2004-04-20 Chris Demetriou <cgd@broadcom.com> * NEWS: Note that MIPS --embedded-relocs option is deprecated.
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 89ff13f..c95922f 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* The MIPS --embedded-relocs (used to embed relocations into binaries for
+ Embedded-PIC code) is deprecated and will be removed in a future release.
+
* cr16c support added by NSC.
* m32r Linux (ELF) support added by Renesas.