aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2011-08-07 16:32:20 +0000
committerRichard Henderson <rth@redhat.com>2011-08-07 16:32:20 +0000
commitaf385746fb14957696f524cdc3263cf759f6c732 (patch)
treece65954c1f0b065bfb852b7f95a0eb1c53d07f36 /gas/ChangeLog
parent613546fbd0cd7d8424774d56e15bf7b4de780e7a (diff)
downloadgdb-af385746fb14957696f524cdc3263cf759f6c732.zip
gdb-af385746fb14957696f524cdc3263cf759f6c732.tar.gz
gdb-af385746fb14957696f524cdc3263cf759f6c732.tar.bz2
* dw2gencfi.c (all_fde_data): Export.
* dw2gencfi.h (all_fde_data): Declare. * config/tc-alpha.c (alpha_elf_md_end): Don't convert legacy unwind info to cfi unwind info if the user already has supplied some.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e40ab83..110c77e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-06 Richard Henderson <rth@redhat.com>
+
+ * dw2gencfi.c (all_fde_data): Export.
+ * dw2gencfi.h (all_fde_data): Declare.
+ * config/tc-alpha.c (alpha_elf_md_end): Don't convert legacy unwind
+ info to cfi unwind info if the user already has supplied some.
+
2011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
* config/tc-mips.c (emit_nop): Delete.