From d8f52b02324d61f48bbdf5ebe995038d22fb1b66 Mon Sep 17 00:00:00 2001 From: Dwarakanath Rajagopal Date: Tue, 1 May 2007 19:53:40 +0000 Subject: invoke.texi: Fix typo, 'AMD Family 10h core' instead of 'AMD Family 10 core'. 2007-05-01 Dwarakanath Rajagopal * doc/invoke.texi: Fix typo, 'AMD Family 10h core' instead of 'AMD Family 10 core'. From-SVN: r124341 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3ee41a5..c3e3a23 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2007-05-01 Dwarakanath Rajagopal + * doc/invoke.texi: Fix typo, 'AMD Family 10h core' instead of + 'AMD Family 10 core'. + +2007-05-01 Dwarakanath Rajagopal + * config/i386/i386.c (override_options): Accept k8-sse3, opteron-sse3 and athlon64-sse3 as improved versions of k8, opteron and athlon64 with SSE3 instruction set support. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 9252a46..07bf9e9 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -9894,7 +9894,7 @@ MMX, SSE, SSE2, 3dNOW!, enhanced 3dNOW! and 64-bit instruction set extensions.) @item k8-sse3, opteron-sse3, athlon64-sse3 Improved versions of k8, opteron and athlon64 with SSE3 instruction set support. @item amdfam10, barcelona -AMD Family 10 core based CPUs with x86-64 instruction set support. (This +AMD Family 10h core based CPUs with x86-64 instruction set support. (This supersets MMX, SSE, SSE2, SSE3, SSE4A, 3dNOW!, enhanced 3dNOW!, ABM and 64-bit instruction set extensions.) @item winchip-c6 -- cgit v1.1