Age | Commit message (Expand) | Author | Files | Lines |
2010-06-20 | re PR other/32998 (-frecord-gcc-switches issues) | Joseph Myers | 1 | -53/+17 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -3/+3 |
2010-06-07 | common.opt (fira-verbose): Use Var. | Joseph Myers | 1 | -30/+0 |
2010-05-30 | toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodes | Jan Hubicka | 1 | -4/+6 |
2010-05-28 | final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno). | Joseph Myers | 1 | -4/+4 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -9/+5 |
2010-05-27 | input.c: New file. | Joseph Myers | 1 | -6/+0 |
2010-05-26 | pretty-print.c: Don't include ggc.h. | Joseph Myers | 1 | -0/+11 |
2010-05-26 | diagnostic.c: Don't include opts.h. | Joseph Myers | 1 | -6/+5 |
2010-05-25 | diagnostic.c: Don't include plugin.h. | Joseph Myers | 1 | -0/+1 |
2010-05-24 | diagnostic.c: Don't include flags.h. | Joseph Myers | 1 | -0/+5 |
2010-05-24 | re PR target/44132 (emutls is broken under a range of circumstances.) | Iain Sandoe | 1 | -4/+5 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+7 |
2010-05-21 | real: Do not include gmp.h, mpfr.h, and mpc.h. | Steven Bosscher | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-19 | diagnostic.c (FLOAT, FFS): Don't undefine. | Joseph Myers | 1 | -2/+0 |
2010-05-14 | toplev.c (default_debug_hooks): Remove this variable. | Tristan Gingold | 1 | -31/+1 |
2010-04-30 | sdbout.c: Include vec.h, do not include varray.h. | Steven Bosscher | 1 | -2/+0 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -0/+1 |
2010-04-29 | gengtype.c (open_base_files): Add lto-streamer.h | Jan Hubicka | 1 | -1/+1 |
2010-04-23 | toplev.c (general_init): Set default for fdiagnostics-show-option. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-04-09 | re PR other/42965 (no "warnings being treated as errors" for individual -Werr... | Manuel López-Ibáñez | 1 | -0/+1 |
2010-04-07 | re PR c/18624 (GCC does not detect local variable set but never used) | Jakub Jelinek | 1 | -0/+6 |
2010-03-31 | re PR other/43562 (GCC ICE on optimize attribute) | Jie Zhang | 1 | -2/+2 |
2010-03-29 | re PR other/43564 (ICE on code with optimize attribute and inlining) | Jie Zhang | 1 | -0/+4 |
2010-03-24 | re PR debug/43293 (Invalid unwind info for i?86 -fpic) | Jakub Jelinek | 1 | -0/+4 |
2010-02-26 | diagnostic.c (diagnostic_initialize): Update. | Manuel López-Ibáñez | 1 | -0/+4 |
2010-01-18 | toplev.c (default_get_pch_validity): Rename argument to "sz". | Joern Rennecke | 1 | -5/+5 |
2010-01-03 | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 1 | -0/+5 |
2010-01-02 | re PR lto/41597 (Bad .comm directive) | Richard Guenther | 1 | -2/+15 |
2009-12-07 | re PR other/40302 (GCC must hard-require MPC before release) | Kaveh R. Ghazi | 1 | -12/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -8/+8 |
2009-11-24 | cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ... | David Binderman | 1 | -7/+1 |
2009-11-17 | toplev.c (process_options): Remove dead code. | Eric Botcazou | 1 | -8/+4 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+21 |
2009-09-24 | re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151... | Iain Sandoe | 1 | -0/+5 |
2009-09-10 | ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. | Uros Bizjak | 1 | -4/+4 |
2009-09-08 | toplev.c (process_options): Choose default debugging type when gtoggle enable... | Alexandre Oliva | 1 | -1/+6 |
2009-09-04 | toplev.c (process_options): Move setter of flag_var_tracking before other tes... | Alexandre Oliva | 1 | -10/+15 |
2009-09-03 | toplev.c (process_options): Enable var-tracking-assignments by default if var... | Alexandre Oliva | 1 | -1/+1 |
2009-09-03 | [multiple changes] | Diego Novillo | 1 | -2/+2 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -4/+25 |
2009-08-03 | tree-cfg.c (pass_warn_unused_result): Mark name that no dump file will be cre... | Richard Guenther | 1 | -2/+1 |
2009-08-01 | Rename -fgraphite-force-parallel to -floop-parallelize-all. | Sebastian Pop | 1 | -1/+1 |
2009-07-31 | New implementation of Graphite. | Sebastian Pop | 1 | -2/+3 |
2009-07-20 | toplev.c: Invoke FINISH_UNIT callbacks before call to finalize(). | Olatunji Ruwase | 1 | -3/+3 |
2009-07-17 | re PR c/40401 (ICE: verify_gimple failed) | Richard Guenther | 1 | -0/+2 |
2009-06-29 | plugins.texi: Document PLUGIN_START_UNIT. | Olatunji Ruwase | 1 | -0/+1 |
2009-06-16 | toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not ... | Ian Lance Taylor | 1 | -13/+5 |
2009-06-08 | common.opt (fcompare-debug=, [...]): New. | Alexandre Oliva | 1 | -0/+25 |