| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.opt (fdiagnostics-show-option): No variable is needed. | dj | 2005-05-04 | 1 | -0/+4 |
* | * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery | dj | 2005-05-03 | 1 | -1/+2 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -0/+9 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -4/+4 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -4/+2 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -9/+0 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -0/+9 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+4 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -14/+1 |
* | * common.opt (m): Remove. | rsandifo | 2005-03-18 | 1 | -5/+10 |
* | * config.gcc (extra_options): New variable for listing option files. | rsandifo | 2005-03-14 | 1 | -18/+56 |
* | In gcc/ada/ | dberlin | 2005-03-13 | 1 | -0/+1 |
* | 2005-03-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-01 | 1 | -0/+1 |
* | PR middle-end/18902 | rth | 2005-02-24 | 1 | -0/+1 |
* | * doc/invoke.texi (ftree-vectorizer-verbose): New. | dorit | 2005-02-07 | 1 | -0/+4 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | PR middle-end/17278 | steven | 2005-01-27 | 1 | -4/+7 |
* | * opts.c (decode_options): Do not set max-inline-insns-rtl. | nathan | 2004-11-29 | 1 | -2/+0 |
* | (gcc) | kraai | 2004-11-29 | 1 | -6/+6 |
* | * opts.h (add_input_filename): Remove extern declaration. | bje | 2004-11-18 | 1 | -9/+9 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * opts.c (decode_options): Lower the crossjump threshold for -Os. | rearnsha | 2004-10-29 | 1 | -0/+3 |
* | * opts.c (decode_options): Don't run PRE at -Os. | dnovillo | 2004-10-28 | 1 | -1/+3 |
* | 2004-10-27 Andreas Krebbel <krebbel@de.ibm.com> | uweigand | 2004-10-27 | 1 | -0/+2 |
* | * opts.c (common_handle_option): Do not enable | dje | 2004-10-14 | 1 | -2/+2 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -2/+4 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -4/+2 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -16/+0 |
* | PR c/7054 | rth | 2004-09-03 | 1 | -0/+10 |
* | * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency. | rakdver | 2004-09-01 | 1 | -1/+14 |
* | * flags.h (enum debug_info_type): Remove DWARF_DEBUG. | zack | 2004-08-25 | 1 | -3/+1 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+15 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -0/+21 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO | pbrook | 2004-07-15 | 1 | -4/+4 |
* | * c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope | zack | 2004-07-08 | 1 | -1/+0 |
* | * langhooks.c: Don't include gt-langhooks.h. | zack | 2004-07-05 | 1 | -0/+1 |
* | * common.opt (ftree-fre): New flag. | dnovillo | 2004-06-29 | 1 | -0/+1 |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -717/+24 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -1/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+100 |
* | * flags.h (flag_short_enums): Update comment. | pbrook | 2004-05-11 | 1 | -2/+3 |
* | Patch from Richard Guenther. | wilson | 2004-04-30 | 1 | -0/+4 |
* | 2004-04-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-17 | 1 | -2/+0 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+18 |
* | 2004-04-02 Gabor Loki <loki@inf.u-szeged.hu> | geoffk | 2004-04-02 | 1 | -0/+9 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -3/+3 |
* | New option -Wstrict-aliasing=2. | wilson | 2004-03-10 | 1 | -1/+2 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+5 |
* | gcc/ | kazu | 2004-02-23 | 1 | -4/+0 |
* | * Makefile.in (opts.o): Depend on target.h. | kazu | 2004-02-23 | 1 | -3/+2 |