From caf359e521041e7aa6290aa04225e974f73befd2 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 17 Apr 1997 20:05:46 +0000 Subject: Wed Apr 16 12:52:25 1997 Thomas Bushnell, n/BSG * Makefile.in (cross-lexxer.o lexxer.o): Add pump-priming dependency on cpu.h. Reported by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). * configure.in: Fail if configure target is not for GNU os. * Makefile.in (./cross-mig): New rule. (mkinstalldirs): Add $(libexecdir). * configure.in: Recognize i686. Reported by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 104ad84..f734bce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +Thu Apr 17 15:55:40 1997 Thomas Bushnell, n/BSG + + * kern/exception.c (exception_no_server): Comment out the suspend + code; it's useful for special case debugging, but causes problems + in general. + +Wed Apr 16 12:52:25 1997 Thomas Bushnell, n/BSG + + * Makefile.in (cross-lexxer.o lexxer.o): Add pump-priming + dependency on cpu.h. Reported by Marcus G. Daniels + (marcus@cathcart.sysc.pdx.edu). + + * configure.in: Fail if configure target is not for GNU os. + + * i386/Drivers.in (com): Delete option. It's required by + kd_mouse.c. + * i386/Makefrag (i386at-files): Add com.c. + (driver-files): Delete variable. + * i386/bogus/com.h: Revert change of March 10. + * i386/device-drivers.h.in (CONFIG_MACH_COM): Delete option. + Bug report from Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). + + * Makefile.in (./cross-mig): New rule. + (mkinstalldirs): Add $(libexecdir). + * configure.in: Recognize i686. + Reported by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). + Mon Apr 14 11:50:45 1997 Thomas Bushnell, n/BSG * Released version 1.0. -- cgit v1.2.3