Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master archspecs by Arwed von Merkatz (9744ff7f762e8af8dc639e7e7d876b56743f8cd5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master archspecs by Arwed von Merkatz (9744ff7f762e8af8dc639e7e7d876b56743f8cd5)
  • Date: Thu, 01 Sep 2011 14:46:46 +0530

Excerpts from Andra\xc5\xbe 'ruskie' Levstik's message of Wed Aug 31 18:30:29
+0530 2011:
> :2011-08-31T07:45:Arwed von Merkatz:
>
> Atom is x86_64 capable as well.

Looks like the newer ones are, but mine isn't.
According to wikipedia, the following ones are not 64 bit capable:
Atom Z5xx, Z6xx, N2xx
All newer ones are.
I'll add a 64 bit entry and add some description on which ones can support it.

> > 32/ia32/intel/x86/atom: added Atom CPU
> >
> > diff --git a/32/ia32/intel/x86/atom b/32/ia32/intel/x86/atom
> > new file mode 100755
> > index 0000000..86f6e26
> > --- /dev/null
> > +++ b/32/ia32/intel/x86/atom
> > @@ -0,0 +1,9 @@
> > +CPUNAME="Intel Atom"
> > +if use_gcc2; then
> > + CFLAGS="-march=i686"
> > +else
> > + CFLAGS="-march=atom"
> > +fi
> > +HOST="i686-pc-linux-gnu"
> > +FAST="-O3"
> > +SMALL="-Os"
> > _______________________________________________
> > SM-Commit mailing list
> > SM-Commit AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-commit
> >
> >
>




Archive powered by MHonArc 2.6.24.

Top of Page