This project is a fork of the gcc.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/gcc.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptiongcc for building for Google Native Client (NaCl)
ownermrs@mythic-beasts.com
last changeSun, 22 Feb 2009 15:57:29 +0000 (22 15:57 +0000)
content tags
add:
README
This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.
shortlog
2009-02-22 Mark SeabornAdd files that I missed when importing NaCl changes... masternacl-dynlink-0.1
2009-02-16 Mark SeabornFix indirect jumps used for computed gotos
2009-02-16 Mark SeabornImport NaCl changes
2009-02-16 Mark SeabornImport gcc-g++-4.2.2
2009-02-15 Mark SeabornImport gcc-core-4.2.2
tags
15 years ago nacl-dynlink-0.1
heads
15 years ago master