aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2004-02-10xtensa-protos.h (xtensa_copy_incoming_a7): Update.Bob Wilson4-259/+159
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-5/+5
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-7/+7
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2-11/+11
2004-01-31xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT.Kazu Hirata1-2/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+2
2004-01-27xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on CQImode and CHImode inco...Bob Wilson3-17/+53
2004-01-26xtensa-protos.h: Remove the prototype for xtensa_builtin_saveregs.Kazu Hirata3-41/+30
2004-01-23xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar...Bob Wilson2-1/+22
2004-01-22xtensa.c (function_arg): Generalize logic so that it handles complex and vect...Bob Wilson1-5/+5
2003-12-25elf.h: Fix comment formatting.Kazu Hirata4-67/+67
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-3/+3
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-7/+1
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson3-7/+6
2003-10-09xtensa.c (xtensa_dbx_register_number): Change first FP register number to 48 ...Bob Wilson1-9/+4
2003-10-05fold-const.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode1-3/+0
2003-09-22xtensa-protos.h: Convert to ISO C90.Bob Wilson2-344/+218
2003-09-15xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED.Bob Wilson1-3/+32
2003-09-15xtensa.h (LEGITIMATE_PIC_OPERAND_P): Use SYMBOL_REF_LOCAL_P.Bob Wilson1-1/+1
2003-09-12elf.h (ASM_SPEC): Remove no-density option.Bob Wilson3-145/+42
2003-08-19crti.asm (_init, _fini): Add alternate code for new call0 ABI.Bob Wilson4-26/+74
2003-08-11lib2funcs.S: Fix whitespace.Bob Wilson2-669/+437
2003-07-23crti.asm (_init, _fini): Increase frame size to 64.Bob Wilson2-14/+19
2003-07-10* config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define.Bob Wilson1-0/+10
2003-07-01xtensa-config.h: New file imported from binutils.Bob Wilson4-62/+3
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-7/+4
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle2-4/+0
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek1-1/+1
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi1-1/+0
2003-05-29xtensa-protos.h (smalloffset_double_mem_p): Delete.Bob Wilson4-181/+138
2003-05-21xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.Bob Wilson3-14/+7
2003-05-20lib1funcs.asm: Avoid use of .Lfe* in .size directives.Bob Wilson4-127/+154
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2-6/+0
2003-05-14lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.Bob Wilson6-371/+420
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-21/+18
2003-05-09xtensa.c (xtensa_emit_loop_end): Only use "nop.n" instruction if the Xtensa d...Bob Wilson1-2/+2
2003-05-09* config/xtensa/xtensa.c: Formatting.Bob Wilson1-60/+60
2003-04-29elf.h (SIZE_TYPE, [...]): Remove redundant macros.Bob Wilson2-29/+12
2003-04-26linux.h (TARGET_OS_CPP_BUILTINS): Back out previous addition of __PIC__ and _...Bob Wilson2-3/+1
2003-04-26linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of _GNU_SOURCE.Bob Wilson4-41/+24
2003-04-17xtensa.c (xtensa_encode_section_info): Remove.Richard Henderson2-19/+4
2003-04-10lib2funcs.S (__xtensa_sync_caches): Flush data cache even if it is configured...Bob Wilson1-1/+1
2003-03-12xtensa.md (adddi3): Don't clobber source operand used to detect carry.Bob Wilson1-2/+15
2003-02-11xtensa.md (set_frame_ptr): Change rtl to set reg a7.Bob Wilson2-4/+5
2003-02-07xtensa.h (LIBGCC2_WORDS_BIG_ENDIAN): Set this based on preprocessor flag.Bob Wilson1-3/+5
2003-02-03xtensa.c (order_regs_for_local_alloc): Order the coprocessor registers before...Bob Wilson2-16/+8