aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0cd0523503..520fa1f52e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
2001-12-02 Roland McGrath <roland@frob.com>
+ * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
+ Reported by Jeff Bailey <jbailey@nisa.net>.
+
* hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
+ Reported by Jeff Bailey <jbailey@nisa.net>.
* mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
* mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.