This is the mail archive of the binutils@sourceware.org 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]

Re: [Fwd: Add DW_OP_GNU_encoded_addr]


On Thu, Sep 25, 2008 at 10:04:49AM -0700, Richard Henderson wrote:
> Yes, I think it is.  I just didn't have the binutils branch handy
> yesterday.  Getting this into the 2.19 branch would be nice for
> glibc, as they can rev the required assembler version earlier.

Thanks.  While we're on the subject, this should have a NEWS entry.
Is this accurate?

-- 
Daniel Jacobowitz
CodeSourcery

2008-09-26  Daniel Jacobowitz  <dan@codesourcery.com>

	* NEWS: Mention .cfi_val_encoded_addr.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.98
diff -u -p -r1.98 NEWS
--- NEWS	8 Sep 2008 08:56:56 -0000	1.98
+++ NEWS	26 Sep 2008 14:09:16 -0000
@@ -2,6 +2,9 @@
 
 Changes in 2.19:
 
+* New pseudo op .cfi_val_encoded_addr, to record constant addresses in unwind
+  tables without runtime relocation.
+
 * New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which
   adds compatibility with H'00 style hex constants.
 


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