summaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-20 22:36:34 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-20 22:36:34 +0000
commit0d489dae6cc0356ddfeaaf78805bf015486b543e (patch)
treebb912f33fd2185851d06bbae554211ac338240ff /boehm-gc/ChangeLog
parentb1ff8ab1599b3b2a32fc7aa82166b29a3ac11545 (diff)
downloadgcc-0d489dae6cc0356ddfeaaf78805bf015486b543e.tar.gz
* configure.host: Build with -fexceptions.
* linux_threads.c: Remember which thread stopped world for git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42362 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 7d0991697f8..1b28d5ce3a7 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-19 Hans Boehm <hans_boehm@hp.com>
+
+ * configure.host: Build with -fexceptions.
+ * linux_threads.c: Remember which thread stopped world for
+
2001-05-04 Loren J. Rittle <ljrittle@acm.org>
with final tuning by Bryce McKinlay