summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-07-22 11:08:41 +0000
committerimp <imp@FreeBSD.org>2003-07-22 11:08:41 +0000
commitac7beeff7fa5a06237b2c2b4d9650cb007768257 (patch)
treea51217e632ab435d0fe2f4138c46ff0237e7a64f /UPDATING
parenteb30c92e4910efd8f5aa99168e8b74d8414f3eb1 (diff)
downloadFreeBSD-src-ac7beeff7fa5a06237b2c2b4d9650cb007768257.zip
FreeBSD-src-ac7beeff7fa5a06237b2c2b4d9650cb007768257.tar.gz
note rescue issues and fpu emulation removal
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b40dbbb..8a09b6a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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
OpenPOWER on IntegriCloud