| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraphunit.c (cgraph_expand_function): Use | hubicka | 2003-11-09 | 1 | -21/+2 |
* | * toplev.c (rest_of_compilation): Fix webizer pass ordering. | hubicka | 2003-10-20 | 1 | -26/+0 |
* | * opts.c (decode_options): Enable unit-at-a-time at -O2. | hubicka | 2003-09-05 | 1 | -2/+2 |
* | * common.opt: Document --param. | neil | 2003-07-19 | 1 | -9/+9 |
* | * cgraph.c (cgraph_max_uid): New global variable. | hubicka | 2003-07-12 | 1 | -0/+13 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -7/+7 |
* | * Makefile.in (cse.o): Add params.h dependency. | rakdver | 2003-06-04 | 1 | -0/+6 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | 2003-03-02 Kurt Garloff <garloff@suse.de> | geoffk | 2003-03-02 | 1 | -10/+30 |
* | * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | rakdver | 2003-02-26 | 1 | -1/+37 |
* | * cfgcleanup.c: Include params.h. | rth | 2003-02-15 | 1 | -0/+6 |
* | * cfgloop.h (fix_loop_placement, can_duplicate_loop_p, | rakdver | 2003-02-08 | 1 | -0/+11 |
* | * params.def (tracer-min-branch-probability-feedback): Fix default. | hubicka | 2002-12-22 | 1 | -1/+1 |
* | * params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem. | geoffk | 2002-11-15 | 1 | -4/+7 |
* | * params.def (ggc-min-expand, ggc-min-heapsize): New parameters. | zack | 2002-11-12 | 1 | -0/+20 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -1/+1 |
* | * Makefile.in (tracer.o): New. | hubicka | 2002-06-01 | 1 | -2/+33 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -0/+9 |
* | * tree-inline.c (inlinable_function_p): Improve heuristics | rth | 2002-04-27 | 1 | -7/+61 |
* | Add --param max-unrolled-insns=<n> support | meissner | 2002-03-14 | 1 | -0/+7 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600. | gerald | 2001-08-02 | 1 | -3/+3 |
* | 2001-07-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-26 | 1 | -0/+10 |
* | 2001-07-20 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-20 | 1 | -1/+1 |
* | 2001-06-26 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-06-27 | 1 | -1/+5 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 1 | -1/+3 |
* | * Makefile.in (gcse.o): Depend on params.h. | mmitchel | 2001-04-11 | 1 | -0/+7 |
* | 2001-02-23 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-23 | 1 | -0/+11 |
* | 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-21 | 1 | -1/+12 |
* | * Makefile.in (toplev.o): Depend on params.h. | mmitchel | 2001-02-14 | 1 | -0/+50 |