Age | Commit message (Expand) | Author | Files | Lines |
2007-03-14 | flags.h (flag_random_seed): Remove declaration, in favor of... | Alexandre Oliva | 1 | -1/+6 |
2006-12-23 | toplev.c (dump_memory_report): Break out from... | Jan Hubicka | 1 | -0/+2 |
2006-02-26 | common.opt (-floop-optimize, [...]): Remove. | Steven Bosscher | 1 | -1/+0 |
2005-09-08 | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 1 | -1/+5 |
2005-07-28 | Makefile.in (rtl-profile.o): Kill all traces of it. | Jan Hubicka | 1 | -1/+0 |
2005-07-19 | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 1 | -0/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -1/+1 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -17/+8 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-18 | diagnostic.h (verbatim): Move ... | Kaveh R. Ghazi | 1 | -0/+1 |
2005-06-01 | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 1 | -2/+0 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+2 |
2005-01-17 | common.opt (-fnew-ra): Remove. | Paolo Bonzini | 1 | -2/+1 |
2004-11-11 | toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI. | Richard Henderson | 1 | -29/+28 |
2004-11-04 | passes.c (rest_of_compilation): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 1 | -1/+1 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+0 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -0/+5 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -1/+1 |
2004-07-06 | toplev.h (NO_FRONT_END_DIAG, [...]): Define. | Joseph Myers | 1 | -5/+14 |
2004-06-16 | toplev.h (rest_of_compilation): Adjust prototype. | Paolo Bonzini | 1 | -1/+1 |
2004-06-14 | Makefile.in (FLAGS_H): New. | Zdenek Dvorak | 1 | -1/+0 |
2004-06-08 | toplev.c (floor_log2_wide): Replace loop with faster bit operations. | DJ Delorie | 1 | -0/+23 |
2004-05-24 | intl.h (open_quote, [...]): New. | Joseph Myers | 1 | -1/+1 |
2004-05-17 | toplev.h (flag_delete_null_pointer_checks): Move from here to... | Jeff Law | 1 | -1/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+2 |
2004-02-27 | passes.c: New file. | Richard Henderson | 1 | -0/+3 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-01-13 | cgraphunit.c (cgraph_optimize_function): Always do optimize_inline_calls when... | Jan Hubicka | 1 | -1/+1 |
2003-11-20 | ssa.c, [...]: Remove files. | Richard Henderson | 1 | -3/+0 |
2003-10-24 | re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp... | Geoffrey Keating | 1 | -0/+3 |
2003-09-08 | c-decl.c (c_expand_body_1): Push and pop function context here. | Richard Henderson | 1 | -1/+1 |
2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 1 | -0/+1 |
2003-08-08 | common.opt: Add debug switches. | Neil Booth | 1 | -4/+0 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -0/+6 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -6/+2 |
2003-07-19 | c-pragma.c (apply_pragma_weak): Don't use warning_with_decl. | Gabriel Dos Reis | 1 | -1/+1 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+1 |
2003-07-10 | ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... | Steven Bosscher | 1 | -41/+29 |
2003-07-06 | tree.h (default_flag_random_seed): Remove. | Nathan Sidwell | 1 | -0/+3 |
2003-07-05 | toplev.c (output_clean_symbol_name): Remove. | Nathan Sidwell | 1 | -1/+0 |
2003-07-04 | c-aux-info.c: Include toplev.h after c-tree.h. | Kaveh R. Ghazi | 1 | -10/+21 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 1 | -5/+1 |
2003-06-28 | Makefile.in: Update. | Neil Booth | 1 | -0/+4 |
2003-06-22 | common.opt: More -f switches. | Neil Booth | 1 | -0/+6 |
2003-06-21 | Makefile.in: Update. | Neil Booth | 1 | -0/+15 |
2003-06-20 | c-decl.c (store_parm_decls): Make saved_warn_shadow boolean. | Neil Booth | 1 | -0/+3 |
2003-06-18 | Makefile.in: Update. | Neil Booth | 1 | -0/+1 |
2003-06-17 | rtl.h: Remove declarations from coverage.h. | Andreas Jaeger | 1 | -1/+0 |
2003-06-15 | c-pch.c (asm_file_name): Remove. | Neil Booth | 1 | -0/+12 |