Go to file
Kazu Hirata 366a7b2715 h8300-protos.h: Add a prototype for emit_logical_op.
* config/h8300/h8300-protos.h: Add a prototype for
	emit_logical_op.
	* config/h8300/h8300.c (emit_logical_op): New.
	* config/h8300/h8300.md (andhi3): Use emit_logical_op.
	(andsi3): Likewise.
	(iorhi3): Likewise.
	(iorsi3): Likewise.
	(xorhi3): Likewise.
	(xorsi3): Likewise.

From-SVN: r45272
2001-08-29 18:18:15 +00:00
boehm-gc configure: Rebuilt. 2001-08-20 16:40:46 +00:00
config
contrib * analyze_brprob: Update for changes in gcc debug output. 2001-08-13 14:34:11 +00:00
fastjar re PR java/3949 (fastjar exits success if @file not found) 2001-08-28 18:35:32 -07:00
gcc h8300-protos.h: Add a prototype for emit_logical_op. 2001-08-29 18:18:15 +00:00
include ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses. 2001-08-27 19:10:39 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-08-29 09:32:43 +00:00
libffi
libiberty ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses. 2001-08-27 19:10:39 +00:00
libjava BigInteger.java (init(int,Random)): New method. 2001-08-28 15:16:11 -07:00
libobjc
libstdc++-v3 Daily bump. 2001-08-29 09:32:43 +00:00
maintainer-scripts update_web_docs: Also check out texinfo.tex from gcc/doc/include. 2001-08-28 22:11:02 +01:00
zlib
.cvsignore
ChangeLog config.sub: Merge from master sources, rev 1.219. 2001-08-25 17:20:10 +00:00
config-ml.in
config.guess config.sub: Merge from master sources, rev 1.218. 2001-08-15 04:27:14 +00:00
config.if
config.sub config.sub: Merge from master sources, rev 1.219. 2001-08-25 17:20:10 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS config.sub: Merge from master sources, rev 1.219. 2001-08-25 17:20:10 +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.