Go to file
Richard Kenner 831ecbd460 alias.c (rtx_equal_for_memref_p, [...]): Don't assume args are REG.
* alias.c (rtx_equal_for_memref_p, case ADDRESSOF): Don't assume
	args are REG.
	* expr.c (store_constructor): Don't look at MEM_ALIAS_SET unless MEM.
	* function.c (assign_parms): Use INTVAL for a CONST_INT.

From-SVN: r39139
2001-01-19 13:04:23 -05:00
INSTALL
boehm-gc
config
contrib texi2pod.pl: Fix regular expression for @r to avoid exponential recursion. 2001-01-15 23:32:25 +00:00
fastjar
gcc alias.c (rtx_equal_for_memref_p, [...]): Don't assume args are REG. 2001-01-19 13:04:23 -05:00
include
libchill
libf2c Daily bump. 2001-01-19 01:45:14 -07:00
libffi
libiberty
libio
libjava * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
libobjc * objc-features.texi: Use @email. 2001-01-12 17:06:15 +00:00
libstdc++
libstdc++-v3 17_intro: Prepare testcases for new style DejaGnu framework. 2001-01-19 02:52:27 +00:00
zlib
.cvsignore
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Add myself as vax port maintainer. 2001-01-15 18:36:00 +00:00
MAINTAINERS * MAINTAINERS: Add myself as vax port maintainer. 2001-01-15 18:36:00 +00:00
Makefile.in
README
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

		   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.