aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2008-09-28 15:15:32 +0000
committerDaniel Jacobowitz <drow@false.org>2008-09-28 15:15:32 +0000
commit4f6d9c90b4dcf15c4ce5659b3a034b7660f55f27 (patch)
tree2b5b6c32beb0442e961485f03efc3d2e2a5ad789 /gas/NEWS
parent9659de1cb3549b08d49ab6652a6569a7408b8361 (diff)
downloadgdb-4f6d9c90b4dcf15c4ce5659b3a034b7660f55f27.zip
gdb-4f6d9c90b4dcf15c4ce5659b3a034b7660f55f27.tar.gz
gdb-4f6d9c90b4dcf15c4ce5659b3a034b7660f55f27.tar.bz2
* 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 3c804c3..16324d6 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.