This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Support pentium4 in linuxthreads


This prepares linuxthreads for P4 optimization.

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

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]