diff options
author | Matt Turner <mattst88@gmail.com> | 2008-11-11 21:33:56 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2008-11-11 21:33:56 +0000 |
commit | 9e43555ab77b3a486948f2de4a878cc0d6d0c275 (patch) | |
tree | 7f26da5b2ec2e24d96fecad730c8beaa4b89febc /README.motorola | |
parent | 91b4edf69e5adf9c40edcaff38b880218b7b0d9d (diff) |
Remove useless files
git-svn-id: svn://mattst88.com/svn/cleanbench/trunk@2 0d43b9a7-5ab2-4d7b-af9d-f64450cef757
Diffstat (limited to 'README.motorola')
-rw-r--r-- | README.motorola | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/README.motorola b/README.motorola deleted file mode 100644 index 223001b..0000000 --- a/README.motorola +++ /dev/null @@ -1,29 +0,0 @@ -The information in this file is old and no longer valid. It seems that -the GNU C library has caught up with Motorola's libmoto, and now -performance is just as good (or better) without libmoto. I'll include -the old notice out of historical reasons only. Currently libmoto is -available at ftp://ftp.mcg.mot.com/pub/SPS/PowerPC/software/mklinux/libmoto/, -but this is subject to change and not under my control. - -February 18, 2003 -Uwe F. Mayer - ---------------------------------------------------------------------------- - -If you have a Motorola CPU or equivalent: - -When linked with the 'libmoto' (floating point library from Motorola) -the results you obtain are much better. (FPU index of 0.896 versus -1.910 in one example.) - -The Motorola math library is currently available at: -http://www.mot.com/SPS/PowerPC/support/rsw_customer_support/mklinux/libmoto/libmoto_reg_mkdev.html - -If you have a Motorola CPU and you submit a result then please let me -know whether you used libmoto or not. Please read the file README.submit. - -I do not have a Motorola CPU, and I can't help you with installing the -library either. - -December 3, 1997 -Uwe F. Mayer
\ No newline at end of file |