Go to file
Adrian Bunk 7d503466fb Fix for java/4269:
2003-01-31 Adrian Bunk <bunk@fs.tum.de>

	Fix for java/4269:

	* jv-scan.c: Use HAVE_LANGINFO_CODESET instead of HAVE_NL_LANGINFO
	to fix bootstrap on sparc-unknown-netbsdelf1.5.
	* jcf-parse.c: Likewise.

From-SVN: r62310
2003-02-03 13:57:15 +00:00
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 Fix for java/4269: 2003-02-03 13:57:15 +00:00
include
INSTALL
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 re PR libstdc++/9234 (unary minus for valarrays broken) 2003-02-03 10:38:36 +00:00
maintainer-scripts
zlib ChangeLog file for zlib 2003-01-28 01:48:38 +00:00
.cvsignore
ChangeLog * MAINTAINERS (Write after approval): Add myself. 2003-02-02 21:44:31 +01: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 * 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
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.