summaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-24 21:09:55 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-24 21:09:55 +0000
commitff2fe13c25361fcf8cbc37e58b94c9c0118f831c (patch)
treec53daad197d3a091ed98e30d079c0242bd7c1e81 /libbacktrace/ChangeLog
parente6ce29308d217365372e958e846ef92be48b38f5 (diff)
downloadgcc-ff2fe13c25361fcf8cbc37e58b94c9c0118f831c.tar.gz
PR target/55061
* configure.ac: Check whether -funwind-tables option works. * configure: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192782 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/ChangeLog')
-rw-r--r--libbacktrace/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index 952c96fbfea..729123d8bb0 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,9 @@
+2012-10-24 Ian Lance Taylor <iant@google.com>
+
+ PR target/55061
+ * configure.ac: Check whether -funwind-tables option works.
+ * configure: Rebuild.
+
2012-10-11 Ian Lance Taylor <iant@google.com>
* configure.ac: Do not use dl_iterate_phdr on Solaris 10.