abs
c9ec8a7912
Add a .Pp to slightly cleanup formatting
2003-05-22 15:36:40 +00:00
abs
1cadaabebc
Update to 0.41:
...
Fix mdoc usage in manpage - from Toru TAKAMIZU in PR pkg/21542
2003-05-12 11:05:48 +00:00
abs
17a3289e52
Match 21064A-0 - from Mark Davies
2003-04-22 08:01:36 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
abs
e1cae98b11
Update cpuflags to 0.39.
...
Primarily to reassure Al that I'm still here, and only incidently
to handle the 7400 in Martin J. Laubach's AGP G4/400 Mac
2003-01-29 13:08:09 +00:00
abs
74324271e7
Update cpuflags to 0.38:
...
Adapt for sparc hw.model changes in -current
2002-12-23 13:56:20 +00:00
abs
d60de2280c
Update cpuflags to 0.37
...
Recognise more alpha CPU variants - from Christopher SEKIYA
2002-11-02 10:03:45 +00:00
abs
3c89d8b168
Update cpuflags to 0.36:
...
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333)
2002-10-21 16:36:58 +00:00
abs
5020ff2190
Update cpuflags to 0.35, the "Where did my job go" release
...
Add entry for 7450 (tibook 550 combo), and mention -pipe (to speed
up compilation) in manpage.
2002-10-17 11:36:44 +00:00
abs
1b7356de88
Update cpuflags to 0.34, the "How big is agc's mail quota" release:
...
Add in a reasonable set of mips cpus.
2002-09-25 15:14:04 +00:00
abs
ccf962dd65
Updated cpuflags to 0.33
...
Add entry for alpha 21264B
2002-09-16 10:43:24 +00:00
abs
15c62fbe9e
Updated cpuflags to 0.32 (the 'no more chocolate for you' release)
...
Handle AXPpci33, from Bert Kiers
2002-09-04 14:56:13 +00:00
abs
f157c08992
Updated cpuflags to 0.31:
...
Use ?= instead of += to set COPTS, and include DEFCOPTS to not drop
DEFCOPTS (usually -O2) from kernel compiles.
2002-08-05 13:17:11 +00:00
abs
b37477d1e4
Update cpuflags to 0.30:
...
Add 'DEC 3000 - M300' (21064-1) entry from Paul Mather
2002-07-30 22:05:14 +00:00
abs
f90c672552
Updated cpuflags to 0.29
...
Use MAKEFLAGS not .MAKEFLAGS so we can work on 1.5 and earlier.
Fix alpha 21164A CPU parsing.
2002-07-19 09:31:05 +00:00
abs
297f7465ba
Updated cpuflags to 0.28
...
Correctly fix amiga CPU parsing. Fix from Tim Preston.
2002-07-17 10:10:39 +00:00
abs
1d20d36d94
Update cpuflags to 0.27
...
cpuflags.mk now sets CPU_FLAGS and CPU_DIR in .MAKEFLAGS to
avoid having to call cpuflags in every sub-make. Reduces a
'make clean' in /usr/src on a celeron 850 from 90 seconds to
30 seconds. What is impressive is that I managed to leave it
that bad without being bricked...
2002-07-16 10:42:45 +00:00
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