Go to file
Stephane Carrez ae9bd48177 m68hc11.md ("*addsi3"): Use 'o' constraint to avoid the auto increment addressing modes.
* config/m68hc11/m68hc11.md ("*addsi3"): Use 'o' constraint to
	avoid the auto increment addressing modes.
	("*subsi3"): Likewise.
	(split for add/sub on address): For 68HC12 push the value on
	the stack and do the operation with a pop.

From-SVN: r55083
2002-06-28 23:16:58 +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.md ("*addsi3"): Use 'o' constraint to avoid the auto increment addressing modes. 2002-06-28 23:16:58 +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 MAINTAINERS: Update my email address. 2002-06-28 21:07:30 +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
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * Update email address. 2002-06-28 21:00:15 +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.