r212287 - in /trunk/gcc: ChangeLog config/nds32...

jasonwucj@gcc.gnu.org jasonwucj@gcc.gnu.org
Fri Jul 4 07:38:00 GMT 2014


Author: jasonwucj
Date: Fri Jul  4 07:38:06 2014
New Revision: 212287

URL: https://gcc.gnu.org/viewcvs?rev=212287&root=gcc&view=rev
Log:
Move memory related implementation to nds32-memory-manipulation.c module.

gcc/
	* config/nds32/nds32.c (nds32_expand_load_multiple): Move to ...
	(nds32_expand_store_multiple): Move to ...
	(nds32_expand_movmemqi): Move to ...
	* config/nds32/nds32-memory-manipulation.c: ... here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32-memory-manipulation.c
    trunk/gcc/config/nds32/nds32.c



More information about the Gcc-cvs mailing list