This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RFA [ld, gas] deprecate MIPS embedded-pic options.


Comments?

OK for trunk and branch?



chris

[ 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.

Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.55
diff -u -p -r1.55 NEWS
--- gas/NEWS	9 Jan 2004 02:34:04 -0000	1.55
+++ gas/NEWS	21 Apr 2004 00:32:20 -0000
@@ -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.
Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.41
diff -u -p -r1.41 NEWS
--- ld/NEWS	30 Mar 2004 14:04:22 -0000	1.41
+++ ld/NEWS	21 Apr 2004 00:32:25 -0000
@@ -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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]