Go to file
Vladimir Prus 8f75f38989 t-strongarm-pe: (TARGET_LIBGCC2_CFLAGS): Do no set inhibit_libc.
* config/arm/t-strongarm-pe: (TARGET_LIBGCC2_CFLAGS): Do no
        set inhibit_libc.
        * config/arm/t-strongarm-elf: Likewise.
        * config/arm/t-pe: Likewise.
        * config/arm/t-arm-elf: Likewise.
        * config/arm/t-xscale-elf: Likewise.
        * config/arm/t-arm-coff: Likewise.
        * config/arm/t-xscale-coff: Likewise.
        * config/arm/t-wince-pe: Likewise.

From-SVN: r118518
2006-11-06 09:49:07 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes inclhack.def (glibc_c99_inline_1): New. 2006-11-03 03:11:50 +00:00
gcc t-strongarm-pe: (TARGET_LIBGCC2_CFLAGS): Do no set inhibit_libc. 2006-11-06 09:49:07 +00:00
gnattools
include
intl
libada
libcpp cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x mode. 2006-11-01 16:27:23 +00:00
libdecnumber
libffi Fix date on ChangeLog entry 2006-11-01 05:42:01 +00:00
libgfortran transfer.c (next_record_w): Fix indentation. 2006-11-05 17:54:17 +00:00
libgomp
libiberty
libjava 2006-11-03 Gary Benson <gbenson@redhat.com> 2006-11-03 10:16:30 +00:00
libmudflap tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE. 2006-09-19 01:48:06 +00:00
libobjc In gcc/: PR 23067 2006-11-01 05:28:41 +00:00
libssp
libstdc++-v3 lwg-active.html, [...]: Import Revision 45. 2006-11-05 16:17:03 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

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.