OSDN Git Service

2004-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[pf3gnuchains/gcc-fork.git] / gcc / function.c
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-12 rth PR target/14547
2004-03-10 aph2004-03-10 Andrew Haley <aph@redhat.com>
2004-03-08 sayle PR middle-end/14289
2004-03-05 pbrook * function.c (assign_parms): Include pretend alignment...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-29 sayle2004-02-29 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2004-02-27 pbrook * function.c (assign_parms): Don't count pretend args...
2004-02-26 kazu * calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE or
2004-02-19 amodra * function.c (assign_parms): When building decl_rtl for
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-12 kenner * function.c (update_epilogue_consts): Teach about...
2004-02-12 kenner * emit-rtl.c (set_mem_attributes_minus_bitpos): Don...
2004-02-10 zlomek PR/14058
2004-02-08 dje * function.c (assign_parms): Fix formatting.
2004-02-06 amodra * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31 kazu * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FO...
2004-01-26 fjahanianDo not assign long long argument to memory in prologue...
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-22 hubicka * function.c (allocate_struct_function): Do not initia...
2004-01-17 drow * final.c (SEEN_BB, SEEN_NOTE, SEEN_EMITTED): Define.
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
next