summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* gcc: Add support for Apple's Block extensionpfg2014-01-051-7/+352
* gcc: Fix issue with "unavailable" attribute.pfg2013-12-301-1/+3
* gcc: Add support for label attributes and "unavailable" attribute.pfg2013-12-281-2/+76
* gcc: clean some warnings from -Wformat-securitypfg2013-12-201-2/+2
* gcc: Include types in error message for build_binary_op.pfg2013-12-061-3/+4
* gcc: Add -flax-vector-conversionspfg2013-12-051-12/+43
* gcc: upstream alignment cleanups.pfg2013-11-291-5/+17
* gcc: Make use of TREE_OVERFLOW_P.pfg2013-11-291-25/+31
* gcc: Bring updates from Google's enhanced gcc-4.2.1.pfg2013-11-231-87/+129
* gcc: Backport fixes for -W parentheses in C++pfg2013-11-131-3/+89
* FreeBSD uses unchanged versions of this files.kan2007-05-191-1982/+2545
* Resolve conflicts after GCC 3.4.6 20060825 import.kan2006-08-261-0/+12
* Merge conflicts for GCC 3.4.4.kan2005-06-031-51/+43
* Merge FreeBSD changes into GCC 3.4.2-prerelease.kan2004-07-281-1809/+1025
* Merge FreeBSD changes into GCC 3.3.1-prerelease.kan2003-07-111-0/+8
* FreeBSD uses stock versions of these GCC files.kan2003-07-111-596/+2953
* Update HEAD with stock GCC 3.2.2 release files.kan2003-02-101-6/+59
* Use pure stock files.obrien2002-12-041-2/+0
* Use the stock 3.2.1-prerelease file.kan2002-09-011-14/+29
* Use the stock 3.1-prerelease file.obrien2002-05-091-10/+142
* We use the stock 3.1-snap file now.obrien2002-02-011-2162/+2955
* Teach gcc about '%+' so it will not warn when using '%+' in a formatobrien2001-05-251-1/+1
* Clarify that the "yields only last 2 digits of year in some locales" warningobrien2000-04-181-1/+1
* From FSFChangeLog: (tfaff): Now a function, not a string. All users changed.obrien2000-04-181-2/+2
* Merge our -fformat-extensions and printf0() into GCC 2.95.2.obrien1999-11-011-4/+48
* Merge our -fformat-extensions and printf0() into GCC 2.95.1.obrien1999-10-161-88/+322
* Don't accept %q length specifiers in the kernel (more precisely,obrien1999-08-271-1/+2
* Fixed kernel format checking:obrien1999-08-271-3/+3
* Fix conflicts.obrien1999-08-271-260/+983
* Support printf format checking of FreeBSD kernel formats %[Dbrz].bde1998-08-241-2/+60
* Add support for a new archetype "printf0" for the "format" functionjdp1998-07-151-15/+36
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-181-0/+2255
OpenPOWER on IntegriCloud