]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/alpha/alpha.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
[thirdparty/gcc.git] / gcc / config / alpha / alpha.c
2004-08-18  Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-15  Nathan Sidwelltree.h (build_int_cst): New.
2004-08-14  Richard Hendersonalpha.h (PROMOTE_MODE): Don't promote vector types.
2004-08-13  Richard HendersonMakefile.in (insn-preds.o): Depend on TREE_H.
2004-08-12  Jakub Jelinekre PR c++/16276 ([3.4 only] G++ generates local referen...
2004-07-29  Steven Bosscherrtl.c (currently_expanding_to_rtl): New.
2004-07-26  Falk Hueffneralpha.c (alpha_rtx_cost_data): Tweak int_div costs.
2004-07-20  Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-07-17  Eric Botcazoulibgcc2.c (__enable_execute_stack): New symbol.
2004-07-17  Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-14  Richard Hendersonalpha.c (alpha_gimplify_va_arg_1): Move indirect ...
2004-07-14  Richard Hendersontarget.h (struct gcc_target): Add calls.pass_by_reference.
2004-07-13  Richard Hendersontarget-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-06  Steven Bosscheralpha.c (alpha_use_dfa_pipeline_interface): Remove.
2004-07-04  Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-02  Richard Hendersonalpha.c (struct machine_function): Add gp_save_rtx.
2004-07-02  Richard Hendersonalpha.c (struct alpha_rtx_cost_data): Add int_div.
2004-07-02  Richard Hendersongimple-low.c (lower_function_body): Don't reset_block_c...
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-11  Richard Hendersonalpha.c (alpha_gimplify_va_arg_1): Remove post_p argument.
2004-06-11  Jason Merrilli386.h (EXPAND_BUILTIN_VA_ARG): Just abort.
2004-06-10  Jason Merrilltarget.h (struct gcc_target): Change gimplify_va_arg_ex...
2004-06-09  Richard Hendersonalpha.c (alpha_gimplify_va_arg_1, [...]): New.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-01  Falk Hueffner* config/alpha/alpha.c (alpha_rtx_costs): Fix shiftadd...
2004-04-27  Bernard GiroudPatch from Bernard Giroud.
2004-03-30  Zack Weinberggengtype.c (create_option): New function.
2004-03-12  Richard Hendersonre PR target/14547 (Passing _Complex long double does...
2004-03-12  Richard Hendersonalpha.c (xfloating_ops, [...]): New.
2004-03-07  Richard Henderson* config/alpha/alpha.c (alpha_in_small_data_p): False...
2004-03-06  Richard Hendersonalpha.h (MASK_LONG_DOUBLE_128): New.
2004-03-06  Richard Hendersonalpha.c (alpha_swapped_comparison_operator): Fix botche...
2004-03-03  Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-26  Richard Hendersonexplow.c (force_reg): Call mark_reg_pointer as appropriate.
2004-02-08  Kazu Hiratatarget-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_...
2004-02-04  Kazu Hirataalpha.c, [...]: Revert the replacements of "FALLTHRU...
2004-02-04  Kazu Hirataalpha.c, [...]: Fix comment typos.
2004-02-04  Mark Mitchellcalls.c (initialize_argument_information): Add CALL_FRO...
2004-02-03  Kazu Hirataalpha.c, [...]: Use const0_rtx instead of GEN_INT (0).
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-30  Kazu Hirataalpha.c: Remove mentions of deprecates macros in commen...
2004-01-21  Falk Hueffnerre PR target/12898 (Tru64 UNIX bootstrap failure: ICE...
2004-01-19  Richard Hendersonalpha.c (aligned_memory_operand): Check MEM_ALIGN,...
2004-01-19  Richard Hendersonalpha.h (HARD_REGNO_MODE_OK): Disallow SImode in FP...
2004-01-13  Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2003-12-25  Kazu Hirataalpha-modes.def: Fix comment formatting.
2003-12-13  Kazu Hiratavxlib.c: Fix comment typos.
2003-12-05  Richard Hendersonalpha.c (alpha_build_builtin_va_list): Add dummy field...
2003-12-05  Richard Hendersonalpha.c (alpha_does_function_need_gp): Return true...
2003-10-30  Richard Hendersonbuiltins.c (std_build_builtin_va_list): New.
2003-10-27  Richard Hendersonalpha.md (attr cannot_copy): New.
2003-10-22  Richard Kenneralpha.c (function_value [ENABLE_CHECKING]): Don't call...
2003-10-20  Falk Hueffnerre PR target/12654 (Incorrect comparison code generated...
2003-10-19  Richard Hendersonalpha.c (fix_operator): New.
2003-10-11  Richard Hendersonalpha.c (alpha_return_in_memory): Rename from return_in...
2003-10-10  Richard Kenneralpha.c (alpha_expand_block_mode): Don't use gen_lowpar...
2003-10-06  Zack Weinbergreal.h (REAL_MODE_FORMAT): New macro.
2003-10-02  Zack Weinbergtarget.h (init_libfuncs): New hook.
2003-10-01  Richard Hendersondwarf2out.c (expand_builtin_init_dwarf_reg_sizes):...
2003-09-27  Kelley CookGNU CC -> GCC
2003-09-22  Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-04  DJ Delorietarghooks.c: New file.
2003-07-12  Kazu Hirataalpha.c: Fix comment typos.
2003-07-05  Nathan Sidwelltoplev.c (output_clean_symbol_name): Remove.
2003-07-01  Kazu Hirataalpha.c: Fix comment typos.
2003-06-27  Richard Hendersonalpha.c (function_arg): Don't pass small aggregates...
2003-06-27  Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-20  Richard Hendersonalpha.c (alpha_file_start): Disable file_start_file_dir...
2003-06-20  Richard Kenner* config/alpha/alpha.c (alpha_file_start): Fix typo.
2003-06-19  Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
2003-06-17  Eric Botcazoudbxout.c (dbxout_source_line_counter): New global variable.
2003-06-16  Richard Hendersonalpha-protos.h, [...]: Update to ISO C.
2003-06-15  Andrew Pinskit-rs6000: Add dependence of cfglayout.h to rs6000.o.
2003-06-15  Richard Hendersonalpha.c (alpha_output_mi_thunk_osf): Call insn_locators...
2003-06-10  Loren J. Rittlealpha.c (unicosmk_file_end): Add conditional compilatio...
2003-06-08  Richard Hendersonalpha.c (alpha_setup_incoming_varargs): Fix conditional...
2003-06-07  Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-06-04  Kaveh R. Ghazialpha.c (print_operand_address): Fix format specifier...
2003-05-19  Matt Kraaiflags.h (g_switch_value): Change to an unsigned HOST_WI...
2003-05-16  Kaveh R. Ghazialpha.c (print_operand_address, [...]): Use string...
2003-05-14  Richard Sandifordtarget-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-10  Roger Saylealpha.c (alpha_start_function): Declare frame_size...
2003-05-09  Alan Modraexpr.c (move_block_from_reg): Remove "size" parm.
2003-05-02  Falk Hueffnerre PR target/8257 ([Alpha] frame pointer computation...
2003-04-22  Olivier Hainquealpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don...
2003-04-18  Richard Hendersonalpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.
2003-04-16  Richard Hendersonalpha.c (SYMBOL_FLAG_NEAR, [...]): New.
2003-03-24  Mark Mitchellfunction.c (put_var_into_stack): Change bool parameter...
2003-03-14  Richard Hendersonre PR target/9700 ([alpha linux] va_start gets __offset...
2003-03-06  Olivier Hainquealpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.
2003-02-16  Richard HendersonMakefile.in (cfglayout.o): Depend on TARGET_H.
2003-02-09  Richard Hendersonalpha.c (override_options): Turn off explicit relocs...
2003-01-28  Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28  Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2003-01-17  Douglas B Ruppalpha.c (alpha_need_linkage): Fix obvious mistake in...
2003-01-17  Richard Hendersonalpha.c (alpha_sr_alias_set): Mark GTY.
2003-01-16  Richard Hendersonalpha.c (find_lo_sum_using_gp): Rename from find_lo_sum...
2003-01-15  Richard Hendersonalpha.c (alpha_expand_mov): Use correct mode for force_...
2003-01-10  Richard Henderson* config/alpha/alpha.c (decl_has_samegp): True for...
next