projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9659de1
)
* NEWS: Mention .cfi_val_encoded_addr.
author
Daniel Jacobowitz
<drow@false.org>
Sun, 28 Sep 2008 15:15:32 +0000
(15:15 +0000)
committer
Daniel Jacobowitz
<drow@false.org>
Sun, 28 Sep 2008 15:15:32 +0000
(15:15 +0000)
gas/ChangeLog
patch
|
blob
|
history
gas/NEWS
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 0c40e5974c0617f4c60c06ef92adeb22ff44664a..bf12c11ece2b1c1b7ae16e1add07d1998d9e0e44 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2008-09-28 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * NEWS: Mention .cfi_val_encoded_addr.
+
2008-09-26 Eric Botcazou <ebotcazou@adacore.com>
* Makefile.am (TARG_ENV_HFILES): Add config/te-solaris.h.
diff --git
a/gas/NEWS
b/gas/NEWS
index 3c804c36375963aa6fb9d0f683bafbd27f25d713..16324d6ce3ae472806b5e0908cf11a50242f2026 100644
(file)
--- 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.