| Commit message (Expand) | Author | Age | Files | Lines |
* | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 2010-11-19 | 1 | -0/+2 |
* | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 2010-11-10 | 1 | -5/+0 |
* | opts.c (set_fast_math_flags, [...]): Make static. | Joseph Myers | 2010-10-16 | 1 | -7/+0 |
* | re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION()) | Tobias Burnus | 2010-09-28 | 1 | -0/+4 |
* | Replace exact_log2(x & -x) in favor of more direct computation. | Richard Henderson | 2010-08-05 | 1 | -8/+42 |
* | target.def (output_source_filename): New hook. | Anatoly Sokolov | 2010-07-26 | 1 | -1/+0 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -1/+0 |
* | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 2010-06-30 | 1 | -12/+0 |
* | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 2010-06-28 | 1 | -0/+5 |
* | re PR other/32998 (-frecord-gcc-switches issues) | Joseph Myers | 2010-06-20 | 1 | -1/+0 |
* | common.opt (fira-verbose): Use Var. | Joseph Myers | 2010-06-07 | 1 | -18/+0 |
* | diagnostic-core.h: New. | Joseph Myers | 2010-05-27 | 1 | -44/+1 |
* | input.c: New file. | Joseph Myers | 2010-05-27 | 1 | -0/+3 |
* | toplev.h (inform_n, error_n): Declare. | Shujing Zhao | 2010-03-01 | 1 | -0/+4 |
* | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 2010-01-03 | 1 | -2/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -1/+1 |
* | params.def (PARAM_IRA_LOOP_RESERVED_REGS): New. | Vladimir Makarov | 2009-10-14 | 1 | -0/+1 |
* | toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not ... | Ian Lance Taylor | 2009-06-16 | 1 | -4/+8 |
* | Makefile.in (bversion.h, s-bversion): New targets. | Ben Elliston | 2009-05-22 | 1 | -1/+2 |
* | re PR c/36892 (Support __attribute__((deprecated("text string")))) | H.J. Lu | 2009-05-08 | 1 | -1/+1 |
* | dbgcnt.def (cprop1, [...]): Remove | Steven Bosscher | 2009-04-27 | 1 | -0/+1 |
* | re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism) | Rafael Avila de Espindola | 2009-04-17 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -2/+2 |
* | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 2009-01-29 | 1 | -1/+0 |
* | diagnostic.c (error_at): New. | Aldy Hernandez | 2008-09-03 | 1 | -0/+1 |
* | [multiple changes] | Vladimir Makarov | 2008-08-26 | 1 | -0/+5 |
* | diagnostic.c (pedwarn_at): Rename as pedwarn. | Manuel López-Ibáñez | 2008-08-21 | 1 | -3/+2 |
* | diagnostic.c (inform): Add an explicit location_t parameter. | Manuel López-Ibáñez | 2008-08-20 | 1 | -1/+1 |
* | diagnostics.c (permerror_at): Rename as permerror. | Manuel López-Ibáñez | 2008-08-18 | 1 | -3/+1 |
* | toplev.h (pedwarn_at): Fix declaration. | Manuel López-Ibáñez | 2008-08-13 | 1 | -0/+1 |
* | re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer... | Manuel López-Ibáñez | 2008-08-13 | 1 | -0/+1 |
* | re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul... | Manuel López-Ibáñez | 2008-08-08 | 1 | -7/+5 |
* | re PR c++/26785 ("extra qualification" error gives line number of end of decl... | Manuel López-Ibáñez | 2008-08-06 | 1 | -0/+2 |
* | re PR c/35058 (-Werror= works only with some warnings) | Manuel López-Ibáñez | 2008-07-23 | 1 | -1/+3 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | Michael Meissner | 2008-07-23 | 1 | -0/+2 |
* | Makefile.in: Replace toplev.h with TOPLEV_H. | Rafael Avila de Espindola | 2008-07-21 | 1 | -0/+3 |
* | tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument. | Jan Hubicka | 2008-04-05 | 1 | -1/+1 |
* | common.opt (fprofile-dir=, [...]): New options | Seongbae Park | 2008-03-31 | 1 | -0/+1 |
* | re PR c++/24924 (front end and preprocessor pedantic_errors settings should a... | Manuel López-Ibáñez | 2008-03-02 | 1 | -0/+1 |
* | opth-gen.awk (target_flags_explicit): Declare. | Richard Sandiford | 2007-09-23 | 1 | -2/+0 |
* | Add new fp flags: -fassociative-math and -freciprocal-math | Revital Eres | 2007-09-04 | 1 | -0/+2 |
* | Separate target-specific initialization from general back-end initialization. | Sandra Loosemore | 2007-08-27 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | cfglayout.c (insn_scope, insn_line): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -4/+4 |
* | flags.h (flag_random_seed): Remove declaration, in favor of... | Alexandre Oliva | 2007-03-14 | 1 | -1/+6 |
* | toplev.c (dump_memory_report): Break out from... | Jan Hubicka | 2006-12-23 | 1 | -0/+2 |
* | common.opt (-floop-optimize, [...]): Remove. | Steven Bosscher | 2006-02-26 | 1 | -1/+0 |
* | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 2005-09-08 | 1 | -1/+5 |
* | Makefile.in (rtl-profile.o): Kill all traces of it. | Jan Hubicka | 2005-07-28 | 1 | -1/+0 |
* | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 2005-07-19 | 1 | -0/+1 |