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]

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


Author: rsandifo
Date: Thu Jan 18 19:35:11 2007
New Revision: 120920

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120920
Log:
gcc/
200x-xx-xx  Nathan Sidwell  <nathan@codesourcery.com>

	* config/m68k/m68k.h (REGISTER_MOVE_COST): Simplify definition.
	(STACK_GROWS_DOWNWARD): Define to 1.
	(FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Equivocate
	comments, emphasizing that these values are only defaults.
	* config/m68k/linux.h (LINK_SPEC): Fix formatting in #undef.
	* config/m68k/m68k.c (const_method): Remove trailing whitespace.

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]