New commits:
commit 25e194804deaf7d433ad37108e3576ba60e8de3f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
64/x86_64/intel/em64t/nocona_64: Add '-mfpmath=sse' and others
Switching to sse is said to be considerably faster and more stable,
but may break existing code.
commit e5fb99c18c8f83364e7826c7a722ca8369ae3de4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
64/x86_64/amd/k8/k8_64: Added '-mfpmath=sse' and others
Switching to sse is said to be considerably faster and more stable,
but may break existing code.
Note that the default math unit (-mfpmath) is 387 for ia32.
Switching to sse is said to be considerably faster and more stable,
but may break existing code.
commit f95be7933a08ee5856df4950266074bb122ab353
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
32/ia32/intel/em64t/core2_32: Add '-mfpmath=sse' and others
Note that the default math unit (-mfpmath) is 387 for ia32.
Switching to sse is said to be considerably faster and more stable,
but may break existing code.
Note that the default math unit (-mfpmath) is 387 for ia32. Switching
to sse is said to be considerably faster and more stable, but may
break existing code.
Note that the default math unit (-mfpmath) is 387 for ia32. Switching
to sse is said to be considerably faster and more stable, but may break
existing code.
commit 73dd1bb32c9d8c1963c391b658968ae6486f4964
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
32/ia32/generic/x86_64/x86_32: Re-add specific flags
Note that the default math unit (-mfpmath) is 387 for ia32. Switching
to sse is said to be considerably faster and more stable, but may break
existing code.