Go to file
Stephane Carrez 2cc2149737 m68hc11.c (autoinc_mode): New function.
* config/m68hc11/m68hc11.c (autoinc_mode): New function.
	(m68hc11_make_autoinc_notes): New function.
	(m68hc11_split_move): Be very cautious when spliting a move with
	auto increment/decrement modes because this may result in incompatible
	directions; add REG_INC notes to the resulting insn for CSE reg.

From-SVN: r55076
2002-06-28 22:26:16 +02:00
boehm-gc
config
contrib * texi2pod.pl: Correct handling of the internal R<> sequence. 2002-06-26 16:50:04 +00:00
fastjar
gcc m68hc11.c (autoinc_mode): New function. 2002-06-28 22:26:16 +02:00
include demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>. 2002-06-25 09:44:15 +09:30
INSTALL
libf2c Daily bump. 2002-06-28 07:18:09 +00:00
libffi
libiberty
libjava natPlainDatagramSocketImpl.cc (BooleanClass): Removed. 2002-06-25 05:29:22 +00:00
libobjc acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE. 2002-06-25 23:53:45 -04:00
libstdc++-v3 Daily bump. 2002-06-28 07:18:09 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog config.if (libstdcxx_incdir): Version C++ headers. 2002-06-27 10:19:53 +00:00
config-ml.in
config.guess
config.if config.if (libstdcxx_incdir): Version C++ headers. 2002-06-27 10:19:53 +00:00
config.sub
configure
configure.in * configure.in: Add support for ip2k. 2002-06-23 21:35:48 +04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add self. 2002-06-25 07:56:26 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.