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]

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


Author: rsandifo
Date: Thu Apr 27 16:28:35 2006
New Revision: 113309

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113309
Log:
gcc/
	* config/m68k/m68k.c (override_options): Restrict the -fPIC error
	to -mpcrel.
	(m68k_output_function_prologue): Use a (d8,%pc,Xi) lea to load the
	PIC register on Coldfire targets.
	(m68k_output_pic_call): Use bsr.l for ISA B too.
	(print_operand_address): Only use GOT displacement lengths for
	m68k_arch_68020.
	(m68k_output_mi_thunk): Use bra.l for ISA B too.

Modified:
    branches/csl/coldfire-4_1/ChangeLog.csl
    branches/csl/coldfire-4_1/gcc/config/m68k/m68k.c


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