diff options
author | Roland McGrath <roland@gnu.org> | 2001-10-07 19:52:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-10-07 19:52:31 +0000 |
commit | dd9854ac808623136580ca191f306a1c053b1121 (patch) | |
tree | 9536f949fe4e4be7d86e8df7f3f86e174f8f9527 /ChangeLog | |
parent | faf9fc935da876300fb53a9826718692a22f6bd3 (diff) |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-10-07 Roland McGrath <roland@frob.com> + + * i386/i386/locore.S: Fix sloppy asm syntax to avoid warnings from + newer assembler (%ecx -> %cl in byte insns). + + * kern/bootstrap.c (bootstrap_create): Fix inverted test logic for + compatibility case. Ignore trailing newlines after space for + compatibility detection. + Reported by Neal H Walfield <neal@cs.uml.edu>. + 2001-10-06 Marcus Brinkmann <marcus@gnu.org> * README: Replace `GNU mach' by `GNU Mach', and remove |