pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update cpuflags to 0.64:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2050afa3ae77
branches: trunk
changeset: 471974:2050afa3ae77
user: abs <abs%pkgsrc.org@localhost>
date: Thu Apr 01 19:38:32 2004 +0000
description:
Update cpuflags to 0.64:
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
- Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
- Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
- Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
- Handle converting flags for old gcc versions recursively. Most
excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r efefb0a50419 -r 2050afa3ae77 doc/CHANGES
--- a/doc/CHANGES Thu Apr 01 19:37:59 2004 +0000
+++ b/doc/CHANGES Thu Apr 01 19:38:32 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5411 2004/04/01 19:25:44 jmmv Exp $
+$NetBSD: CHANGES,v 1.5412 2004/04/01 19:38:32 abs Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1740,3 +1740,5 @@
Updated gnome to 2.6.0 [jmmv 2004-04-01]
Updated gnome-devel to 2.6.0 [jmmv 2004-04-01]
Updated gnome-extras to 2.6.0 [jmmv 2004-04-01]
+ Updated cpuflags to 0.64 [abs 2004-04-01]
+
Home |
Main Index |
Thread Index |
Old Index