aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2011-02-15 18:01:07 +0000
committerRichard Henderson <rth@redhat.com>2011-02-15 18:01:07 +0000
commitd58a192976eba896842e03d757d72492dbcb9a0b (patch)
tree2be37124b41d121d861ae270ddb2e39144be3c35 /gas/ChangeLog
parent5657161fbd78bc44d2e6bc206d9895d50909c39d (diff)
downloadgdb-d58a192976eba896842e03d757d72492dbcb9a0b.zip
gdb-d58a192976eba896842e03d757d72492dbcb9a0b.tar.gz
gdb-d58a192976eba896842e03d757d72492dbcb9a0b.tar.bz2
* dw2gencfi.c (dot_cfi_dummy): New.
(cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New. * read.c (pobegin): Unconditionally call cfi_pop_insert.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b60fee3..3448f02 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-15 Richard Henderson <rth@redhat.com>
+
+ * dw2gencfi.c (dot_cfi_dummy): New.
+ (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
+ * read.c (pobegin): Unconditionally call cfi_pop_insert.
+
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure: Regenerate.