| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+1 |
* | c.opt, [...]: Remove "." from end of help texts. | Joseph Myers | 2005-07-02 | 1 | -1/+1 |
* | Makefile.in: Set and use UNWIND_H. | Paul Brook | 2005-06-28 | 1 | -5/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | * opts.c (decode_options): Enable unit-at-a-time by default at -O1. | Jan Hubicka | 2005-06-24 | 1 | -1/+1 |
* | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 2005-06-01 | 1 | -15/+27 |
* | opts.h (cl_option_state): New structure. | Richard Sandiford | 2005-06-01 | 1 | -0/+34 |
* | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 2005-05-29 | 1 | -1/+1 |
* | opt-functions.awk (var_type): New function. | Richard Sandiford | 2005-05-26 | 1 | -11/+20 |
* | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 2005-05-24 | 1 | -1/+2 |
* | Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor... | Richard Sandiford | 2005-05-16 | 1 | -0/+8 |
* | common.opt (fdiagnostics-show-option): No variable is needed. | DJ Delorie | 2005-05-03 | 1 | -0/+4 |
* | c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ... | DJ Delorie | 2005-05-03 | 1 | -1/+2 |
* | Correct fixes for various hot/cold partitioning concerns. | Caroline Tice | 2005-04-27 | 1 | -0/+9 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -4/+4 |
* | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 2005-04-21 | 1 | -4/+2 |
* | Revert patch from April 9. | Caroline Tice | 2005-04-12 | 1 | -9/+0 |
* | Fix problems with labels with hot/cold partitioning. | Caroline Tice | 2005-04-09 | 1 | -0/+9 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -0/+4 |
* | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 2005-03-31 | 1 | -14/+1 |
* | common.opt (m): Remove. | Richard Sandiford | 2005-03-18 | 1 | -5/+10 |
* | config.gcc (extra_options): New variable for listing option files. | Richard Sandiford | 2005-03-14 | 1 | -18/+56 |
* | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2005-03-13 | 1 | -0/+1 |
* | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 2005-03-01 | 1 | -0/+1 |
* | re PR middle-end/18902 (Naive (default) complex division algorithm) | Richard Henderson | 2005-02-24 | 1 | -0/+1 |
* | invoke.texi (ftree-vectorizer-verbose): New. | Leehod Baruch | 2005-02-07 | 1 | -0/+4 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+1 |
* | re PR middle-end/17278 (8% C++ compile-time regression in comparison with 3.4... | Steven Bosscher | 2005-01-27 | 1 | -4/+7 |
* | opts.c (decode_options): Do not set max-inline-insns-rtl. | Nathan Sidwell | 2004-11-29 | 1 | -2/+0 |
* | re PR other/17594 (GCC does not error about unknown options which starts with... | Matt Kraai | 2004-11-29 | 1 | -6/+6 |
* | opts.h (add_input_filename): Remove extern declaration. | Ben Elliston | 2004-11-18 | 1 | -9/+9 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -1/+1 |
* | * opts.c (decode_options): Lower the crossjump threshold for -Os. | Richard Earnshaw | 2004-10-29 | 1 | -0/+3 |
* | * opts.c (decode_options): Don't run PRE at -Os. | Diego Novillo | 2004-10-28 | 1 | -1/+3 |
* | re PR middle-end/14684 (-fprofile-use/-fprofile-generate failure because of c... | Andreas Krebbel | 2004-10-27 | 1 | -0/+2 |
* | opts.c (common_handle_option): Do not enable flag_speculative_prefetching for... | David Edelsohn | 2004-10-14 | 1 | -2/+2 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -2/+4 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -4/+2 |
* | Makefile.def: Remove libbanshee. | Daniel Berlin | 2004-09-09 | 1 | -16/+0 |
* | re PR c/7054 (#pragma pack handled incorrectly) | Jan Beulich | 2004-09-03 | 1 | -0/+10 |
* | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 2004-09-01 | 1 | -1/+14 |
* | flags.h (enum debug_info_type): Remove DWARF_DEBUG. | Zack Weinberg | 2004-08-25 | 1 | -3/+1 |
* | Hot/cold partitioning update patch. | Caroline Tice | 2004-08-18 | 1 | -0/+15 |
* | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 2004-07-25 | 1 | -0/+21 |
* | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 2004-07-15 | 1 | -4/+4 |
* | c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when... | Zack Weinberg | 2004-07-08 | 1 | -1/+0 |
* | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 2004-07-05 | 1 | -0/+1 |
* | common.opt (ftree-fre): New flag. | Diego Novillo | 2004-06-28 | 1 | -0/+1 |
* | Makefile.in (FLAGS_H): New. | Zdenek Dvorak | 2004-06-14 | 1 | -717/+24 |
* | ddg.h, [...]: New files. | Ayal Zaks | 2004-05-25 | 1 | -1/+3 |