aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2004-11-22 22:30:14 +0000
committerEric Botcazou <ebotcazou@libertysurf.fr>2004-11-22 22:30:14 +0000
commitaa3f8512214f5d6247175cf229e37546de7b9055 (patch)
treeb133872f449aaf9a042906bdd233e4245cfd7664 /boehm-gc/ChangeLog
parent8f2d717119e9448c210f481e77268196d7c1f57f (diff)
PR target/18444
* configure.ac (threading): Accept 'posix95'. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@91042 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index ab77dd46a4c5..afbaed422e42 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-22 Eric Botcazou <ebotcazou@libertysurf.fr>
+
+ PR target/18444
+ * configure.ac (threading): Accept 'posix95'.
+ * configure: Regenerate.
+
2004-11-04 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.am: Define ACLOCAL_AMFLAGS.
@@ -7,7 +13,6 @@
* Makefile.in, include/Makefile.in: Regenerate.
* configure: Regenerate.
-
2004-10-19 Ulrich Weigand <uweigand@de.ibm.com>
* include/private/gc_priv.h (GC_generic_malloc_words_small_inner):