[ 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.
This commit is contained in:
parent
5772d31ac0
commit
7a7f4e42f4
|
@ -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.
|
||||
|
|
3
gas/NEWS
3
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.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2004-04-20 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* NEWS: Note that MIPS --embedded-relocs option is deprecated.
|
||||
|
||||
2004-04-19 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* ldlang.c (lang_do_assignments_1): Handle .tbss output section
|
||||
|
|
Loading…
Reference in New Issue