Go to file
Alexandre Petit-Bianco acd663ee8d lex.c (java_read_char): Fixed utf8 decoding.
Fri Jan 29 18:19:02 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* lex.c (java_read_char): Fixed utf8 decoding.
	(java_unicode_2_utf8): Fixed utf8 encoding in the 0x800-0xffff
 	range.
	* parse.y (valid_builtin_assignconv_identity_widening_p): Fixed
 	comments. Local variable `all_primitive' is gone. Broadened
 	acceptance of `0' to floating point targets. `long' can now be
 	widened to `double' or `float'.
	(valid_method_invocation_conversion_p): Added leading
 	comment. Fixed tabulation.
	(build_string_concatenation): Optimize out left or right empty
 	string constants.

From-SVN: r25078
1999-02-08 03:20:39 -08:00
config mh-armpic: New file. 1999-02-02 14:54:35 -07:00
contrib egcs_update: Test return values of 'cvs update'. 1999-02-04 08:07:51 +00:00
etc
gcc lex.c (java_read_char): Fixed utf8 decoding. 1999-02-08 03:20:39 -08:00
include
INSTALL
libchill
libf2c fix typo in libf2c/ChangeLog 1999-02-04 04:35:23 -05:00
libiberty clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on platforms that don't have HZ. 1999-02-02 16:05:16 -07:00
libio Makefile.in (iostream.list): Remove dependency on stamp-picdir. 1999-02-03 14:11:03 -07:00
libobjc
libstdc++ * Makefile.in (stuff2): Tweak. 1999-02-07 10:57:14 -05:00
texinfo Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS" to avoid installing anything. 1999-02-01 10:33:58 +00:00
.cvsignore
ChangeLog Patch to fix canadian cross build problem with libcpp.a. 1999-02-02 14:36:33 -08:00
config-ml.in
config.guess config.guess: Improve detection of i686 on UnixWare 7. 1999-01-30 13:08:39 +00:00
config.if
config.sub config.sub (oabi): Recognize. 1999-02-02 13:29:47 -05:00
configure
configure.in config.sub (oabi): Recognize. 1999-02-02 13:29:47 -05:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Change my email address 1999-02-03 10:38:49 -05:00
Makefile.in Patch to fix canadian cross build problem with libcpp.a. 1999-02-02 14:36:33 -08:00
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.