gcc/gcc/config/xtensa
Bob Wilson e70312d499 xtensa.c: Include "df.h".
* config/xtensa/xtensa.c: Include "df.h".
	(xtensa_builtin_saveregs): Use adjust_address instead of change_address.
	(xtensa_va_start): Invoke make_tree with sizetype for
	expand_builtin_saveregs and then convert the result to a pointer.
	Use POINTER_PLUS_EXPR.  Use size_int instead of build_int_cst.
	(xtensa_gimplify_va_arg_expr): Use size_int instead of build_int_cst.
	Subtract argument size from index value as integers and then use
	POINTER_PLUS_EXPR to add the result to the array address.

From-SVN: r125854
2007-06-19 17:58:13 +00:00
..
constraints.md xtensa.c (xtensa_char_to_class): Delete. 2006-11-21 21:49:26 +00:00
crti.asm Update FSF address. 2005-06-25 01:22:41 +00:00
crtn.asm Update FSF address. 2005-06-25 01:22:41 +00:00
elf.h * config/xtensa/elf.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define. 2006-11-17 22:46:57 +00:00
ieee754-df.S lib1funcs.asm: Rename abi_entry/abi_return macros to leaf_entry/leaf_return. 2006-04-01 01:29:11 +00:00
ieee754-sf.S lib1funcs.asm: Rename abi_entry/abi_return macros to leaf_entry/leaf_return. 2006-04-01 01:29:11 +00:00
lib1funcs.asm lib1funcs.asm (__udivsi3): Use hardware divide instructions if they are supported. 2007-06-08 16:49:23 +00:00
lib2funcs.S * config/xtensa/lib2funcs.S: Use C-style comments. 2006-10-25 17:03:02 +00:00
linux.h xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Do not emit a literal_prefix directive. 2006-08-25 16:13:54 +00:00
predicates.md predicates.md (addsubx_operand): New. 2006-11-17 23:10:48 +00:00
t-elf
t-linux
t-xtensa lib1funcs.asm (__udivsi3): Use hardware divide instructions if they are supported. 2007-06-08 16:49:23 +00:00
xtensa-protos.h xtensa.c (smalloffset_mem_p): Use BASE_REG_P. 2007-02-03 01:23:05 +00:00
xtensa.c xtensa.c: Include "df.h". 2007-06-19 17:58:13 +00:00
xtensa.h xtensa.c (smalloffset_mem_p): Use BASE_REG_P. 2007-02-03 01:23:05 +00:00
xtensa.md xtensa.md (adddi3, [...]): Delete. 2007-05-04 16:18:19 +00:00
xtensa.opt Update FSF address. 2005-06-25 01:22:41 +00:00