From c19055530fd4e9cf870144f42565175395ddcc00 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 10 Jan 2009 18:33:35 +0000 Subject: [PATCH] 2009-01-10 H.J. Lu * doc/c-i386.texi: Reformat. --- gas/ChangeLog | 4 ++++ gas/doc/c-i386.texi | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 134ad9e9f..e544b76b8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2009-01-10 H.J. Lu + * doc/c-i386.texi: Reformat. + +2009-01-10 H.J. Lu + * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and .syscall. (i386_align_code): Handle PROCESSOR_COREI7. diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 8a70523e2..b111e454f 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -876,8 +876,9 @@ supported on the CPU specified. The choices for @var{cpu_type} are: @item @samp{i486} @tab @samp{i586} @tab @samp{i686} @tab @samp{pentium} @item @samp{pentiumpro} @tab @samp{pentiumii} @tab @samp{pentiumiii} @tab @samp{pentium4} @item @samp{prescott} @tab @samp{nocona} @tab @samp{core} @tab @samp{core2} -@item @samp{corei7} @tab @samp{k6} @tab @samp{k6_2} @tab @samp{athlon} -@item @samp{k8} @tab @samp{amdfam10} +@item @samp{corei7} +@item @samp{k6} @tab @samp{k6_2} @tab @samp{athlon} @tab @samp{k8} +@item @samp{amdfam10} @item @samp{generic32} @tab @samp{generic64} @item @samp{.mmx} @tab @samp{.sse} @tab @samp{.sse2} @tab @samp{.sse3} @item @samp{.ssse3} @tab @samp{.sse4.1} @tab @samp{.sse4.2} @tab @samp{.sse4} -- 2.11.4.GIT