gcc/libgcc/config/visium
Eric Botcazou bf7988f1e9 lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_TRAMPOLINE_SIZE__.
libgcc/
	* config/visium/lib2funcs.c (__set_trampoline_parity): Replace
	TRAMPOLINE_SIZE with __LIBGCC_TRAMPOLINE_SIZE__.
gcc/
	* final.c (insn_current_reference_address): Replace test on JUMP_P
	with test on jump_to_label_p.
	* config/visium/visium-passes.def: New file.
	* config/visium/t-visium (PASSES_EXTRA): Define.
	* config/visium/visium-protos.h (make_pass_visium_reorg): Declare.
	* config/visium/visium.h (TRAMPOLINE_SIZE): Adjust.
	(TRAMPOLINE_ALIGNMENT): Define.
	* config/visium/visium.c (visium_option_override): Do not register
	the machine-specific reorg pass here.
	(visium_trampoline_init): Align the BRA insn on a 64-bit boundary
	for the GR6.
	(output_branch): Adjust threshold for long branch instruction.
	* config/visium/visium.md (cpu): Move around.
	(length): Adjust for the GR6.

From-SVN: r268931
2019-02-15 10:40:34 +00:00
..
crti.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtn.S Update copyright years. 2019-01-01 13:31:55 +01:00
divdi3.c Update copyright years. 2019-01-01 13:31:55 +01:00
lib2funcs.c lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_TRAMPOLINE_SIZE__. 2019-02-15 10:40:34 +00:00
memcpy.c Update copyright years. 2019-01-01 13:31:55 +01:00
memcpy.h Update copyright years. 2019-01-01 13:31:55 +01:00
memset.c Update copyright years. 2019-01-01 13:31:55 +01:00
memset.h Update copyright years. 2019-01-01 13:31:55 +01:00
moddi3.c Update copyright years. 2019-01-01 13:31:55 +01:00
set_trampoline_parity.c Update copyright years. 2019-01-01 13:31:55 +01:00
t-visium Update copyright years. 2019-01-01 13:31:55 +01:00
udivdi3.c Update copyright years. 2019-01-01 13:31:55 +01:00
udivmoddi4.c Update copyright years. 2019-01-01 13:31:55 +01:00
umoddi3.c Update copyright years. 2019-01-01 13:31:55 +01:00