Go to file
Nathan Sidwell b396053cdf tree.h (binfo_member): Remove.
.:	* tree.h (binfo_member): Remove.
	* tree.c (binfo_member): Remove.
cp:
	* cp-tree.h (vec_binfo_member): Remove.
	* tree.c (vec_binfo_member): Remove.

From-SVN: r84951
2004-07-20 13:56:19 +00:00
INSTALL
boehm-gc
config
contrib * analyze_brprob: Fix comments. More consistent output format. 2004-07-16 12:58:00 -06:00
fastjar jartool.c (main): Ensure that only one of ftruncate and _chsize is used. 2004-07-19 21:41:03 +01:00
gcc tree.h (binfo_member): Remove. 2004-07-20 13:56:19 +00:00
include libiberty.h (XNEW, [...]): Move here from libcpp/internal.h. 2004-07-13 22:59:09 +02:00
intl
libada
libbanshee
libcpp re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption) 2004-07-16 17:07:01 +00:00
libffi ffi.c (ffi_prep_args): Fix C aliasing violation. 2004-07-11 11:45:39 +00:00
libgfortran configure.ac: Add check for LFS support. 2004-07-18 12:46:39 +00:00
libiberty
libjava Print -verbose:message on "loading", not initialization. 2004-07-19 11:29:31 -07:00
libmudflap * Fix for g++/15861 2004-07-15 17:33:23 +00:00
libobjc
libstdc++-v3 * include/c_std/std_cwchar.h (wcsstr): Correct signature. 2004-07-20 08:47:42 +00:00
maintainer-scripts gcc_release: Revert yesterday's change. 2004-07-16 18:37:05 +00:00
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog gcc_release: Revert yesterday's change. 2004-07-16 18:37:05 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add myself to write-after-approval. 2004-07-16 16:56:10 +02:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Build libmudflap by default on FreeBSD. 2004-07-09 22:57:08 +00:00
configure.in configure.in: Build libmudflap by default on FreeBSD. 2004-07-09 22:57:08 +00:00
depcomp
install-sh
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.