aboutsummaryrefslogtreecommitdiff
path: root/gas
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 /gas
parent5772d31ac0b37cd49436c1d903056d9e9f94b2d1 (diff)
downloadfsf-binutils-gdb-7a7f4e42f4173526da95c01e12e2b5cfc14c9846.zip
fsf-binutils-gdb-7a7f4e42f4173526da95c01e12e2b5cfc14c9846.tar.gz
fsf-binutils-gdb-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 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9f0167c..814f5d0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-20 Chris Demetriou <cgd@broadcom.com>
+
+ * NEWS: Note that MIPS -membedded-pic option is deprecated.
+
2004-04-20 DJ Delorie <dj@redhat.com>
* config/tc-i386.h [TE_PE] (TC_CONS_FIX_NEW): Define.
diff --git a/gas/NEWS b/gas/NEWS
index 6257fae..1a31e79 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* The MIPS -membedded-pic option (Embedded-PIC code generation) is
+ deprecated and will be removed in a future release.
+
* Added PIC m32r Linux (ELF) and support to M32R assembler.
* Added support for ARM V6.