* NEWS: Mention .secrel32 for pe[i]-i386.
This commit is contained in:
parent
7243600ab5
commit
0503b35538
|
@ -1,3 +1,7 @@
|
|||
2004-05-07 Brian Ford <ford@vss.fsi.com>
|
||||
|
||||
* NEWS: Mention .secrel32 for pe[i]-i386.
|
||||
|
||||
2004-05-07 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.
|
||||
|
|
3
gas/NEWS
3
gas/NEWS
|
@ -1,5 +1,8 @@
|
|||
-*- text -*-
|
||||
|
||||
* Added a pseudo-op (.secrel32) to generate 32 bit section relative relocations
|
||||
on pe[i]-i386; required for this target's DWARF 2 support.
|
||||
|
||||
* Support for Motorola MCF521x/5249/547x/548x added.
|
||||
|
||||
* Support for ColdFire EMAC instructions added and Motorola syntax for MAC/EMAC
|
||||
|
|
Loading…
Reference in New Issue