Go to file
GCC Administrator 0b44224881 Daily bump.
From-SVN: r132461
2008-02-20 00:17:16 +00:00
INSTALL
boehm-gc dyn_load.c (GC_dyld_image_add): Remove ifdef clause and use the macro GC_GETSECTBYNAME instead. 2008-02-19 22:29:26 +01:00
config
contrib * check_warning_flags.sh: New file. 2008-02-15 05:50:37 +00:00
fixincludes
gcc Daily bump. 2008-02-20 00:17:16 +00:00
gnattools
include xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero. 2008-02-11 17:53:16 +00:00
intl
libada
libcpp
libdecnumber
libffi configure.ac: Add amd64-*-freebsd* target. 2008-02-12 18:42:21 +01:00
libgcc
libgfortran [multiple changes] 2008-02-10 18:06:34 +00:00
libgomp re PR middle-end/35196 (lastprivate broken for static non-ordered loops) 2008-02-15 18:42:25 +01:00
libiberty re PR other/12618 (core not cleaned up by 'make distclean') 2008-02-19 14:23:15 +11:00
libjava cp-tools.texinfo (@direntry): Prefix info name with cp-. 2008-02-18 20:54:01 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 [multiple changes] 2008-02-18 13:32:01 +00:00
maintainer-scripts * crontab: Add 4.3 branch. Set trunk to 4.4. 2008-02-18 23:49:19 +01:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong) 2008-02-16 03:57:53 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2008-02-13 18:50:56 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4 re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong) 2008-02-16 03:57:53 +00:00
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.