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]

r171787 - in /trunk/gcc: ChangeLog config/h8300...


Author: aesok
Date: Thu Mar 31 15:22:32 2011
New Revision: 171787

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171787
Log:
	* config/h8300/h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.
	* config/h8300/h8300-protos.h (h8300_get_index): Remove.
	* config/h8300/h8300.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
	(h8300_mode_dependent_address_p): New function.
	(h8300_get_index): Make static.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/h8300/h8300-protos.h
    trunk/gcc/config/h8300/h8300.c
    trunk/gcc/config/h8300/h8300.h


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