]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* ChangeLog: Fix last entry.
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 26 May 2014 07:47:14 +0000 (09:47 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 26 May 2014 07:47:14 +0000 (09:47 +0200)
From-SVN: r210927

gcc/ChangeLog

index 805669775fd54eb71f3bdd5a84dc0c14e6de28ed..cdd447791ba0aca20defa835d7b643101c424aa6 100644 (file)
@@ -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>