From ff76af1f8f4efa83a92c32c439a9710b32d5769a Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Sun, 28 Sep 2008 15:16:04 +0000 Subject: [PATCH] * NEWS: Mention .cfi_val_encoded_addr. --- gas/ChangeLog | 4 ++++ gas/NEWS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index db68f78536c..5c4a1bc8360 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-09-28 Daniel Jacobowitz + + * NEWS: Mention .cfi_val_encoded_addr. + 2008-09-26 Eric Botcazou * Makefile.am (TARG_ENV_HFILES): Add config/te-solaris.h. diff --git a/gas/NEWS b/gas/NEWS index 3c804c36375..16324d6ce3a 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -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. -- 2.47.3