OSDN Git Service

PR c++/13376
[pf3gnuchains/gcc-fork.git] / gcc / function.c
2004-01-13 steven PR c++/13376
2004-01-03 stevenFix messed up accidental commit.
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-24 dje * function.c (assign_parms): Update max_parm_re...
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-16 kazu * flow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 wilsonFix for problem with unnecessary volatile mems.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-07 ebotcazou PR optimization/13060
2003-12-05 ebotcazou PR middle-end/11151
2003-12-03 dje * function.c (assign_parms): Make sure parm...
2003-12-01 steven * function.c (update_epilogue_consts): Don't use PARAMS.
2003-11-24 aj2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-11-20 dje2003-11-20 Fariborz Jahanian <fjahanian@apple.com>
2003-11-14 jason * function.c (assign_parms): Use TREE_TYPE...
2003-11-14 kenner PR/6552
2003-11-12 echristo2003-11-11 Eric Christopher <echristo@redhat.com>
2003-11-01 danglin * function.c (assign_parms): Add ATTRIBUTE_UNUSED...
2003-10-30 echristo2003-10-25 Eric Christopher <echristo@redhat.com>
2003-10-11 ebotcazou PR optimization/12544
2003-10-08 geoffk * function.c (pad_to_arg_alignment): Move 'boundary_in...
2003-10-07 geoffk2003-10-07 Geoffrey Keating <geoffk@apple.com>
2003-10-05 kazu * c-pretty-print.c: Fix comment typos.
2003-10-05 kazu * fold-const.c: Follow spelling conventions.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 mmitchel PR target/11184
2003-09-14 rsandifo * function.c (STACK_BYTES): Move definition to head...
2003-09-04 dj * targhooks.c: New file.
2003-08-29 rth * function.c (allocate_struct_function): New...
2003-08-27 rsandifo * calls.c (initialize_argument_information): If an...
2003-08-19 pinskiaPR c++/10538, PR c/5582
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-15 kazu * expr.c (expand_assignment): Remove an unused argument
2003-07-14 amodra * doc/tm.texi (BLOCK_REG_PADDING): Describe.
2003-07-11 rth * function.c (assign_parms): Don't recombine...
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-01 aj * fold-const.c: Convert prototypes to ISO C90.
2003-07-01 nathan * rtl.h (emit_line_note_after): Remove.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-22 schwab * function.c (set_insn_locators): Mark as unused.
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-16 ghazicp:
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-04 jakub * function.c (trampolines_created): New variable.
2003-06-03 aldyh2003-06-03 Aldy Hernandez <aldyh@redhat.com>
2003-05-31 ajAdd missed chunk in last commit.
2003-05-31 aj * function.c (trampoline_address): Remove ALLOC...
2003-05-27 kenner * tree.h (contains_placeholder_p): Now returns bool.
2003-05-17 amodra * function.c (assign_parms): Check for zero size args.
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-05-09 amodra * expr.c (move_block_from_reg): Remove "size" parm...
2003-05-07 amodra * function.c (assign_parms): Correct reversed reg_parm...
2003-05-03 zack PR c/10604
2003-05-02 amodra * calls.c (struct arg_data): Move offset, slot_offset...
2003-04-30 rakdver * function.c (purge_addressof_1): Postpone insn in...
2003-04-22 kennerFix typo in comment.
2003-04-22 amylaar * function.c (purge_addressof_1): In (mem (addressof...
2003-04-18 kenner * function.c (purge_addressof_1): For ADDRESSOF, see...
2003-04-11 rth * libfuncs.h (LTI_setbits, LTI_gcov_flush,...
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-10 hubicka PR inline-asm/8803
2003-04-09 rakdver * function.c (purge_addressof): Use free_INSN_LIST_nod...
2003-04-08 rakdver * function.c (postponed_insns): New.
2003-04-07 rth PR opt/8634
2003-03-24 mmitchel * function.c (put_var_into_stack): Change bool paramet...
2003-03-24 mmitchel PR c++/7086
2003-03-21 hubicka PR inline-asm/7916
2003-03-18 geoffk * function.c (next_block_index): Mark with GTY.
2003-03-17 hainque * function.c (assign_parms): For a struct value addres...
2003-03-17 m.hayes * function.c (thread_prologue_and_epilogue_insns)...
2003-03-15 m.hayes PR optimization/9387
2003-03-04 danglin * function.c (STACK_ALIGNMENT_NEEDED): New macro....
2003-02-28 zlomek * emit-rtl.c (set_reg_attrs_for_parm): New function.
2003-02-26 aoliva* function.c (assign_stack_local_1): Truncate constant...
2003-02-26 zlomek * function.c (assign_parms): Set reg_attrs for paramet...
2003-02-19 hubicka * calls.c (expand_call): Update call of INIT_CUMULATIV...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-27 rearnshaPR optimization/9090
2003-01-25 sayle * builtins.c (purge_builtin_constant_p): Scan insn...
2003-01-25 sayle * function.h (struct function): New field calls_consta...
2003-01-24 hubicka * emit-rtl.c (reg_attrs_htab): New static variable.
2003-01-24 pme2003-01-24 Phil Edwards <pme@gcc.gnu.org>
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 dalej2003-01-08 Dale Johannesen <dalej@apple.com>
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-27 danglin * expr.c (gen_group_rtx, emit_group_move): New functions.
2002-10-14 mmitchel PR optimization/6631
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-10-11 ghazicp:
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
next