Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master archspecs by Eric Sandall (350113ad4f2125e4ba5a631b85ba6ec7691def11)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master archspecs by Eric Sandall (350113ad4f2125e4ba5a631b85ba6ec7691def11)
  • Date: Tue, 13 Apr 2010 01:37:27 -0500

GIT changes to master archspecs by Eric Sandall <sandalle AT sourcemage.org>:

32/ia32/amd/k8/k8_32 | 4 ++--
32/ia32/generic/x86_64/x86_32 | 2 +-
32/ia32/intel/em64t/core2_32 | 4 ++--
32/ia32/intel/em64t/nocona_32 | 4 ++--
32/ia32/intel/x86/pentium3 | 2 +-
32/ia32/intel/x86/pentium3m | 4 ++--
32/ia32/intel/x86/pentium4 | 2 +-
32/ia32/intel/x86/pentium4m | 4 ++--
32/ia32/intel/x86/prescott | 2 +-
64/x86_64/amd/k8/k8_64 | 4 ++--
64/x86_64/generic/x86_64/x86_64 | 4 ++--
64/x86_64/intel/em64t/core2_64 | 4 ++--
64/x86_64/intel/em64t/nocona_64 | 4 ++--
13 files changed, 22 insertions(+), 22 deletions(-)

New commits:
commit 350113ad4f2125e4ba5a631b85ba6ec7691def11
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "64/x86_64/intel/em64t/core2_64: Added '-mmmx -mfpmath=sse -msse
-msse2"

This reverts commit fc644892153908fdd0c35bfe16a06545a42baaf6.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit afd85e6c5112eb4e933740f378f4ac2c97a0ee1b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "64/x86_64/intel/em64t/nocona_64: Added '-mmmx -mfpmath=sse -msse"

This reverts commit a4e26b4ad2c05d792d3ce8dc9eedbfb0a8a927bf.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit f466f67e6045a871ed29d7183e9e1d966affff84
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/intel/em64t/core2_32: Added '-mmmx -mfpmath=sse -msse
-msse2"

This reverts commit 308854b7486bcc7f4882fc95fccefcb3573f38a9.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 3c8aee0603205dd0b9c0aeeba59ca3b1a8cf6b2e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/intel/em64t/nocona_32: Added '-mmmx -mfpmath=sse -msse
-msse2"

This reverts commit 52fdf10756a800b5285de006f5857de4b9ee39eb.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit e559cdeb852cc4f28f61337cd57e22a7c84ba280
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/amd/k8/k8_32: Re-add specific flags"

This reverts commit 50443368b77018e7e37984ccfba89a6d0ef14470.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit e7258857c90bba11852f0f23be6cb7994324aa16
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/generic/x86_64/x86_32: Re-add specific flags"

This reverts commit 73dd1bb32c9d8c1963c391b658968ae6486f4964.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 530edcef19679bb273c8b1b92809c662e79bf3fe
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/intel/x86/pentium3{,m}: Add '-mfpmath=sse -msse'"

This reverts commit 6041307caf542bbe21e6c958fd46757773b24140.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 50987340ff70b738e7df915c5538710ef3badc99
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/intel/x86/pentium4{,m},prescott: Add '-mfpmath=sse -msse
-msse2'"

This reverts commit 05d51699cf3af24d4c1b9e3dcc411e1eddf23289.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 4d00c8b81962d3ce3938706516d4de73fe14d180
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/intel/em64t/core2_32: Add '-mfpmath=sse' and others"

This reverts commit f95be7933a08ee5856df4950266074bb122ab353.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit b493e47b783479429d0fbcd1ef665599cc918bf8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "32/ia32/intel/em64t/nocona_32: Add '-mmmx -mfpmath=sse -msse
-msse2 -msse3'"

This reverts commit d71dc83d9351d5ca162e9a1985c7547deebae778.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit a83d75cc43aef9391bcecb320e7262bac64ad49e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "64/x86_64/amd/k8/k8_64: Added '-mfpmath=sse' and others"

This reverts commit e5fb99c18c8f83364e7826c7a722ca8369ae3de4.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 12ae5feb801218bd664fd5e33ca0eab2750dd344
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "64/x86_64/generic/x86_64/x86_64: Add -mfpmath=sse -msse -msse2"

This reverts commit 2beb349c0cd75a01dd70adc38873511594eee203.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 4476eac39a84761648bee3d85d10b07b6ab36384
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "64/x86_64/intel/em64t/core2_64: Add '-mfpmath=sse' and others"

This reverts commit 1db6fbad76eabe9ec4d929b4bf7484cc06d6ff50.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

commit 081992b0012606a66105ec7c41c7e2b1aee40eed
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "64/x86_64/intel/em64t/nocona_64: Add '-mfpmath=sse' and others"

This reverts commit 25e194804deaf7d433ad37108e3576ba60e8de3f.

-march=<CPU> implies all the correct -m{sse,sse2,sse3,ssse3,etc}

Don't force -mfpmath=sse on ia32, let the user decide.

diff --git a/32/ia32/amd/k8/k8_32 b/32/ia32/amd/k8/k8_32
index 5445949..0d527b6 100755
--- a/32/ia32/amd/k8/k8_32
+++ b/32/ia32/amd/k8/k8_32
@@ -1,10 +1,10 @@
CPUNAME="AMD Athlon 64, Athlon 64 FX and Opteron (32-bit mode)"
if use_gcc 3.3. ; then
- CFLAGS="-march=athlon-xp -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m32"
+ CFLAGS="-march=athlon-xp -m32"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=k8 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m32"
+ CFLAGS="-march=k8 -m32"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/generic/x86_64/x86_32 b/32/ia32/generic/x86_64/x86_32
index 7121209..6e92a9d 100755
--- a/32/ia32/generic/x86_64/x86_32
+++ b/32/ia32/generic/x86_64/x86_32
@@ -4,7 +4,7 @@ if use_gcc 3.3. ; then
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=x86-64 -mfpmath=sse -msse -msse2 -m32"
+ CFLAGS="-march=x86-64 -m32"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/intel/em64t/core2_32 b/32/ia32/intel/em64t/core2_32
index 386b1d0..a8f6306 100755
--- a/32/ia32/intel/em64t/core2_32
+++ b/32/ia32/intel/em64t/core2_32
@@ -1,11 +1,11 @@
CPUNAME="Intel Core 2 with EM64T, 32bit mode"

if use_gcc 3.3. || use_gcc 3.4. || use_gcc 4.0. || use_gcc 4.1. || use_gcc
4.2.; then
- CFLAGS="-march=nocona -m32 -mmmx -mfpmath=sse -msse -msse2 -msse3"
+ CFLAGS="-march=nocona -m32"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=core2 -m32 -mmmx -mfpmath=sse -msse -msse2 -msse3 -mssse3"
+ CFLAGS="-march=core2 -m32"
fi

HOST="i686-pc-linux-gnu"
diff --git a/32/ia32/intel/em64t/nocona_32 b/32/ia32/intel/em64t/nocona_32
index fbb4fb2..8bf03d9 100755
--- a/32/ia32/intel/em64t/nocona_32
+++ b/32/ia32/intel/em64t/nocona_32
@@ -1,10 +1,10 @@
CPUNAME="Intel Pentium4/Xeon with EM64T, 32bit mode"
if use_gcc 3.3. ; then
- CFLAGS="-march=nocona -m32 -mmmx -mfpmath=sse -msse -msse2 -msse3"
+ CFLAGS="-march=nocona -m32"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=nocona -m32 -mmmx -mfpmath=sse -msse -msse2 -msse3"
+ CFLAGS="-march=nocona -m32"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/intel/x86/pentium3 b/32/ia32/intel/x86/pentium3
index 22677ba..8338ac9 100755
--- a/32/ia32/intel/x86/pentium3
+++ b/32/ia32/intel/x86/pentium3
@@ -2,7 +2,7 @@ CPUNAME="Intel Pentium III"
if use_gcc2; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=pentium3 -mfpmath=sse -msse"
+ CFLAGS="-march=pentium3"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/intel/x86/pentium3m b/32/ia32/intel/x86/pentium3m
index 6260184..a4d63d0 100755
--- a/32/ia32/intel/x86/pentium3m
+++ b/32/ia32/intel/x86/pentium3m
@@ -2,9 +2,9 @@ CPUNAME="Intel mobile Pentium III-M"
if use_gcc2; then
CFLAGS="-march=i686"
elif use_gcc 3.3; then
- CFLAGS="-march=pentium3 -mfpmath=sse -msse"
+ CFLAGS="-march=pentium3"
else
- CFLAGS="-march=pentium3m -mfpmath=sse -msse"
+ CFLAGS="-march=pentium3m"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/intel/x86/pentium4 b/32/ia32/intel/x86/pentium4
index c053da6..7386081 100755
--- a/32/ia32/intel/x86/pentium4
+++ b/32/ia32/intel/x86/pentium4
@@ -2,7 +2,7 @@ CPUNAME="Intel Pentium 4"
if use_gcc2; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=pentium4 -mfpmath=sse -msse -msse2"
+ CFLAGS="-march=pentium4"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/intel/x86/pentium4m b/32/ia32/intel/x86/pentium4m
index 5d0a21d..7d635d9 100755
--- a/32/ia32/intel/x86/pentium4m
+++ b/32/ia32/intel/x86/pentium4m
@@ -2,9 +2,9 @@ CPUNAME="Intel Pentium 4 mobile"
if use_gcc2; then
CFLAGS="-march=i686"
elif use_gcc 3.3; then
- CFLAGS="-march=pentium4 -mfpmath=sse -msse -msse2"
+ CFLAGS="-march=pentium4"
else
- CFLAGS="-march=pentium4m -mfpmath=sse -msse -msse2"
+ CFLAGS="-march=pentium4m"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/32/ia32/intel/x86/prescott b/32/ia32/intel/x86/prescott
index 6b04558..e5b4ed1 100755
--- a/32/ia32/intel/x86/prescott
+++ b/32/ia32/intel/x86/prescott
@@ -2,7 +2,7 @@ CPUNAME="Intel Pentium 4 (Prescott) and Core"
if use_gcc2; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=prescott -mfpmath=sse -msse -msse2"
+ CFLAGS="-march=prescott"
fi
HOST="i686-pc-linux-gnu"
FAST="-O3"
diff --git a/64/x86_64/amd/k8/k8_64 b/64/x86_64/amd/k8/k8_64
index 8aa3a8a..1f1e0f6 100755
--- a/64/x86_64/amd/k8/k8_64
+++ b/64/x86_64/amd/k8/k8_64
@@ -1,11 +1,11 @@
CPUNAME="AMD Athlon 64, Athlon 64 FX and Opteron"

if use_gcc 3.3. ; then
- CFLAGS="-march=x86-64 -fPIC -DPIC -mmmx -mfpmath=sse -msse -msse2 -m3dnow"
+ CFLAGS="-march=x86-64 -fPIC -DPIC"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=k8 -fPIC -DPIC -mmmx -mfpmath=sse -msse -msse2 -m3dnow"
+ CFLAGS="-march=k8 -fPIC -DPIC"
fi

HOST="x86_64-pc-linux-gnu"
diff --git a/64/x86_64/generic/x86_64/x86_64 b/64/x86_64/generic/x86_64/x86_64
index 67a6c6f..ce17727 100755
--- a/64/x86_64/generic/x86_64/x86_64
+++ b/64/x86_64/generic/x86_64/x86_64
@@ -1,11 +1,11 @@
CPUNAME="x86-64, Athlon 64 FX, Opteron and Intel EM64T"

if use_gcc 3.3. ; then
- CFLAGS="-march=x86-64 -fPIC -DPIC -mfpmath=sse -msse -msse2"
+ CFLAGS="-march=x86-64 -fPIC -DPIC"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=x86-64 -fPIC -DPIC -mfpmath=sse -msse -msse2"
+ CFLAGS="-march=x86-64 -fPIC -DPIC"
fi

HOST="x86_64-pc-linux-gnu"
diff --git a/64/x86_64/intel/em64t/core2_64 b/64/x86_64/intel/em64t/core2_64
index d893237..53d2f9f 100755
--- a/64/x86_64/intel/em64t/core2_64
+++ b/64/x86_64/intel/em64t/core2_64
@@ -1,11 +1,11 @@
CPUNAME="Intel Core 2 with EM64T"

if use_gcc 3.3. || use_gcc 3.4. || use_gcc 4.0. || use_gcc 4.1. || use_gcc
4.2.; then
- CFLAGS="-march=nocona -fPIC -DPIC -mmmx -mfpmath=sse -msse -msse2 -msse3"
+ CFLAGS="-march=nocona -fPIC -DPIC"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=core2 -fPIC -DPIC -mmmx -mfpmath=sse -msse -msse2 -msse3
-mssse3"
+ CFLAGS="-march=core2 -fPIC -DPIC"
fi

HOST="x86_64-pc-linux-gnu"
diff --git a/64/x86_64/intel/em64t/nocona_64 b/64/x86_64/intel/em64t/nocona_64
index fcf5ac1..e571f71 100755
--- a/64/x86_64/intel/em64t/nocona_64
+++ b/64/x86_64/intel/em64t/nocona_64
@@ -1,11 +1,11 @@
CPUNAME="Intel Pentium4/Xeon with EM64T"

if use_gcc 3.3. ; then
- CFLAGS="-march=nocona -fPIC -DPIC -mmmx -mfpmath=sse -msse -msse2 -msse3"
+ CFLAGS="-march=nocona -fPIC -DPIC"
elif use_gcc2 ; then
CFLAGS="-march=i686"
else
- CFLAGS="-march=nocona -fPIC -DPIC -mmmx -mfpmath=sse -msse -msse2 -msse3"
+ CFLAGS="-march=nocona -fPIC -DPIC"
fi

HOST="x86_64-pc-linux-gnu"



  • [SM-Commit] GIT changes to master archspecs by Eric Sandall (350113ad4f2125e4ba5a631b85ba6ec7691def11), Eric Sandall, 04/13/2010

Archive powered by MHonArc 2.6.24.

Top of Page