aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cf222c3..11dbf10 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,12 @@
2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
+ PR c/4448
+ * gthr-win32.h: (__gthread_objc_thread_exit): Fix variable
+ name __objc_thread_exit_status so that it matches the
+ variable defined in objc/thr.h.
+
+2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
+
PR bootstrap/4020
* mklibgcc.in: Add missing semi-colons.
* Makefile.in: Same.