[trivial NEWS Patch] Mention i386pe DWARF 2 and .secrel32 support

Brian Ford ford@vss.fsi.com
Thu May 6 21:24:00 GMT 2004


gas/ChangeLog:

2004-05-06  Brian Ford  <ford@vss.fsi.com>

        * NEWS: Mention .secrel32 for pe[i]-i386.

ld/ChangeLog:

2004-05-06  Brian Ford  <ford@vss.fsi.com>

        * NEWS: Mention DWARF 2 support for i386pe.

Ok to apply?

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained pilot...
-------------- next part --------------
Index: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.58
diff -u -p -r1.58 NEWS
--- gas/NEWS	5 May 2004 14:33:14 -0000	1.58
+++ gas/NEWS	6 May 2004 21:12:43 -0000
@@ -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
Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.43
diff -u -p -r1.43 NEWS
--- ld/NEWS	21 Apr 2004 10:04:02 -0000	1.43
+++ ld/NEWS	6 May 2004 21:12:45 -0000
@@ -1,5 +1,7 @@
 -*- text -*-
 
+* DWARF 2 support for i386pe added.
+
 * The linker script operator DEFINED() will now yield 1 only for a symbol that
   is defined before the statement where DEFINED is used.
 


More information about the Binutils mailing list