Go to file
Kaveh R. Ghazi 1fc04640bb main.c (main): Avoid implicit int.
* libF77/main.c (main): Avoid implicit int.
	* libI77/dfe.c (y_rsk, y_getc, c_dfe): Likewise.
	* libI77/due.c (c_due): Likewise.
	* libI77/err.c (f__canseek, f__nowreading, f__nowwriting):
	Likewise.
	* libI77/fmt.c (op_gen, ne_d, e_d, pars_f, type_f, en_fio):
	Likewise.
	* libI77/iio.c (z_getc, z_rnew, c_si, z_wnew): Likewise.
	* libI77/lread.c (t_getc, c_le, l_read): Likewise.
	* libI77/lwrite.c (l_write): Likewise.
	* libI77/open.c (fk_open): Likewise.
	* libI77/rdfmt.c (rd_ed, rd_ned): Likewise.
	* libI77/rsfe.c (xrd_SL, x_getc, x_endp, x_rev): Likewise.
	* libI77/rsne.c (t_getc, x_rsne): Likewise.
	* libI77/sfe.c (c_sfe): Likewise.
	* libI77/sue.c (c_sue): Likewise.
	* libI77/uio.c (do_us): Likewise.
	* libI77/wref.c (wrt_E, wrt_F): Likewise.
	* libI77/wrtfmt.c (wrt_L, w_ed, w_ned): Likewise.

From-SVN: r54169
2002-06-02 13:01:12 +00:00
boehm-gc irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC. 2002-05-19 17:36:14 +00:00
config
contrib gcc_update (files_and_dependencies): Add generated Texinfo files for Ada. 2002-05-31 13:08:38 +02:00
fastjar
gcc * gcse.c (bypass_conditional_jumps): Use single set to obtain set. 2002-06-02 10:21:39 +00:00
include
INSTALL
libf2c main.c (main): Avoid implicit int. 2002-06-02 13:01:12 +00:00
libffi Fix last commit. Sorry about that. 2002-05-28 09:11:42 +02:00
libiberty configure.in: Fix typo in the code checking for sys_errlist. 2002-05-22 16:57:15 -04:00
libjava * libjava.compile/T20020529.java: New file. 2002-05-30 03:53:13 +01:00
libobjc Makefile.in (SHELL): Set to @SHELL@. 2002-05-20 16:35:19 +00:00
libstdc++-v3 Daily bump. 2002-06-02 07:26:40 +00:00
maintainer-scripts update_web_docs (MANUALS): Include various flavours of the GNAT User Guide. 2002-05-31 18:50:45 +02:00
zlib
.cvsignore
ChangeLog Makefile.in: Replace HOST_PREFIX... 2002-05-31 16:12:31 -04:00
config-ml.in * config-ml.in: Propogate DESTDIR also. 2002-05-31 15:30:52 -04:00
config.guess config.guess: Update to 2002-05-22 version. 2002-05-22 18:44:13 +00:00
config.if
config.sub config.guess: Update to 2002-05-22 version. 2002-05-22 18:44:13 +00:00
configure Makefile.in: Replace HOST_PREFIX... 2002-05-31 16:12:31 -04:00
configure.in Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. 2002-05-31 15:42:41 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2002-05-24 07:19:09 +00:00
Makefile.in Makefile.in: Replace HOST_PREFIX... 2002-05-31 16:12:31 -04: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.