Commit graph

79 commits

Author SHA1 Message Date
abs
636c1417db Updated cpuflags to 0.26
Fix cpu parsing code for amiga (From Tim Preston), plus handle 21066
    in alpha.
2002-07-15 10:48:46 +00:00
wiz
421d4c19ab Bump to 0.25: Use nawk instead of awk on Solaris. Closes pkg/17587. 2002-07-13 11:27:29 +00:00
abs
fd65f65333 Updated cpuflags to 0.24
If BSD_PKG_MK is not defined, only touch COPTS, not CFLAGS etc.
2002-06-27 20:49:02 +00:00
abs
2225a8f027 Updated cpuflags to 0.23
Initial version of SunOS (Solaris)
2002-06-21 11:35:16 +00:00
abs
e31c4ad2e9 Update cpuflags to 0.22
Handle the post 1.5 'arm32' -> 'arm' cleanup
2002-04-11 11:14:31 +00:00
abs
13f685bb2d Updated cpuflags to 0.21 - add powerpc values from Jon Buller plus some
other friendly people on port-macppc.
While I'm here rework to check hw.machine_arch first and then hw.model, so
we cna handle overlapping model matches between hw.machine_arch. We've not
hit any yet, but this is the right thing to do :)
2002-03-27 21:16:48 +00:00
abs
dc7d08a389 Updated cpuflags to 0.20
Add entry for ross 100/125 CPU in sparc20
    From 'Christophe Kalt' and 'god'.
2002-03-14 11:31:29 +00:00
abs
2f6457756a Updated cpuflags to 0.19
Handle Apple Macintosh LC III, and potentially many other m68k machines.
    (Thanks to Sean)
2002-03-11 09:25:37 +00:00
abs
10fb819900 Update cpuflags to 0.18 - recognise sparc classic, from Reinoud 2002-01-28 08:26:08 +00:00
abs
cc8fc92d23 Updated cpuflags to 0.17
Update MAKE_FLAGS so we can affect imake using packages
2002-01-03 11:54:47 +00:00
abs
41635be7c3 Updated cpuflags to 0.16
-mcpu=cypress for my little ELC
2002-01-01 17:01:26 +00:00
abs
9f879c0ee1 Updated cpuflags to 0.15:
Determine the appropriate flags for the Alpha 433a I now have.
	(Insert appropriate grumble about there being no sysctl way to tell
	 the cputype on an Alpha)
2001-12-24 13:25:47 +00:00
abs
01946b7041 Update cpuflags to 0.13 - try to handle cross compiling gracefully.
if $MACHINE is set, and it does not match sysctl hw.machine, return blank
2001-12-03 23:33:01 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
abs
095c00cc67 Update devel/cpuflags to 0.12
For unknown machine types, suggest people feed details back
2001-11-27 12:26:11 +00:00
abs
745f644e1a Update devel/cpuflags to 0.11
Allow -march=k6 for gcc 2.95 and later, cleanup fallback for older gcc
2001-11-27 02:31:48 +00:00
abs
c2dcd546de clean up some comments - no code change 2001-11-27 01:18:32 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
abs
fbe2f48940 Updated cpuflags to 0.10:
There are no vax specific gcc optimisation flags (mores the pity).
2001-09-16 16:30:08 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
abs
ad86e589aa Updated cpuflags to 0.9:
Update SA-110 in Risc PC with problem memory bus switch:
	- Pickup post 1.5 cats, dnard, hpcarm, or netwinder as OK.
	- If in 1.5 check for footbridge0 or ofw0 as OK.
Thanks to Chris Gilbert for details.
2001-08-27 20:58:38 +00:00
abs
ab5201027e Update cpuflags to 0.8
Make sysctl usage work under NetBSD 1.3 again
2001-08-10 09:03:07 +00:00
abs
5bd6971727 Update cpuflags to 0.7 - use explicit /sbin path to sysctl.
From Douglas Brebner
2001-07-02 22:14:56 +00:00
abs
f73e6f4726 Update cpuflags to 0.6:
Introduce make fragment to be (optionally) included in mk.conf
    Document environment variables set in cpuflags.mk
    Ensure cpuflags.Linux works on gcc 2.7.x
2001-06-29 11:24:51 +00:00
abs
f9563d4847 Updated cpuflags to 0.5
Use -mcpu=v9 for ultrasparc, not -mcpu=ultrasparc, add an entry for sparc2,
and add an entry for a sparc2 (cypress)
2001-06-28 22:23:00 +00:00
abs
943cf8fe6a Recognise ultrasparcs 2001-06-26 10:39:33 +00:00
abs
b93478f1fc Update cpuflags to 0.3
Correctly distinguish a dnard from a strongarm based risc-pc,
    and fall back to the safer risc-pc flags in case of doubt.
2001-06-07 16:05:10 +00:00
abs
87712201c0 Update cpuflags to 0.2 - handle arm6, arm7 & strongarm in riscpc and dnard 2001-06-07 11:56:46 +00:00
abs
e66338940f Re-import cpuflags under devel 2001-06-07 09:59:28 +00:00