Go to file
Wolfgang Bangerth 0c0cce420e * g++.dg/other/complex1.C: New test.
From-SVN: r92254
2004-12-16 10:16:24 +00:00
INSTALL
boehm-gc configure: Regenerate. 2004-12-13 13:18:22 +00:00
config Introduce config/gxx-include-dir.m4. 2004-12-03 10:44:37 +00:00
contrib
fastjar Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
fixincludes re PR bootstrap/18458 ("make install" -> fixincl missing extension) 2004-12-13 07:42:10 -08:00
gcc * g++.dg/other/complex1.C: New test. 2004-12-16 10:16:24 +00:00
include fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less... 2004-12-11 08:25:00 +11:00
intl
libada
libcpp * fr.po: Update. 2004-12-15 22:29:31 +00:00
libffi Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG. 2004-12-08 10:48:53 -05:00
libgfortran re PR libfortran/17597 (list directed read has error) 2004-12-15 12:42:39 +00:00
libiberty fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less... 2004-12-11 08:25:00 +11:00
libjava IdentityHashMap.java (put): Replace mistaken use of "<<" by "*". 2004-12-08 02:18:32 +00:00
libmudflap Makefile.am: Add ../config to ACLOCAL_AMFLAGS. 2004-12-09 01:27:29 +00:00
libobjc selector.c (__objc_init_selector_tables): Add missing void to definition. 2004-12-11 15:26:00 -08:00
libstdc++-v3 Daily bump. 2004-12-16 00:16:32 +00:00
maintainer-scripts
zlib Correct my erronous ChangeLog entries. 2004-11-29 23:51:45 +00:00
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Update my email address. 2004-12-08 15:57:14 +00:00
Makefile.def Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.in Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
Makefile.tpl Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. 2004-12-08 15:25:58 -05:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Introduce config/gxx-include-dir.m4. 2004-12-03 10:44:37 +00:00
configure.in Introduce config/gxx-include-dir.m4. 2004-12-03 10:44:37 +00:00
depcomp
install-sh
libtool.m4 libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libtool to always pass_all. 2004-11-29 23:45:23 +00:00
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.