Go to file
Danny Smith 8f9a402caa timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE.
* timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE.
(times): Don't ever declare if not HAVE_TIMES.
(clock): Don't ever declare if not HAVE_CLOCK.

From-SVN: r62175
2003-01-31 07:33:56 +00:00
boehm-gc configure.in (toolexecdir, [...]): Set and AC_SUBST. 2003-01-28 01:44:37 +00:00
config
contrib test_summary (configflags): Only use the first match. 2003-01-19 14:34:12 +00:00
fastjar jargrep.c: Include xregex.h from libiberty instead of system regex.h for better portability. 2003-01-28 22:25:47 +00:00
gcc timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE. 2003-01-31 07:33:56 +00:00
include hashtab.h (htab_alloc_with_arg, [...]): Add new types. 2003-01-26 07:09:41 +00:00
INSTALL
libf2c Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir. 2003-01-28 01:44:38 +00:00
libffi ppc_closure.S: Recode to fit shared libs. 2003-01-29 23:53:54 +00:00
libiberty Makefile.in (libiberty_topdir): New subst. 2003-01-30 14:02:12 -05:00
libjava natClass.cc (initializeClass): Check tables when (state == JV_STATE_IN_PROGRESS). 2003-01-30 23:20:45 +00:00
libobjc aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)... 2003-01-28 01:48:33 +00:00
libstdc++-v3 Daily bump. 2003-01-31 00:17:06 +00:00
maintainer-scripts
zlib ChangeLog file for zlib 2003-01-28 01:48:38 +00:00
.cvsignore
ChangeLog config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
config-ml.in
config.guess config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
config.if config.if: If gcc_version is already set, just use it. 2003-01-30 11:52:51 +00:00
config.sub config.guess: Updated to 2003-01-30's version. 2003-01-30 22:44:14 +00:00
configure Rebuilt with autoconf 2.13 2003-01-27 17:22:12 +00:00
configure.in configure.in: Revert 24Jan change. 2003-01-27 14:56:12 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added 'Fariborz Jahanian' to the 'Write After Approval' list. 2003-01-29 19:08:42 +00:00
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.