Go to file
Alexandre Petit-Bianco dde1da7265 parse.y (resolve_package): Set `next' once a type name has been progressively discovered.
2000-03-13  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (resolve_package): Set `next' once a type name has been
	progressively discovered.
	(resolve_qualified_expression_name): Propagate resolution only if
	there are remaining qualifiers. Take into account `q' might have
	been cleared after re-qualification.
	* parse.y (patch_method_invocation): New local `resolved'.
  	Section dealing with qualified expression rewritten to use
 	resolve_field_access.

From-SVN: r32520
2000-03-13 23:51:42 -08:00
boehm-gc
config
contrib
etc
gcc parse.y (resolve_package): Set `next' once a type name has been progressively discovered. 2000-03-13 23:51:42 -08:00
include Changes in include: 2000-03-10 08:16:55 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-03-13 01:45:08 -07:00
libffi re GNATS gcj/168 (Build fails on Alpha) 2000-03-09 04:47:57 +00:00
libiberty Changes in include: 2000-03-10 08:16:55 +00:00
libio
libjava Key.java (serialVersionUID): Set to 0 for now. 2000-03-10 05:10:40 +00:00
libobjc
libstdc++ bastring.h (basic_string<>::push_back): Was missing. 2000-03-10 21:20:08 +00:00
texinfo
zlib
.cvsignore
ChangeLog * MAINTAINERS: Added myself for write-after-approval. 2000-03-12 17:24:42 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Added myself for write-after-approval. 2000-03-12 17:24:42 +00: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.