cvs commit: src/share/mk bsd.cpu.mk
Ruslan Ermilov
ru at freebsd.org
Wed Dec 7 22:24:02 PST 2005
On Wed, Dec 07, 2005 at 03:23:09PM -0800, David O'Brien wrote:
> On Tue, Dec 06, 2005 at 08:05:07PM +0100, Wilko Bulte wrote:
> > On Tue, Dec 06, 2005 at 01:47:23PM +0000, Ruslan Ermilov wrote..
> > > ru 2005-12-06 13:47:23 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > share/mk bsd.cpu.mk
> > > Log:
> > > Add a MACHINE_CPU entry for "ev67".
> >
> > /me has eyed the ev7 at work already. :-)
>
> Actually GCC supports ev67:
> `ev67'
> `21264a'
> Schedules as an EV6 and supports the BWX, CIX, FIX, and MAX
> extensions.
>
> Can you rework the commit so that ev67 gets passed thru vs. aliasing it
> to ev6?
>
It does, what do you mean?
# env MACHINE_ARCH=alpha MACHINE=alpha CPUTYPE=ev6 make -f /dev/null -V CFLAGS
-O2 -fno-strict-aliasing -pipe -mcpu=ev6 -mieee
# env MACHINE_ARCH=alpha MACHINE=alpha CPUTYPE=ev67 make -f /dev/null -V CFLAGS
-O2 -fno-strict-aliasing -pipe -mcpu=ev67 -mieee
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20051208/db41ae29/attachment-0001.bin
More information about the cvs-src
mailing list