Commit graph

111 commits

Author SHA1 Message Date
dogcow
68052c76fe Pentium-M should be scheduled as pentium-m, not pentium4m. 2006-05-16 16:43:10 +00:00
abs
ae2da2cd22 update cpuflags to 0.98:
For those playing on the bleeding edge with optimise_gcc.mk,
	disable -ffast-math for perl. NetBSD/i386 perl5.8.7 reports
	'49/49!=1' as true under -ffast-math
2006-02-09 13:45:04 +00:00
abs
6f99b2fbef Update cpuflags to 0.97:
- Add Infineon ADM5120
    - Fix optimize_gcc.mk for qt3-libs, and reorder so CPUFLAGS_PKGBASE is
      left defined and testable for 'make show-vars' and the like
2006-02-04 15:08:33 +00:00
abs
5c9d5eae15 Update cpuflags to 0.96:
Handle "AMD Athlon(tm) 64" on Linux - from Clayton Smith
2005-11-06 15:31:20 +00:00
minskim
bda7b4098f Update cpuflags to 0.95. Approved by the maintainer.
Change:
- Identify Dothan on NetBSD.  Patch submitted by Kevin Kim in private email.
2005-10-23 18:47:24 +00:00
rillig
a59cbb2fb7 Fixed a pkglint warning. 2005-10-23 14:03:39 +00:00
abs
087bc54521 update cpuflags to 0.94 - do not set PKGBASE in optimize_gcc.mk 2005-09-27 16:38:11 +00:00
abs
ba41fe0604 update cpuflags to 0.93 - fix a make-braino in workaround for PKGNAME setting 2005-09-23 13:24:17 +00:00
abs
fe8f75fc8e Update cpuflags to 0.92
optimize_gcc.mk needs to know the name of the package that is
	currently being built. Unfortunately with pkgsrc there is no way
	to do this, and its previous attempts to derive PKGNAME (if not
	set) from DISTNAME broke the php usage ext.mk file. Use a temp
	variable to do the same thing without breaking other pkgsrc
	assumptions
2005-09-20 10:58:23 +00:00
abs
dac5178adb Update cpuflags to 0.91 - derive PKGNAME from DISTNAME in per package checking logic 2005-09-09 16:03:32 +00:00
abs
bc733e575d Update cpuflags to 0.90
NetBSD: treat 'AMD Unknown K7 (Athlon)' as -march=athlon
	All: If -v is given, also correctly display CPUFLAGS value
2005-07-22 12:13:12 +00:00
abs
be0ddf4f02 Update cpuflags to 0.89
Use SED and INSTALL - should fix PR30223 (using wrong install under Solaris)
2005-07-21 08:33:13 +00:00
abs
28efc3d9e1 Update cpuflags to 0.88
- Add two more x86 entries to cpuflags.Linux
 - Avoid bogus setting of PKGBASE in optimize_gcc.mk
2005-06-25 10:50:49 +00:00
abs
7975c2523d Small change to suggested COPTS usage - from Christopher Sean Hilton 2005-05-12 10:53:07 +00:00
abs
2ea7529561 update cpuflags to 0.87:
- Added linux "Mobile Intel(R) Pentium(R) 4 - M ", from pancake
    - Add a dist target to simplify updating freshmeat copy
    - Change feedback email to abs@absd.org
2005-05-01 22:03:37 +00:00
abs
ae3c620d0f Update cpuflags to 0.86:
Add Linux 'Pentium III (Katmai)' - from Toni Viemero
    Remove some outdated gcc references from manpage
    Clarify the mk examples are BSD makefile specific
    Add a basic Makefile for out-of-pkgsrc usage
2005-04-29 12:56:05 +00:00
abs
1926c19e92 Update cpuflags to 0.85:
Add 'Intel(R) Pentium(R) III Mobile CPU', from Sean Higgins
2005-04-27 10:55:21 +00:00
abs
5235bc4179 Update cpuflags to 0.84
Add "Mirage 100+" to the Linix parisc case (thanks Simon Hitzemann)
    Update the firefox and thunderbird names in optimize_gcc
2005-04-08 07:24:25 +00:00
abs
80bbefb0f9 Update to cpuflags 0.83 - match all VIA C3 CPUs 2005-03-22 08:17:26 +00:00
abs
e213f4ae4e update cpuflags to 0.82
firefox-gtk2 has severe issues (radio buttons on the download preferences
are missing, and extensions break) if compiled with -ffast-math. Oh my
aching head.
2005-02-18 17:20:38 +00:00
abs
cc9dd8ee54 Update cpuflags to 0.81:
firefox and firefox-gtk2 do not like -finline-functions. It gives broken
    radio buttons in Edit->Preferences
2005-01-29 14:58:39 +00:00
abs
26076885ae Update cpuflags to 0.80:
Add qemu to the list of PKG_EXCLUDE_INLINE_FUNCTIONS packages, at least as
of gcc-3.3 and qemu-0.6.1
2005-01-06 00:08:51 +00:00
abs
467f422606 Update cpuflags to 0.79:
- Shuffle the various cpuflags.<OS> to group more common lines
    - Use nawk on solaris [Jonathan A. Kollasch PR pkg/26572]
    - Add Linux 'Intel(R) Pentium(R) 4 CPU'
    - Add NetBSD/i386 'AMD Athlon Model 4 (Thunderbird)' [Rob Quinn]
    - Add NetBSD/macppc 604e [John Klos]
    - Add NetBSD/chocolate [Al]
2004-12-22 15:12:18 +00:00
abs
924f87301a Update cpuflags to 0.78:
Handle 7410 under NetBSD/macppc and 'Pentium III (Coppermine)' under
    Linux, from Markus W Kilbinger and Andrew Gillham respectively
2004-11-14 21:51:05 +00:00
abs
ad9750ac47 Update cpuflags to 0.77
Correctly identify 7400 and 7450 cpus (from Timo Schöler), and fall back
    to 750 not 740 for older gcc versions.
2004-11-03 18:16:27 +00:00
abs
ecd9d13099 Update cpuflags to 0.76:
Add 'Intel(R) Pentium(R) M processor' under Linux, plus make each
    version report the OS in the event of an unrecognised CPU.
2004-09-23 11:41:10 +00:00
abs
876cf499e8 Update cpuflags to 0.75
- all:
    Implement 'cpuflags -v' which indicates the values used to determine flags
    Sync the latest fixup options for older gccs
  - cpuflags.NetBSD:
    Use -march=pentium3m and -march=pentium4m for gcc 3.4.x
    Set -mcpu=hypersparc for RT620/625 and -mcpu=cypress for L64811
  - cpuflags.Linux:
    Handle two different Celeron cases (thanks to Marc Recht & Jeremy C. Reed)
2004-08-04 11:39:43 +00:00
abs
816811eb3f Update cpuflags to 0.74:
NetBSD/Linux:
	athlon-4, athlon-mp, athlon-tbird, and athlon-xp should fall back to
	athlon in gcc3, and only pentiumpro in 2.95
    Linux:
	Identify "AMD Athlon(tm) XP "* - thanks to Sebastian Prause
2004-07-28 16:54:03 +00:00
abs
0eeb203e60 Update cpuflags to 0.73:
sync cpuflags.Linux with cpuflags.NetBSD, at least optimise for
	Duron in cpuflags.Linux
2004-07-27 19:25:44 +00:00
abs
522b1c85e6 Update cpuflags to 0.72:
Handle c3 as 'c3' or '586', not '686'. From Dick Davies
Rationale: http://www3.sympatico.ca/howlettfamily/epia/epia_howto/x881.html#pentium_compatible
2004-07-06 23:00:10 +00:00
cube
45368fbaf6 Remove an obvious left over from a test. Fixes PR 25880. 2004-06-09 20:51:10 +00:00
abs
531cd31b67 Update cpuflags to 0.70
Correctly 'downgrade' -march=pentium3 -mno-sse to -march=pentiumpro
    for older compilers. Should address PR pkg/25759
2004-06-06 22:59:29 +00:00
abs
648db862d9 Update cpuflags to 0.68
Exclude -fomit-frame-pointer for {firefox,thunderbird}{,-gtk2}
2004-05-10 17:39:39 +00:00
abs
b9405a3e88 Update cpuflags to 0.67:
- Add 'Intel Mobile Pentium 4' from Benedikt Meurer
	- Fix exclusion of -fomit-frame-pointer mozilla-gtk2 in optimize_gcc.mk
2004-04-22 12:00:05 +00:00
abs
ee11bd690f iupdate cpuflags to 0.66:
Avoid -fomit-frame-pointer for mozilla-gtk2 & galeon-devel
2004-04-20 20:11:34 +00:00
abs
b93e7e7722 Update cpuflags to 0.65.
Use -dumpversion with gcc rather than mangling -v output. Suggested
	by mrg. Located copy of egcs to confirm output still correctly
	mangled in that case :)
2004-04-01 19:44:59 +00:00
abs
2c6ba32459 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
2004-04-01 19:37:59 +00:00
wiz
a739b79bd6 Drop trailing whitespace, remove unnecessary .Pp and
use .Aq instead of <>.
2004-03-17 00:40:24 +00:00
abs
6cc945a64a Update cpuflags to 0.63:
Make cpuflags ${PREFIX}-aware - based on patch from Karl Hammerschmidt
2004-03-17 00:26:55 +00:00
dan
b62d8288fc Recognise the "Intel Celeron (Mendocino)", which is a p3 but without SSE
Bump version.
2004-02-20 00:37:46 +00:00
abs
3b2576a43a We don' need no ... languages 2004-02-13 21:08:33 +00:00
jlam
7699290f10 If we're passing through MAKEFLAGS variables whose values may contain
spaces, use the :Q modifier instead of double-quoting the value.  This
avoids breakage when executing the just-in-time su targets.
2004-02-06 19:04:24 +00:00
abs
ca05ea8bb1 Update cpuflags to 0.61
Be more careful setting MAKEFLAGS
2004-01-21 00:54:08 +00:00
abs
d817435200 Update cpuflags to 0.60:
Set CPU_DIR and MAKE_ENV even if CPU_FLAGS is already set.
2004-01-20 23:38:46 +00:00
abs
7edf62d399 Update cpuflags to 0.59:
- Handle i386: Mobile PIII, alpha: 21264a, powerpc: 603ev
2003-12-04 10:13:26 +00:00
rh
d283baef26 Fix an Athlon detection glitch: the "Athlon Model 1" is neither an
"Athlon MP" nor a "Pentium Pro".  Correct this by testing for the special
cases first rather than trying to be clever in the generic test.
Bump package version to 0.58
2003-10-19 00:24:28 +00:00
abs
1256bede19 Update cpuflags to 0.57:
Add optimisations for specific Athlon models (recht@)
	Avoid setting flags if DBG is set to -Os (to reduce size impact
	when building contents of distrib on at least 1.6.x i386)
2003-10-02 16:10:00 +00:00
abs
367a2fc3b2 Updated cpuflags to 0.56
- If !defined BSD_PKG_MK and DBG is set to -Os, do not alter COPTS.
	  This stops setting of -march=XXX causing overflowing of install media
	- disable -fomit-frame-pointer for lua and koffice
2003-08-07 11:30:04 +00:00
abs
b8922fffe7 Update cpuflags to 0.55
Exclude -finline-functions for userppp.
2003-07-20 14:21:52 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00