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]

r127858 - in /trunk/gcc: ChangeLog config/m68k/...


Author: kazu
Date: Tue Aug 28 13:51:20 2007
New Revision: 127858

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127858
Log:
	* gcc/config/m68k/linux.h
	(M68K_HONOR_TARGET_STRICT_ALIGNMENT): Redefine as 0.
	* config/m68k/m68k.c (TARGET_RETURN_IN_MEMORY): New.
	(m68k_return_in_memory): New.
	* gcc/config/m68k/m68k.h (M68K_HONOR_TARGET_STRICT_ALIGNMENT):
	New.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m68k/linux.h
    trunk/gcc/config/m68k/m68k.c
    trunk/gcc/config/m68k/m68k.h


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