note rescue issues and fpu emulation removal

This commit is contained in:
Warner Losh 2003-07-22 11:08:41 +00:00
parent 68f2d20b70
commit 178cf4e9e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117880

View File

@ -17,6 +17,18 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
20030722:
FPU-less support has been removed from FreeBSD. Chances are you won't
notice. 386+387 support should still work after this change, but
it is now a minimum requirement for the i386 port that you have real
FPU hardware.
20030714:
Some people are having problems with changes related to /rescue.
If you are building -j N, you will need to define NO_RESCUE. Others
will need to define it if /rescue has issues with their environment.
People should report those issues to current@.
20030711:
gcc was upgraded to 3.3. You are advised to not build -DNOCLEAN
across this point. Further, it might be a good idea to remove