Go to file
Warren Levy d5323b9905 StringBuffer.java (insert(int,char[])): Avoid NullPointerException so proper check of offset can be done.
* java/lang/StringBuffer.java (insert(int,char[])): Avoid
	NullPointerException so proper check of offset can be done.

From-SVN: r38132
2000-12-08 13:08:36 +00:00
boehm-gc
config
contrib texi2pod.pl: If multiple @c man sections with the same tag appear... 2000-12-07 22:11:12 +00:00
gcc fp-bit.c (_fpmul_parts): Use USItype variables as inputs for multiplies. 2000-12-08 09:14:03 +00:00
include safe-ctype.h: New file. 2000-12-08 03:00:26 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-12-08 01:45:07 -07:00
libffi
libiberty safe-ctype.h: New file. 2000-12-08 03:00:26 +00:00
libio gen-params: Put in cases for O_EXCL, O_APPEND not being defined. 2000-11-28 19:31:16 +00:00
libjava StringBuffer.java (insert(int,char[])): Avoid NullPointerException so proper check of offset can be done. 2000-12-08 13:08:36 +00:00
libobjc * thr-rtems.c: New file. Stub to compile. 2000-12-06 18:40:42 -07:00
libstdc++ * sstream: Backport libstdc++-V3 sstream to V2. 2000-12-04 12:03:27 -05:00
libstdc++-v3 Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ctanhl, ctanl. 2000-12-08 05:57:48 +00:00
texinfo
zlib
.cvsignore
ChangeLog * Makefile.in (local-distclean): Remove leftover built files. 2000-12-08 03:35:16 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in Add xscale-elf and xscale-coff targets. 2000-11-25 00:28:09 +00:00
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2000-11-22 18:31:25 +00:00
ltcf-gcj.sh
ltconfig ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release... 2000-11-22 18:31:25 +00:00
ltmain.sh
MAINTAINERS
Makefile.in * Makefile.in (local-distclean): Remove leftover built files. 2000-12-08 03:35:16 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.