Go to file
Kaveh R. Ghazi 1ebadc609b jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string.
* jcf-dump.c (print_constant, disassemble_method): Don't call a
	variadic function with a non-literal format string.

	* parse-scan.y (report_main_declaration): Likewise.

	* parse.h (ERROR_CAST_NEEDED_TO_INTEGRAL): Likewise.

	* parse.y (read_import_dir, patch_assignment, patch_binop,
	patch_array_ref): Likewise.

	* typeck.c (build_java_array_type): Likewise.

	* verify.c (verify_jvm_instructions): Likewise.

From-SVN: r29981
1999-10-14 17:13:57 +00:00
boehm-gc I am committing the following changes to enable the picojava port. 1999-10-02 15:50:57 +00:00
config
contrib * newcvsroot: New file. 1999-10-11 07:07:39 +00:00
etc
gcc jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
include ansidecl.h (HAVE_GCC_VERSION): New macro. 1999-10-10 13:02:41 +00:00
INSTALL
libchill
libf2c acconfig.h: Define GETTIMEOFDAY_ONE_ARGUMENT and HAVE_TIMEZONE in acconfig.h. 1999-10-14 02:05:09 -06:00
libffi
libiberty basename.c (DIR_SEPARATOR): New macro. 1999-10-13 01:18:09 -06:00
libio * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. 1999-09-30 01:10:07 -06:00
libjava configure: Rebuilt. 1999-10-13 00:00:35 +00:00
libobjc Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco.com>). 1999-09-29 00:37:49 +00:00
libstdc++ Update copyright. 1999-09-27 11:33:09 -06:00
texinfo
zlib configure: Rebuilt. 1999-10-04 22:08:42 +00:00
.cvsignore
ChangeLog Moved ChangeLog entry for a recent change to gcc/config/rs6000 to 1999-10-07 23:31:43 -04:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in (fr30): Fix typo. 1999-10-03 14:21:45 -06:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS I get blanket write 1999-10-13 01:54:18 -04:00
Makefile.in
missing
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.