Go to file
Alexandre Petit-Bianco fad22e3b21 parse.y (check_pkg_class_access): Allow private class access within the same package.
�
	* parse.y (check_pkg_class_access): Allow private class access
 	within the same package.
	(strip_out_static_field_access_decl): New function.
	(patch_unaryop): Call strip_out_static_field_access_decl on ++/--
 	operator argument before testing its nature.

From-SVN: r25318
1999-02-19 05:27:37 -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 parse.y (check_pkg_class_access): Allow private class access within the same package. 1999-02-19 05:27:37 -08:00
include
INSTALL
libchill
libf2c delete/change my email address 1999-02-15 13:18:19 -05:00
libiberty Makefile.in: Change mkstemp -> mkstemps. 1999-02-09 08:40:23 -05:00
libio * gen-params (VTABLE_LABEL_PREFIX): Handle windows32. 1999-02-10 04:04:34 -07:00
libobjc
libstdc++ configure.in: Handle OpenBSD with and without threads. 1999-02-18 11:57:55 -07:00
texinfo Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS" to avoid installing anything. 1999-02-01 10:33:58 +00:00
.cvsignore
ChangeLog * config.guess: Recognize openbsd-*-hppa. 1999-02-18 11:59:05 -07:00
config-ml.in
config.guess * config.guess: Recognize openbsd-*-hppa. 1999-02-18 11:59:05 -07:00
config.if
config.sub config.sub (oabi): Recognize. 1999-02-02 13:29:47 -05:00
configure
configure.in configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. 1999-02-09 14:01:13 -07:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Change my email address 1999-02-03 10:38:49 -05:00
Makefile.in Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not empty. 1999-02-16 17:40:16 -07: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.