Go to file
Richard Earnshaw ca777b88c8 20000320-1.c: The ARM VFP format is 'natural-endian'.
* gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
'natural-endian'.

From-SVN: r62306
2003-02-03 10:15:15 +00:00
INSTALL
boehm-gc configure.in (toolexecdir, [...]): Set and AC_SUBST. 2003-01-28 01:44:37 +00:00
config
contrib
fastjar jartool.c (extract_jar): Don't lseek to skip extra fields. 2003-01-31 22:48:27 +00:00
gcc 20000320-1.c: The ARM VFP format is 'natural-endian'. 2003-02-03 10:15:15 +00:00
include hashtab.h (htab_alloc_with_arg, [...]): Add new types. 2003-01-26 07:09:41 +00:00
libf2c Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir. 2003-01-28 01:44:38 +00:00
libffi Fix wrongly applied last patch. 2003-02-01 12:16:19 +01:00
libiberty Makefile.in (libiberty_topdir): New subst. 2003-01-30 14:02:12 -05:00
libjava configure: Rebuilt. 2003-02-02 23:08:35 +00:00
libobjc aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)... 2003-01-28 01:48:33 +00:00
libstdc++-v3 Daily bump. 2003-02-03 00:17:03 +00:00
maintainer-scripts
zlib ChangeLog file for zlib 2003-01-28 01:48:38 +00:00
.cvsignore
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS (Write after approval): Add myself. 2003-02-02 21:44:31 +01:00
MAINTAINERS * MAINTAINERS (Write after approval): Add myself. 2003-02-02 21:44:31 +01:00
Makefile.def
Makefile.in Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
Makefile.tpl Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. 2003-01-31 20:02:02 +00:00
README
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
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
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.