Go to file
Frank Ch. Eigler 7c7c549e2c cppinit.c (init_standard_includes, [...]): Use strncmp.
* cppinit.c (init_standard_includes, parse_option): Use strncmp.
	* c-opts.c (find_opt): Similarly.

From-SVN: r57864
2002-10-06 11:21:09 +00:00
boehm-gc * include/private/gcconfig.h (HBLKSIZE): Define for x86-64. 2002-10-02 08:25:37 +02:00
config
contrib Makefile.def: New file. 2002-09-24 22:51:57 +00:00
fastjar Makefile.in: Rebuilt. 2002-09-12 00:40:12 +00:00
gcc cppinit.c (init_standard_includes, [...]): Use strncmp. 2002-10-06 11:21:09 +00:00
include libiberty.h (asprintf, vasprintf): Don't declare them if the corresponding HAVE_DECL_ macro is 1. 2002-09-20 00:21:54 +00:00
INSTALL
libf2c update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
libffi * src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output. 2002-10-02 08:21:54 +02:00
libiberty Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libjava 2002-10-05 Michael Koch <konqueror@gmx.de> 2002-10-05 07:49:08 +00:00
libobjc Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libstdc++-v3 Daily bump. 2002-10-06 07:17:10 +00:00
maintainer-scripts update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
zlib Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
.cvsignore
ChangeLog Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure: Revert accidentally applied changes. 2002-09-29 16:11:24 +00:00
configure.in Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Add myself as web pages co-maintainer. 2002-10-02 20:02:13 +00:00
Makefile.def Makefile.def: Remove order dependency comments. 2002-10-02 06:27:24 +00:00
Makefile.in Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +00:00
Makefile.tpl Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. 2002-10-03 19:06:16 +00:00
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.