This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r216710 - in /trunk/gcc: ChangeLog config/mips/...


Author: rsandifo
Date: Sun Oct 26 10:41:22 2014
New Revision: 216710

URL: https://gcc.gnu.org/viewcvs?rev=216710&root=gcc&view=rev
Log:
gcc/
	* config/mips/mips.c (mips16_rewrite_pool_refs_info): Delete.
	(mips16_rewrite_pool_refs): Take the insn and constant pool as
	parameters.  Iterate over the instruction's pattern and return void.
	(mips16_lay_out_constants): Update accordingly.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]