Go to file
Ben Elliston b4db223f6e Recover patch lost in the sourceware repository:
2005-07-09  Ben Elliston  <bje@au.ibm.com>
	* memcpy.c: Remove ANSI_PROTOTYPES conditional code.
	* memmove.c: Likewise.
	* objalloc.c: Likewise.

From-SVN: r102268
2005-07-22 13:21:19 +10:00
INSTALL
boehm-gc * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM. 2005-07-17 07:33:58 +00:00
config all files: Update FSF address. 2005-07-16 02:40:16 +00:00
contrib
fastjar
fixincludes Makefile.in (WARN_CFLAGS): New. 2005-07-16 14:17:51 +00:00
gcc ... Add warning control to warning call. 2005-07-21 23:11:24 -04:00
gnattools
include
intl
libada
libcpp
libffi ffi.c (ffi_call): Handle small structures correctly. 2005-07-20 23:32:01 +00:00
libgfortran ChangeLog: Fix date on last commit. 2005-07-17 20:53:18 +00:00
libiberty Recover patch lost in the sourceware repository: 2005-07-22 13:21:19 +10:00
libjava sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
libmudflap gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
libobjc
libssp
libstdc++-v3 streambuf.tcc (xsgetn, xsputn): Use streamsize instead of size_t. 2005-07-20 22:07:57 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS: Change affiliation. 2005-07-21 18:32:27 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Change affiliation. 2005-07-21 18:32:27 +00:00
Makefile.def all files: Update FSF address. 2005-07-16 02:30:53 +00:00
Makefile.in all files: Update FSF address. 2005-07-16 02:30:53 +00:00
Makefile.tpl all files: Update FSF address. 2005-07-16 02:30:53 +00:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath all files: Update FSF address. 2005-07-16 02:30:53 +00:00
config.sub
configure
configure.in all files: Update FSF address. 2005-07-16 02:30:53 +00:00
depcomp
install-sh
libtool.m4 all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-c.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-cxx.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-gcj.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltconfig all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltmain.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
missing
mkdep
mkinstalldirs
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
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.