aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-11 16:43:47 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-11 16:43:47 +0000
commit90de4704b8bb70871be0d55aef9f418001c7caf1 (patch)
treeca689d1a9fcffc8b89ac240e8dd608b474866152 /libbacktrace/ChangeLog
parent9ca789c6811439335ad28329c9703623ac560672 (diff)
* configure.ac: Do not use dl_iterate_phdr on Solaris 10.
* configure: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192371 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/ChangeLog')
-rw-r--r--libbacktrace/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index 5052cf436e3..952c96fbfea 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-11 Ian Lance Taylor <iant@google.com>
+
+ * configure.ac: Do not use dl_iterate_phdr on Solaris 10.
+ * configure: Rebuild.
+
2012-10-10 Ian Lance Taylor <iant@google.com>
* elf.c: Rename all Elf typedefs to start with b_elf, and be all