Go to file
Geoffrey Keating 8e5f33ff4a sourcebuild.texi (Front End Directory): Don't make references to libsubdir, it's not part of the interface to frontends.
* doc/sourcebuild.texi (Front End Directory): Don't make references
	to libsubdir, it's not part of the interface to frontends.
	* doc/install.texi (Configuration): Help users read faster by saying
	that GCC's configure options are the standard autoconf ones.
	Mention --libdir.  Update the default rules for finding the
	assembler.  Don't use libsubdir since we haven't said what it means.
	(Specific): In the Solaris 7 notes, update the place to put the
	assembler.
	* doc/invoke.texi: Update lib/gcc-lib to lib/gcc.
	* doc/cpp.texi (Search Path): Actually, the search path
	depends on libdir, which can relocate with cpp.
	* doc/tm.texi (Driver): Don't document STANDARD_EXEC_PREFIX, it's
	now a private interface between the Makefile and the driver.

From-SVN: r70073
2003-08-01 21:53:22 +00:00
boehm-gc gc.h (GC_CreateThread): Declare with WINAPI attribute. 2003-07-31 04:52:36 +00:00
config
contrib * texi2pod.pl: Remove extra line. 2003-08-01 03:10:56 +00:00
fastjar * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. 2003-07-30 01:37:07 +00:00
gcc sourcebuild.texi (Front End Directory): Don't make references to libsubdir, it's not part of the interface to frontends. 2003-08-01 21:53:22 +00:00
include
INSTALL
intl
libf2c
libffi ffi.c (ffi_prep_args64): Modify for changed gcc structure passing. 2003-08-02 00:49:01 +09:30
libiberty
libjava re PR libgcj/11241 (WeakHashMap throws a "/ zero" ArithmeticException when initialCapacity is explicitly zero) 2003-08-01 21:30:14 +00:00
libobjc Fixed rare threading problem 2003-07-10 09:24:51 +00:00
libstdc++-v3 libstdc++-v3-dg.exp: Rename... 2003-08-01 00:49:14 +00:00
maintainer-scripts crontab: Update invocation of gcc_release according to the previous changes there. 2003-07-29 10:32:50 +00:00
zlib re PR bootstrap/7126 (zlib version is wrong in zlib/configure.in) 2003-07-12 02:04:33 +00:00
.cvsignore
ABOUT-NLS
ChangeLog configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
config-ml.in config-ml.in: Use ac_configure_args directly instead of ml_arguments. 2003-07-29 19:17:46 +00:00
config.guess
config.if * config.if: Remove unused libc_interface determination. 2003-07-16 06:34:53 +00:00
config.rpath
config.sub
configure configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
configure.in configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
COPYING
COPYING.LIB
install-sh install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. 2003-07-26 16:53:54 +00:00
Makefile.def
Makefile.in Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00:00
Makefile.tpl Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. 2003-07-31 23:36:43 +00:00
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep
mkinstalldirs install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
move-if-change
README
symlink-tree
ylwrap

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.