diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8056697..cdd4477 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,8 @@ 2014-05-26 Michael Tautschnig <mt@debian.org> PR target/61249 - * doc/extend.texi: Fix parameter lists of __builtin_ia32_vfrczs[sd], - __builtin_ia32_mpsadbw256. + * doc/extend.texi (X86 Built-in Functions): Fix parameter lists of + __builtin_ia32_vfrczs[sd] and __builtin_ia32_mpsadbw256. 2014-05-26 Zhenqiang Chen <zhenqiang.chen@linaro.org> |