OSDN Git Service

* doc/invoke.texi (-mfix-and-continue): Add support for
[pf3gnuchains/gcc-fork.git] / gcc / function.h
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-28 kenner PR optimization/15077
2004-07-26 rth * calls.c (combine_pending_stack_adjustment_and...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-13 rth * function.c (pass_by_reference): New.
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-07-01 rth * function.c (identify_blocks, identify_blocks_...
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-06-30 rth * function.h (struct function): Remove x_last_p...
2004-06-19 hubicka * function.c (free_after_compilation): Do not free...
2004-06-18 bonzini2004-06-18 Paolo Bonzini <bonzini@gnu.org>
2004-06-15 bonzinigcc/ChangeLog:
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-05-19 rakdver PR c++/15463
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-28 hubicka * gcc.dg/unused-6.c: New test.
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-02-04 pbrook * calls.c (initialize_argument_information): Add CALL_...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
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-05 ebotcazou PR middle-end/11151
2003-11-24 aj2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-08-29 rth * function.h (struct function): Add rtl_inline_...
2003-08-29 rth * function.h (struct function): Move function_f...
2003-07-01 aj * fold-const.c: Convert prototypes to ISO C90.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-16 nathan * function.h (struct emit_status): Remove x_last_linenum,
2003-06-04 jakub * function.c (trampolines_created): New variable.
2003-05-11 nathan * coverage.h (coverage_counter_alloc): New function.
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
2003-02-14 zack * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
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.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-25 shebs2002-08-24 Stuart Hastings <stuart@apple.com>
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-06-23 law * function.h (struct emit_status): Clarify...
2002-06-17 rth * function.h (struct function) [funcdef_no...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-11 rth * final.c (end_final): Tidy whitespace. Don...
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-04-23 amodra PR target/6413
2002-04-20 neil * Makefile.in: Update.
2002-03-15 jasonfix comment typo
2002-01-03 wcohen * function.h (struct function): Add profile.
2001-12-31 grahams * function.h: Remove undefs for rtx and tree.
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-05 kenner * function.h (tree, rtx): Remove no-longer-needed...
2001-11-03 kenner * cselib.c (cselib_subst_to_values, case CONST_DOUBLE...
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-10-08 rth * varasm.c (restore_varasm_status): New.
2001-09-03 rth * function.h (struct function): Add arg_pointer...
2001-08-31 zack * function.c: Remove all_functions. Make outer_functi...
2001-08-27 rth * function.c (expand_function_end): Don't init...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-06-21 dj* integrate.c (ggc.h): Include.
2001-04-05 dj* function.h (virtuals_instantiated): Declare.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * function.h (struct function): Move all boolea...
2001-01-10 nickcRemove {save|restore}_machine_status.
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-10-13 mmitchel Remove obstacks.
2000-10-06 rth * c-decl.c (warn_missing_noreturn): Remove.
2000-09-16 kenner * function.h (no_debugging_symbols): New field.
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-02 jason * function.h (struct expr_status): Add x_arg_sp...
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 lawFix copyrights.
2000-02-07 hubicka * calls.c (compute_argument_block_size): New argument
2000-02-04 rth * function.c (diddle_return_value): Rework...
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 hubicka * function.c (PREFERRED_STACK_BOUDNARY): Provide defau...
1999-12-05 mmitchel * function.h (insert_block_after_note): Declare.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-05 rth * function.c (diddle_return_value): New.
1999-09-26 mmitchel * function.h (struct function): Add x_dont_save_pendin...
1999-09-17 mmitchel * functiion.h (struct function): Add x_whole_function_...
next