Go to file
Roger Sayle 0ae0f1b084 argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
* argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
	* memchr.c: Likewise.
	* strcasecmp.c: Likewise.
	* strncasecmp.c: Likewise.
	* strncmp.c: Likewise.
	* xatexit.c: Likewise.
	* xmalloc.c: Likewise.

	* copysign.c: Use traditional function declaration instead of DEFUN.
	* sigsetmask.c: Likewise.

	* memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN.
	* memset.c: Likewise.

	* memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy.
	* memmove.c: Likewise.

From-SVN: r65619
2003-04-15 03:35:47 +00:00
boehm-gc
config
contrib
fastjar
gcc extend.texi (Empty Structures): Correct description of G++'s handling of these structures. 2003-04-15 02:28:17 +00:00
include
INSTALL
libf2c re PR fortran/9263 (ICE caused by invalid PARAMETER in implied DO loop) 2003-04-11 21:33:48 +00:00
libffi
libiberty argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
libjava resolve.cc (_Jv_PrepareClass): Round up class size to multiple of alignment. 2003-04-15 02:17:12 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-04-15 00:17:07 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog config-ml.in: Remove support for --disable-aix removing call-aix multilibs. 2003-04-13 16:59:45 +00:00
config-ml.in config-ml.in: Remove support for --disable-aix removing call-aix multilibs. 2003-04-13 16:59:45 +00:00
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
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.