This project is a fork of the official-gcc.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/official-gcc.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionfork for development of c++0x constexpr feature
ownerjason@redhat.com
last changeFri, 7 May 2010 02:12:49 +0000 (6 22:12 -0400)
content tags
add:
README
This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.
shortlog
2010-05-07 Jason Merrillrevised patch from gabyjasonmaster
2010-05-07 Jason Merrillnew patch
2010-05-07 Jason Merrillconstexpr tests
2010-05-07 Jason Merrillconstexpr3
2010-05-07 Jason Merrillconstexpr2
2010-05-07 gccadminDaily bump.
2010-05-06 mrsNote which PR this was related to.
2010-05-06 mrs * obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.
2010-05-06 jason * config/abi/pre/gnu.ver: Move decltype(nullptr) into...
2010-05-06 spopAdd ChangeLog entries.
2010-05-06 spopAllow all the versions greater than 0.10 of PPL.
2010-05-06 spopReplace Value with mpz_t
2010-05-06 spopResolve CLooG's value_* macros to their respective...
2010-05-06 jason Add support for C++0x nullptr.
2010-05-06 redi2010-05-06 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-05-06 redi2010-05-06 Jonathan Wakely <jwakely.gcc@gmail.com>
...
heads
14 years ago master
14 years ago jason