- fpu in by default

This commit is contained in:
Bryce Denney 2001-05-16 08:30:55 +00:00
parent 4e6bc5a605
commit 536dc4c10e
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<a href="http://prdownloads.sourceforge.net/bochs/bochs-1.1.2.tar.gz">Version 1.1.2 (bugfix3)</a> (5/16/2001) <a href="http://prdownloads.sourceforge.net/bochs/bochs-1.1.2.tar.gz">Version 1.1.2 (bugfix3)</a> (5/16/2001)
</h2> </h2>
<ul> <ul>
<li> FPU is now compiled in by default.
<li> updated Elpin VGA BIOS to version 2.40, and changed pointer in .bochsrc <li> updated Elpin VGA BIOS to version 2.40, and changed pointer in .bochsrc
<li> fixed .conf.x86 script so that it uses c++ instead of egcs for C++ files <li> fixed .conf.x86 script so that it uses c++ instead of egcs for C++ files
<li> now Makefile targets that recurse into subdirectories use double colons, <li> now Makefile targets that recurse into subdirectories use double colons,