aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorSebastian Pop <sebastian.pop@amd.com>2007-10-28 19:25:05 +0000
committerSebastian Pop <sebastian.pop@amd.com>2007-10-28 19:25:05 +0000
commit8573960b361a78776182946a70aac67aec914eab (patch)
tree1156f4d244a3b3582ff901b1e083ef9e3e171d19 /boehm-gc/ChangeLog
parenta9bd968fee0a3252a7b867f8c38bad33734423de (diff)
2007-10-28 Sebastian Pop <sebastian.pop@amd.com>
* Merge from mainline (127169:129697). git-svn-id: https://gcc.gnu.org/svn/gcc/branches/graphite@129703 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index f42faa3accde..60eac094906e 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,13 @@
+2007-10-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ PR boehm-gc/33442
+ * pthread_support.c (GC_PTR GC_get_thread_stack_base): If stack grows
+ up, return stack_addr instead of stack_addr - stack_size.
+
+2007-08-14 David Daney <ddaney@avtrex.com>
+
+ * include/private/gcconfig.h: Handle mips64-linux n64 ABI.
+
2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
* aclocal.m4: Regenerated.