summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index eb256fd5..102cf733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,14 @@
+2008-11-28 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 6965.
+ * translate.cxx (dump_unwindsyms): Tweak symbols for
+ STP_NEED_{SYMBOL,UNWIND}_DATA
+
2008-11-28 Elliott Baron <ebaron@redhat.com>
PR 6965.
* translate.cxx (dump_unwindsyms): Output #ifdef for
symbol table.
- * tapsets/context.stp: moved functions requiring symbols
- to tapsets/context-symbols.stp and those requiring both
- symbols and unwinder to tapsets/context-unwind.stp.
- * tapsets/context-symbols.h: New file.
- * tapsets/context-unwind.h: New file.
2008-11-28 Frank Ch. Eigler <fche@elastic.org>