| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove superfluous assignment in add_params. | Tamar Christina | 2018-10-04 | 1 | -6/+4 |
* | Update options framework for parameters to properly handle and validate confi... | Tamar Christina | 2018-10-01 | 1 | -14/+49 |
* | Allow back-ends to be able to do custom validations on params. | Tamar Christina | 2018-10-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Offer suggestions for misspelled --param names. | David Malcolm | 2016-06-30 | 1 | -0/+14 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Support DEFPARAMENUM in params.def | Tom de Vries | 2015-10-13 | 1 | -23/+74 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | State cleanups from jit branch | David Malcolm | 2014-10-21 | 1 | -0/+14 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | params.c: Include common/common-target.h. | Joseph Myers | 2011-06-23 | 1 | -2/+20 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | params.c (params_finished): New. | Joseph Myers | 2010-10-14 | 1 | -15/+61 |
* | params.c (set_param_value_internal): New. | Joseph Myers | 2010-10-11 | 1 | -5/+37 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | cgraphunit.c (plugin.h): Include. | Grigori Fursin | 2009-12-01 | 1 | -1/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+2 |
* | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 2008-06-26 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -7/+4 |
* | params.c (set_param_value): Initialize the "set" field. | Zdenek Dvorak | 2006-11-12 | 1 | -1/+4 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | params.c (set_param_value): Use gcc_assert & gcc_unreachable. | Nathan Sidwell | 2005-04-03 | 1 | -2/+1 |
* | re PR middle-end/18667 (ice with --parm integer-share-limit=0) | Nathan Sidwell | 2004-12-01 | 1 | -1/+11 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2004-10-15 | 1 | -1/+1 |
* | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2004-09-15 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -1/+2 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -2/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -4/+2 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -7/+3 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | params.c: Fix formatting. | Kazu Hirata | 2002-05-20 | 1 | -6/+3 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | Makefile.in (toplev.o): Depend on params.h. | Mark Mitchell | 2001-02-14 | 1 | -0/+84 |