PATCH: Support pentium4-linux

H. J. Lu hjl@lucon.org
Fri Jun 13 00:28:00 GMT 2003


On Thu, Jun 12, 2003 at 05:14:28PM -0700, Ulrich Drepper wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> H. J. Lu wrote:
> 
> > It was sent as an attachment. I resent it to you.
> 
> That's not what I meant.  There is no such directory therefore the patch
> isn't necessary.

There is sysdeps/i386/i786/Implies. I am enclosing 2 patches for
linuxthreads and nptl. I will submit P4 optimized functions later.


H.J.
-------------- next part --------------
2003-05-27  H.J. Lu <hongjiu.lu@intel.com>

	* sysdeps/i386/i786/Implies: New file.
	* sysdeps/unix/sysv/linux/i386/i786/Implies: Likewise.

--- nptl/sysdeps/i386/i786/Implies.nptl-sse2	2003-05-27 11:44:58.000000000 -0700
+++ nptl/sysdeps/i386/i786/Implies	2003-05-27 09:20:42.000000000 -0700
@@ -0,0 +1,2 @@
+# Pentium 4. Use Pentium Pro by default.
+i386/i686
--- nptl/sysdeps/unix/sysv/linux/i386/i786/Implies.nptl-sse2	2003-05-27 11:44:58.000000000 -0700
+++ nptl/sysdeps/unix/sysv/linux/i386/i786/Implies	2003-05-27 12:09:11.000000000 -0700
@@ -0,0 +1,2 @@
+# Pentium 4. Use Pentium Pro by default.
+unix/sysv/linux/i386/i686
-------------- next part --------------
2003-05-27  H.J. Lu <hongjiu.lu@intel.com>

	* sysdeps/i386/i786/Implies: New file.

--- linuxthreads/sysdeps/i386/i786/Implies.linuxthreads-sse2	2003-05-27 11:44:58.000000000 -0700
+++ linuxthreads/sysdeps/i386/i786/Implies	2003-05-27 09:20:42.000000000 -0700
@@ -0,0 +1,2 @@
+# Pentium 4. Use Pentium Pro by default.
+i386/i686


More information about the Libc-alpha mailing list