tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
[gcc.git] / gcc / config / xtensa / xtensa.c
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2008-09-19 Bob Wilsonconfigure.ac: Add HAVE_AS_TLS check for Xtensa.
2008-09-05 Bob Wilsonpredicates.md (nonimmed_operand, [...]): Use constantpo...
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-29 Bob Wilsonxtensa.c (xtensa_secondary_reload_class): Revert change...
2008-08-07 Bob Wilsonxtensa.c (xtensa_copy_incoming_a7): Copy incoming value...
2008-08-06 Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-08-05 Bob Wilsonxtensa.c (xtensa_va_start): Unshare valist.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-16 Anatoly Sokolovxtensa.h (FUNCTION_OUTGOING_VALUE, [...]): Remove.
2008-06-27 Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-04-04 Bob Wilsonxtensa.c (xtensa_secondary_reload_class): Use a seconda...
2008-03-27 Bob Wilsonxtensa.c (gen_float_relational): Handle unordered compa...
2008-03-25 Bob Wilsonxtensa.c (xtensa_va_start): Use build_int_cst instead...
2008-03-15 Bob Wilsoninvoke.texi (Option Summary, [...]): Document -mseriali...
2008-01-11 Bob Wilson* config/xtensa/xtensa.c (override_options): Set flag_s...
2007-12-20 Bob Wilsonxtensa.md (fix_return_addr): Remove.
2007-12-07 Bob Wilson* config/xtensa/xtensa.c (xtensa_va_start): Add prototype.
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-11-08 Bob Wilsonxtensa.c (xtensa_expand_prologue): Remove first argumen...
2007-11-05 Bob Wilsonxtensa.c (xtensa_expand_nonlocal_goto): Do not replace...
2007-11-02 Bob Wilsonxtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELA...
2007-09-12 Bob Wilsonxtensa.c (machine_function): Add vararg_a7_copy.
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-02 Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-18 Bob Wilsonxtensa-config.h (XCHAL_HAVE_THREADPTR): New.
2007-06-19 Bob Wilsonxtensa.c: Include "df.h".
2007-06-14 Bob Wilsonxtensa.c (xtensa_expand_nonlocal_goto): Use validate_re...
2007-05-09 Bob Wilson* config/xtensa/xtensa.c (xtensa_output_literal): Don...
2007-05-09 Bob Wilsonxtensa.c (xtensa_output_literal): Mask out high bits...
2007-04-13 Bob Wilson* config/xtensa/xtensa.c (xtensa_expand_builtin): Use...
2007-02-05 Bob Wilson* config/xtensa/xtensa.c (constantpool_mem_p): Skip...
2007-02-03 Bob Wilsonxtensa.c (smalloffset_mem_p): Use BASE_REG_P.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-21 Bob Wilsonxtensa.c (xtensa_char_to_class): Delete.
2006-11-17 Bob Wilsonpredicates.md (addsubx_operand): New.
2006-11-06 Bob Wilsonlonglong.h (__xtensa__): Add definitions for umul_ppmm...
2006-08-26 Bob Wilsonxtensa.c (function_arg_boundary): New.
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-12-02 Richard Guentheralpha.c (alpha_va_start, [...]): Use buildN and fold_bu...
2005-07-12 Richard Hendersonalpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_ind...
2005-06-25 R. Kelley CookUpdate FSF address.
2005-04-29 Nathan Sidwellxtensa.c (gen_int_relational): Use gcc_assert and gcc_u...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-08 Richard Sandiford* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-21 Bob Wilsonxtensa-protos.h: (xtensa_simm7...
2004-08-26 Bob Wilsonxtensa.c (xtensa_ld_opcodes, [...]): Delete.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-19 Richard Hendersonxtensa.c (xtensa_expand_block_move): Expand block move...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-20 Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-07-14 Richard Hendersonalpha.c (alpha_gimplify_va_arg_1): Move indirect ...
2004-07-14 Bob Wilsonxtensa.c (function_arg_advance): Check for args that...
2004-07-13 Bob Wilsonxtensa.c (xtensa_gimplify_va_arg_expr): Swap arguments...
2004-07-13 Richard Hendersontarget-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-09 Richard Hendersonxtensa-protos.h (xtensa_va_arg): Remove.
2004-07-07 Alexandre Olivabuiltins.c: Rename movstr*, except for movstrict*,...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18 Steven Bosscher* config/xtensa/xtensa.c
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-27 Bob Wilsonxtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL...
2004-03-18 Bob Wilsonxtensa.c (current_function_arg_words): Delete.
2004-03-12 Richard Hendersonre PR target/14547 (Passing _Complex long double does...
2004-03-05 Bob Wilsonxtensa.c (function_arg): Handle 16-byte aligned args.
2004-03-05 Bob Wilsonxtensa.c (xtensa_return_in_msb): New function.
2004-02-10 Bob Wilsonxtensa-protos.h (xtensa_copy_incoming_a7): Update.
2004-02-08 Kazu Hiratatarget-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_...
2004-02-02 Kazu Hirataarc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.
2004-01-30 Kazu Hirataalpha.c: Remove mentions of deprecates macros in commen...
2004-01-27 Bob Wilsonxtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on...
2004-01-26 Kazu Hirataxtensa-protos.h: Remove the prototype for xtensa_builti...
2004-01-23 Bob Wilsonxtensa.c (xtensa_va_arg): Handle complex values as...
2004-01-22 Bob Wilsonxtensa.c (function_arg): Generalize logic so that it...
2003-12-25 Kazu Hirataelf.h: Fix comment formatting.
2003-12-13 Kazu Hiratavxlib.c: Fix comment typos.
2003-10-30 Richard Hendersonbuiltins.c (std_build_builtin_va_list): New.
2003-10-09 Bob Wilsonxtensa.c (xtensa_dbx_register_number): Change first...
2003-10-05 Kazu Hiratafold-const.c: Follow spelling conventions.
2003-09-22 Bob Wilsonxtensa-protos.h: Convert to ISO C90.
2003-09-15 Bob Wilsonxtensa.c (xtensa_multibss_section_type_flags): Add...
2003-06-02 Kaveh R. Ghazimips.c: Don't include output.h twice.
2003-05-29 Bob Wilsonxtensa-protos.h (smalloffset_double_mem_p): Delete.
2003-05-21 Bob Wilsonxtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.
2003-05-14 Bob Wilsonlib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.
2003-05-14 Richard Sandifordtarget-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-09 Bob Wilsonxtensa.c (xtensa_emit_loop_end): Only use "nop.n" instr...
2003-05-09 Bob Wilson* config/xtensa/xtensa.c: Formatting.
2003-04-26 Bob Wilsonlinux.h (TARGET_OS_CPP_BUILTINS): Remove definition...
2003-04-17 Richard Hendersonxtensa.c (xtensa_encode_section_info): Remove.
2003-02-11 Bob Wilsonxtensa.md (set_frame_ptr): Change rtl to set reg a7.
2003-02-03 Bob Wilsonxtensa.c (order_regs_for_local_alloc): Order the coproc...
2003-01-28 Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28 Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2003-01-24 Bob Wilsonxtensa.c: Remove unused include of machmode.h.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-22 Bob Wilsonxtensa-protos.h (xtensa_copy_incoming_a7): Declare.
next