diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-05 04:48:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-05 04:48:56 +0000 |
commit | 1b96add4aa22e4dc8ab889bbb250ac5e8ee02f31 (patch) | |
tree | fdf6ad9bada7bf442fdf41e2ef6cd20df3168957 | |
parent | 1fd17b13fa777940c366b2f6870da911a90ab7e6 (diff) |
.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,8 +1,14 @@ +1999-10-05 Roland McGrath <roland@baalperazim.frob.com> + + * i386/intel/pmap.c (pmap_bootstrap): Use _start instead of start. + * i386/i386/trap.c (kernel_trap): Likewise. + 1999-10-04 Roland McGrath <roland@baalperazim.frob.com> * configure.in: Remove AC_CHECK_TOOL(MAKE,...) check. * Makefile.in (MAKE): Variable removed. We require GNU make anyway, and it always sets MAKE. + * configure: Regenerated. * Makefile.in (clib-routines.o, check-clib-routines, clib-routines.d): Remove these rules, replace with: |