re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in arguments...
[gcc.git] / gcc / function.c
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-01 Richard Hendersonre PR rtl-optimization/15289 (reload error with non...
2004-11-24 Richard Sandifordoptabs.h (force_expand_binop): Declare.
2004-11-23 Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-11-22 Richard Hendersonfunction.c (assign_parm_setup_block): Revert 11-13...
2004-11-14 Richard Hendersoncalls.c (precompute_register_parameters): Force all...
2004-11-11 Kazu Hiratafunction.c (expand_function_end): Remove an "if" statem...
2004-11-09 Kazu Hiratafunction.c (combine_temp_slots, [...]): Make them static.
2004-10-28 Aldy Hernandez* function.c (assign_parm_setup_block): Handle parallel...
2004-10-19 Kazu Hirataexpr.c (expand_assignment): Remove the last argument.
2004-10-13 Richard Hendersonre PR debug/13841 (missing debug info for _Complex...
2004-10-11 Andrew Pinskire PR middle-end/16266 (gcc.dg/c99-intconst-1.c compila...
2004-10-08 Kazu Hirataemit-rtl.c (last_label_num, [...]): Remove.
2004-10-07 Richard Sandifordre PR middle-end/16815 (MIPS n32/n64 inefficient code...
2004-10-01 Jakub Jelinekrevert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_CO...
2004-09-29 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-10 Richard Hendersonre PR middle-end/17367 (expand_expr_addr_expr with...
2004-09-08 Richard Hendersonre PR rtl-optimization/17186 (ICE in move_for_stack_reg...
2004-09-08 Richard Hendersonfunction.c (reference_callee_copied): New.
2004-09-08 Nathan Sidwellfinal.c (shorten_branches, [...]): Use gcc_assert and...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Diego Novillocfg.c (check_bb_profile): Fix typos.
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-10 Jason Merrillfunction.c (expand_function_start): Handle DECL_BY_REFE...
2004-08-09 Paolo BonziniMakefile.in (GTFILES): Remove stmt.c
2004-08-07 Jason MerrillMake return in memory explicit.
2004-07-27 Richard Hendersonfunction.c (assign_stack_local_1): Widen alignment...
2004-07-27 Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-26 Richard Hendersoncalls.c (combine_pending_stack_adjustment_and_call...
2004-07-26 Richard Sandifordre PR rtl-optimization/16643 (verify_local_live_at_star...
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-16 Richard Henderson* function.c (pass_by_reference): True for all variable...
2004-07-14 Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-14 Richard Hendersontarget.h (struct gcc_target): Add calls.pass_by_reference.
2004-07-13 Richard Hendersonfunction.c (pass_by_reference): New.
2004-07-13 Richard Hendersontarget-def.h (TARGET_MUST_PASS_IN_STACK): New.
2004-07-12 Steve Ellceyfunction.c (expand_function_start): Ensure r_save is...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Alexandre Olivaexpr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-08 Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-07-07 Alexandre Olivafunction.c (assign_parm_find_data_types): Call FUNCTION...
2004-07-07 John David Anglinre PR middle-end/16392 (function.c:3192: error: `stack_...
2004-07-05 Roger Saylecalls.c (load_register_parameters): Call expand_shift...
2004-07-05 Richard Hendersonfunction.c (assign_parm_setup_reg): Properly rename...
2004-07-05 Richard Kennerfunction.c, [...]: Move max_size hook to type hooks...
2004-07-05 Richard Hendersonfunction.c (struct assign_parm_data_all): New.
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-03 Richard Kennerlanghooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_function_call_count.
2004-07-01 Richard Hendersonfunction.c (identify_blocks, [...]): Remove.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-30 Richard Hendersonfunction.h (struct function): Remove x_last_parm_insn...
2004-06-30 Richard Henderson* function.c, rtl.h (get_first_nonparm_insn): Remove.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29 Alan Modrafunction.c (assign_parms): Don't abort with zero size...
2004-06-22 Richard Hendersonre PR middle-end/16026 (ICE in function.c:4804, assign_...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-19 Richard Hendersonre PR target/15941 (new fails gcc.dg/compat/struct...
2004-06-19 Jan Hubickafunction.c (free_after_compilation): Do not free comput...
2004-06-18 Paolo Bonziniemit-rtl.c (unshare_all_rtl_1): New name of unshare_all...
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-15 Eric Botcazoufunction.c (fixup_var_refs): Also adjust the start...
2004-06-14 J"orn Renneckebasic-block.h (could_fall_through): Declare.
2004-06-09 Richard Hendersonre PR middle-end/15228 (useless copies of floating...
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-06-01 Eric Botcazoufunction.c (walk_fixup_memory_subreg): New parameter...
2004-05-20 Richard Hendersonre PR tree-optimization/15454 (tree-ccp generates wrong...
2004-05-19 Zdenek DvorakMultiple fixes: PRs 14692, 15274 and 15463
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-02 Eric Botcazoure PR middle-end/14988 (Analysis of ACATS cxg2006 failu...
2004-05-01 Ulrich Weigandre PR middle-end/15054 (Bad code due to overlapping...
2004-04-28 Jan Hubickare PR c/15004 ([unit-at-a-time] no warning for unused...
2004-04-28 Paul Brookcalls.c (precompute_arguments): Remove PROMOTE_FOR_CALL...
2004-04-20 Josef Zlomekfunction.c (assign_parms): Force MEM_EXPR (DECL_INCOMIN...
2004-04-09 Roger Saylefunction.c (gen_mem_addressof): When changing the RTX...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-31 Richard Kenner* function.c (put_var_into_stack): Properly set orig_re...
2004-03-29 Richard Kennerfunction.c (put_var_into_stack): If old RTL was ADDRESS...
2004-03-27 Ulrich Weigandfunction.c (thread_prologue_and_epilogue): Move NOTE_IN...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-12 Richard Hendersonre PR target/14547 (Passing _Complex long double does...
2004-03-10 Andrew Haleyfunction.c (expand_function_end): Emit a blockage insn...
2004-03-08 Roger Saylere PR middle-end/14289 (ICE in a register array)
2004-03-05 Paul Brook* function.c (assign_parms): Include pretend alignment...
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-29 Roger Sayle[multiple changes]
2004-02-27 Paul Brook* function.c (assign_parms): Don't count pretend args...
2004-02-26 Kazu Hiratacalls.c: Don't reference FINAL_REG_PARM_STACK_SPACE...
2004-02-19 Alan Modrafunction.c (assign_parms): When building decl_rtl for...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-12 Richard Kenner* function.c (update_epilogue_consts): Teach about...
next