summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cp/cp-lang.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r258081, r258138, r258143, r258179, r258157, r258204, 258205,pfg2013-12-121-0/+2
| | | | | | | | | | | | | | | | | | | | | r258206, r258207, r258321 This is a series of commits inspired on Google's gcc-4.2.1 for Android that were taken from the gcc pre-4.3 under the GPLv2. gcc: Backport fixes for -W parentheses in C++ This fixes GCC 19564. gcc: merge rs6000 change from FSF pre-gcc43 Don't set MASK_PPC_GFXOPT for 8540 or 8548. Merge vrp-tree fix from gcc-4.3 Fix missed conversion from / to >> (GCC PR32521) Merge in GCCr120505 to include definition of TREE_OVERFLOW_P gcc: warn about integer overflow in constant expressions in the C++ frontend. gcc: Add a new option -Wvla to warn variable length array. libcpp: preprocessor speedup patches from upstream gcc. gcc: add femit-struct-debug support to reduce Reduce dwarf debug size gcc: Fix postreload-gcse treatment of call-clobbered registers. gcc: Record some previous commits in the ChangeLog.gcc43 file.
* GCC 4.2.0 release.kan2007-05-191-315/+48
|
* Gcc 3.4.2 20040728.kan2004-07-281-28/+104
|
* Gcc 3.3.1-pre as of 2003-07-11.kan2003-07-111-11/+196
|
* Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-041-0/+21
|
* Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 16-Sep-2002 ↵kan2002-09-171-8/+2
| | | | 13:23:11 EDT.
* Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 ↵kan2002-09-011-3/+31
| | | | 00:00:01 EDT.
* Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.obrien2002-02-011-0/+110
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
OpenPOWER on IntegriCloud