From df6d8da17b49fc4aad7d0797ea200eec816bd99f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 6 Nov 2009 22:59:44 +0000 Subject: [PATCH] 2009-11-06 H.J. Lu * doc/c-i386.texi: Move .lwp. --- gas/ChangeLog | 4 ++++ gas/doc/c-i386.texi | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 49a4e4b7c59..217af9a7e52 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2009-11-06 H.J. Lu + + * doc/c-i386.texi: Move .lwp. + 2009-11-06 Alan Modra * config/obj-elf.c (obj_elf_change_section): Remove FIXME from diff --git a/gas/doc/c-i386.texi b/gas/doc/c-i386.texi index 9dacf4cd1bb..5661f75861a 100644 --- a/gas/doc/c-i386.texi +++ b/gas/doc/c-i386.texi @@ -919,9 +919,10 @@ supported on the CPU specified. The choices for @var{cpu_type} are: @item @samp{.ssse3} @tab @samp{.sse4.1} @tab @samp{.sse4.2} @tab @samp{.sse4} @item @samp{.avx} @tab @samp{.vmx} @tab @samp{.smx} @tab @samp{.xsave} @item @samp{.aes} @tab @samp{.pclmul} @tab @samp{.fma} @tab @samp{.movbe} -@item @samp{.ept} @tab @samp{.clflush} @tab @samp{.lwp} +@item @samp{.ept} @tab @samp{.clflush} @item @samp{.3dnow} @tab @samp{.3dnowa} @tab @samp{.sse4a} @tab @samp{.sse5} @item @samp{.syscall} @tab @samp{.rdtscp} @tab @samp{.svme} @tab @samp{.abm} +@item @samp{.lwp} @item @samp{.padlock} @end multitable -- 2.30.2