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]

r119919 - in /branches/csl/coldfire-4_1: Change...


Author: rsandifo
Date: Fri Dec 15 18:08:12 2006
New Revision: 119919

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119919
Log:
gcc/
	* config/m68k/m68k.c (override_options): Use jbsr and jra rather
	than jsr and jmp unless MOTOROLA && !USE_GAS.  Use %c rather than %a
	for TARGET_PCREL calls.
	(print_operand): Remove 'o' handling.
	* config/m68k/m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Remove comment
	about 'o'.

Modified:
    branches/csl/coldfire-4_1/ChangeLog.csl
    branches/csl/coldfire-4_1/gcc/config/m68k/m68k.c
    branches/csl/coldfire-4_1/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]