summaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2008-09-28 15:15:32 +0000
committerDaniel Jacobowitz <dan@debian.org>2008-09-28 15:15:32 +0000
commita0784f86f7d943ebe4d9c7275226c839e46d0e8b (patch)
tree8c4959c94ca506a4904b0ba169d1889c17da24d2 /gas/NEWS
parentc768379488cdbaac18c9cc74804748c3bb8d7d48 (diff)
downloadbinutils-redhat-a0784f86f7d943ebe4d9c7275226c839e46d0e8b.tar.gz
* NEWS: Mention .cfi_val_encoded_addr.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 3c804c3637..16324d6ce3 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.