Go to file
Kelley Cook a38fb0a7a4 Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>

	* Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.
	* include/Makefile.in: Likewise.
	* libmath/Makefile.in: Likewise.
	* libsupc++/Makefile.in: Likewise.
	* po/Makefile.in: Likewise.
	* src/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.

From-SVN: r91197
2004-11-24 21:12:26 +00:00
INSTALL
boehm-gc configure.ac (machdep): Use sparc_mach_dep.lo on sparc64-sun-solaris2.* too. 2004-11-22 23:32:13 +00:00
config
contrib gcc_update (touch_files): Don't rely on "make" being GNU make... 2004-11-20 10:49:16 +00:00
fastjar
fixincludes mkfixinc.sh: Check error code from 'cat'. 2004-11-23 22:45:53 +00:00
gcc Fix indentation on line 3063. 2004-11-24 15:43:44 -05:00
include
intl
libada
libcpp re PR preprocessor/15824 (uchar redefinition warnings in libcpp) 2004-11-24 14:00:38 +00:00
libffi target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars. 2004-11-24 04:39:41 +00:00
libgfortran re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11) 2004-11-23 02:02:38 +00:00
libiberty re PR other/18623 (4 * libiberty local variables set but never used) 2004-11-24 02:19:10 +00:00
libjava Makefile.in: Regenrate with Automake 1.9.3. 2004-11-24 21:01:02 +00:00
libmudflap target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars. 2004-11-24 04:39:41 +00:00
libobjc Ignore autom4te.cache 2004-10-23 02:34:54 +00:00
libstdc++-v3 Makefile.in, aclocal.m4: Regenerate with automake 1.9.3. 2004-11-24 21:12:26 +00:00
maintainer-scripts
zlib Makefile.in, aclocal.m4: Regenerate with automake 1.9.3. 2004-11-24 21:04:28 +00:00
.cvsignore
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.if
config.rpath
config.sub
configure
configure.in
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.