diff options
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 7a38769e1cb..18726e8d107 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,14 @@ +1999-11-04 Tom Tromey <tromey@cygnus.com> + + * configure: Rebuilt. + * configure.in: Removed qt threads case. + * dyn_load.c: Don't mention QUICK_THREADS. + * os_dep.c: Don't mention QUICK_THREADS. + * misc.c: Don't mention QUICK_THREADS. + * gcconfig.h: Don't mention QUICK_THREADS. + * gc_priv.h: Removed QUICK_THREADS code. + * quick_threads.c: Removed. + 1999-11-03 Tom Tromey <tromey@cygnus.com> * gcconfig.h: Merged in local changes from old config.h. |