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.
 
descriptionnone
ownerpiotr.rak@gmail.com
last changeTue, 27 Jul 2010 17:41:47 +0000 (27 17:41 +0000)
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-07-27 paolo2010-07-27 Paolo Carlini <paolo.carlini@oracle.com>master
2010-07-27 jiez PR target/44290
2010-07-27 paolo2010-07-27 Paolo Carlini <paolo.carlini@oracle.com>
2010-07-27 jakub * dwarf2out.c (add_data_member_location_attribute...
2010-07-27 jakub PR c/45079
2010-07-27 bernds * postreload.c (try_replace_in_use): New static function.
2010-07-27 jsm28 * common.opt (o): Add MissingArgError.
2010-07-27 iainsadd missing changelog
2010-07-27 iains PR target/29090
2010-07-27 iains PR target/35491
2010-07-27 irar PR tree-optimization/44152
2010-07-27 iainsre-enable tls and lto tests for ObjC/C++
2010-07-27 paolo2010-07-27 Paolo Carlini <paolo.carlini@oracle.com>
2010-07-27 uros * gfortran.dg/char4_iunit_1.f03: Add ieee options.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-27 jakub PR tree-optimization/45083
...
heads
13 years ago prak
13 years ago master