Go to file
Per Bothner 3cc48399b8 java-tree.h (CONSTANT_VALUE_P): New macro.
* java-tree.h (CONSTANT_VALUE_P):  New macro.
	* jcf-write.c (generate_classfile):  Use CONSTANT_VALUE_P.
	* parse.y (maybe_build_class_init_for_field):  New static function.
	(resolve_expression_name, resolve_field_access):  Use
	maybe_build_class_init_for_field instead of build_class_init
	This does not do the init if the field is compile-time-constant.
	(resolve_field_access):  Simplify.

	* parse.y (fold_constant_for_init):  Merge test into switch.

From-SVN: r41094
2001-04-04 13:56:01 -07:00
boehm-gc * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc. 2001-03-22 19:03:01 +00:00
config
contrib
fastjar
gcc java-tree.h (CONSTANT_VALUE_P): New macro. 2001-04-04 13:56:01 -07:00
include ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-04-04 07:16:42 +00:00
libffi configure.in: Use different syntax for subdirectory creation. 2001-03-29 01:03:27 +01:00
libiberty ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
libjava libjava.exp: Correct typo... 2001-04-02 23:36:26 +00:00
libobjc * encoding.c (REAL_TYPE): Define. 2001-03-21 09:46:20 +00:00
libstdc++-v3 * include/backward/fstream.h: Add missing semicolons. 2001-04-04 18:04:52 +00:00
maintainer-scripts update_web_docs_libstdcxx: New script. 2001-03-19 01:40:04 +00:00
zlib
.cvsignore
ChangeLog Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros. 2001-04-02 01:26:14 +00:00
config-ml.in * config-ml.in: Handle GCJ and GCJFLAGS. 2001-03-21 23:55:58 +00:00
config.guess Add config suport for s390 2001-02-12 23:47:41 +00:00
config.if
config.sub Add config suport for s390 2001-02-12 23:47:41 +00:00
configure * configure: Output host type to stdout, not stderr. 2001-02-06 20:03:16 -05:00
configure.in Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros. 2001-04-02 01:26:14 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198. 2001-03-22 06:48:32 +00:00
ltcf-c.sh ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. 2001-03-22 18:13:39 +00:00
ltcf-cxx.sh ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. 2001-03-22 18:13:39 +00:00
ltcf-gcj.sh ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. 2001-03-22 18:13:39 +00:00
ltconfig ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198. 2001-03-22 06:48:32 +00:00
ltmain.sh ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.198. 2001-03-22 06:48:32 +00:00
MAINTAINERS mn10300.md (cmpsi): Fix first alternative's output template. 2001-03-29 02:32:46 +00:00
Makefile.in Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, [...]): New macros. 2001-04-02 01:26:14 +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.