| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-02-01 Jan Hubicka <jh@suse.cz> | rsandifo | 2006-02-01 | 1 | -1/+7 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -3/+3 |
* | * c-pragma.c (handle_pragma_diagnostic): New. | dj | 2006-01-18 | 1 | -4/+32 |
* | * opts.c (decode_options): Fix typo in message. | schwab | 2005-12-06 | 1 | -1/+1 |
* | PR target/24934 | wilson | 2005-12-06 | 1 | -2/+19 |
* | * Makefile.in (rtl-profile.o): Kill all traces of it. | hubicka | 2005-07-28 | 1 | -15/+8 |
* | 2005-07-19 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-19 | 1 | -1/+0 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -0/+4 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -1/+4 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+1 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 1 | -1/+1 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 1 | -5/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * opts.c (decode_options): Enable unit-at-a-time by default at -O1. | hubicka | 2005-06-24 | 1 | -1/+1 |
* | * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison. | rsandifo | 2005-06-01 | 1 | -15/+27 |
* | * opts.h (cl_option_state): New structure. | rsandifo | 2005-06-01 | 1 | -0/+34 |
* | * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c, | kazu | 2005-05-29 | 1 | -1/+1 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -11/+20 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -1/+2 |
* | * Makefile.in (options.c): Tell optc-gen.awk to include config.h, | rsandifo | 2005-05-16 | 1 | -0/+8 |
* | * 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 |