Fix ChangeLog entry, moving it from top-level ChangeLog to

gcc/ChangeLog.

From-SVN: r206893
This commit is contained in:
Ian Lance Taylor 2014-01-21 17:04:12 +00:00
parent 71affc54b5
commit d2be9965be
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,6 @@
* MAINTAINERS: Convert to UTF-8.
Properly sort Xinliang David Li's entry.
2014-01-19 Kito Cheng <kito@0xlab.org>
* gcc/builtins.c (expand_movstr): Check movstr expand done or fail.
2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
Sandra Loosemore <sandra@codesourcery.com>

View File

@ -123,6 +123,10 @@
* config/vax/vax.h (FUNCTION_ARG_REGNO_P): Fix unused variable warning.
2014-01-19 Kito Cheng <kito@0xlab.org>
* builtins.c (expand_movstr): Check movstr expand done or fail.
2014-01-18 Uros Bizjak <ubizjak@gmail.com>
H.J. Lu <hongjiu.lu@intel.com>