tree.h (PHI_CHAIN): New.
[gcc.git] / gcc / function.c
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...
2004-02-12 Richard Kenneremit-rtl.c (set_mem_attributes_minus_bitpos): Don't...
2004-02-10 Josef Zlomekemit-rtl.c (set_decl_incoming_rtl): New.
2004-02-08 David Edelsohn* function.c (assign_parms): Fix formatting.
2004-02-06 Alan Modratm.texi (INIT_CUMULATIVE_ARGS): Update doco.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-31 Kazu Hiratabt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
2004-01-26 Fariborz JahanianDo not assign long long argument to memory in prologue...
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2004-01-22 Jan Hubickafunction.c (allocate_struct_function): Do not initializ...
2004-01-17 Daniel Jacobowitzfinal.c (SEEN_BB, [...]): Define.
2004-01-13 Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2004-01-03 Steven BosscherFix messed up accidental commit.
2003-12-30 Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-24 David Edelsohnfunction.c (assign_parms): Update max_parm_reg and...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-16 Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 James E WilsonFix for problem with unnecessary volatile mems.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-07 Eric Botcazoure PR rtl-optimization/13060 ([g77] ICE in fixup_var_re...
2003-12-05 Eric Botcazoure PR middle-end/11151 (__builtin_return(__builtin_appl...
2003-12-03 David Edelsohnfunction.c (assign_parms): Make sure parm PARALLEL...
2003-12-01 Steven Bosscherfunction.c (update_epilogue_consts): Don't use PARAMS.
2003-11-24 Waldek Hebischfunction.c: Make outer_function-chain external.
2003-11-20 Fariborz Jahaniancalls.c (expand_call): Allocate new temp in pass1.
2003-11-14 Jason Merrillfunction.c (assign_parms): Use TREE_TYPE to determine...
2003-11-14 Richard Kennerfunction.c (struct epi_info): New field const_equiv.
2003-11-12 Eric Christopherfunction.c (purge_addressof_1): Add libcall check.
2003-11-01 John David Anglinfunction.c (assign_parms): Add ATTRIBUTE_UNUSED to...
2003-10-30 Eric Christopherfunction.c (purge_addressof_1): Add case for REG_RETVAL...
2003-10-11 Eric Botcazoure PR rtl-optimization/12544 (ICE with large parameters...
2003-10-08 Geoffrey Keatingfunction.c (pad_to_arg_alignment): Move 'boundary_in_by...
2003-10-07 Geoffrey Keatingfunction.c (pad_to_arg_alignment): Take STACK_POINTER_O...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-10-05 Kazu Hiratafold-const.c: Follow spelling conventions.
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-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-14 Richard Sandifordfunction.c (STACK_BYTES): Move definition to head of...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-08-29 Richard Hendersonfunction.c (allocate_struct_function): New, split out...
2003-08-27 Richard Sandifordcalls.c (initialize_argument_information): If an argume...
2003-08-19 Andrew PinskiPR c++/10538, PR c/5582
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-15 Kazu Hirataexpr.c (expand_assignment): Remove an unused argument...
2003-07-14 Alan Modratm.texi (BLOCK_REG_PADDING): Describe.
2003-07-11 Richard Hendersonfunction.c (assign_parms): Don't recombine complex...
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-01 Andreas Jaegerfold-const.c: Convert prototypes to ISO C90.
2003-07-01 Nathan Sidwellrtl.h (emit_line_note_after): Remove.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-22 Andreas Schwab* function.c (set_insn_locators): Mark as unused.
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-06-04 Jakub Jelinekfunction.c (trampolines_created): New variable.
2003-06-03 Aldy Hernandezfunction.c (assign_parms): Split complex arguments.
2003-05-31 Andreas JaegerAdd missed chunk in last commit.
2003-05-31 Andreas Jaegerfunction.c (trampoline_address): Remove ALLOCATE_TRAMPO...
2003-05-27 Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-17 Alan Modra* function.c (assign_parms): Check for zero size args.
2003-05-11 Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
2003-05-09 Alan Modraexpr.c (move_block_from_reg): Remove "size" parm.
2003-05-07 Alan Modrafunction.c (assign_parms): Correct reversed reg_parm_st...
next