| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.h (struct function): Remove x_last_parm_insn, | rth | 2004-06-30 | 1 | -8/+0 |
* | * function.c (free_after_compilation): Do not free computed_goto_common*. | hubicka | 2004-06-19 | 1 | -4/+0 |
* | 2004-06-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-06-18 | 1 | -0/+1 |
* | gcc/ChangeLog: | bonzini | 2004-06-15 | 1 | -5/+0 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -5/+0 |
* | PR c++/15463 | rakdver | 2004-05-19 | 1 | -3/+7 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -55/+33 |
* | * gcc.dg/unused-6.c: New test. | hubicka | 2004-04-28 | 1 | -0/+2 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -0/+7 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -1/+1 |
* | * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P | pbrook | 2004-02-04 | 1 | -3/+4 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | PR c++/13376 | steven | 2004-01-13 | 1 | -4/+3 |
* | Fix messed up accidental commit. | steven | 2004-01-03 | 1 | -0/+4 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -4/+0 |
* | PR middle-end/11151 | ebotcazou | 2003-12-05 | 1 | -0/+6 |
* | 2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl> | aj | 2003-11-24 | 1 | -0/+3 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -0/+5 |
* | * function.h (struct function): Add rtl_inline_init, saved_for_inline. | rth | 2003-08-29 | 1 | -0/+7 |
* | * function.h (struct function): Move function_frequency and | rth | 2003-08-29 | 1 | -17/+17 |
* | * fold-const.c: Convert prototypes to ISO C90. | aj | 2003-07-01 | 1 | -24/+24 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * function.h (struct emit_status): Remove x_last_linenum, | nathan | 2003-06-16 | 1 | -3/+2 |
* | * function.c (trampolines_created): New variable. | jakub | 2003-06-04 | 1 | -0/+3 |
* | * coverage.h (coverage_counter_alloc): New function. | nathan | 2003-05-11 | 1 | -3/+0 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -0/+2 |
* | * bb-reorder.c (find_traces_1_round): Don't connect easy to copy | rth | 2003-02-15 | 1 | -0/+4 |
* | * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx. | zack | 2003-02-14 | 1 | -2/+2 |
* | * function.h (struct function): New field calls_constant_p. | sayle | 2003-01-25 | 1 | -0/+4 |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -5/+0 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -2/+0 |
* | * calls.c (expand_call): Simplify noreturn call. | hubicka | 2002-10-11 | 1 | -0/+4 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -2/+2 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -1/+1 |
* | 2002-08-24 Stuart Hastings <stuart@apple.com> | shebs | 2002-08-25 | 1 | -0/+7 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -7/+1 |
* | * function.h (struct emit_status): Clarify potential contents | law | 2002-06-23 | 1 | -1/+4 |
* | * function.h (struct function) [funcdef_no]: Rename profile_label_no. | rth | 2002-06-17 | 1 | -3/+3 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -28/+19 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -0/+13 |
* | * final.c (end_final): Tidy whitespace. Don't honor flag_pack_struct. | rth | 2002-05-11 | 1 | -1/+1 |
* | * final.c (end_final): Use C trees to output data structures for profiling. | hubicka | 2002-05-09 | 1 | -0/+3 |
* | PR target/6413 | amodra | 2002-04-23 | 1 | -0/+4 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -7/+0 |
* | fix comment typo | jason | 2002-03-15 | 1 | -1/+1 |
* | * function.h (struct function): Add profile. | wcohen | 2002-01-03 | 1 | -0/+4 |
* | * function.h: Remove undefs for rtx and tree. | grahams | 2001-12-31 | 1 | -8/+0 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -4/+0 |
* | * function.h (tree, rtx): Remove no-longer-needed definitions. | kenner | 2001-12-05 | 1 | -10/+0 |
* | * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove | kenner | 2001-11-03 | 1 | -1/+0 |