Go to file
Kazu Hirata b42cff6bff h8300-protos.h: Update the prototype for compute_logical_op_length.
* config/h8300/h8300-protos.h: Update the prototype for
	compute_logical_op_length.  Add the prototype for
	compute_logical_op_cc.
	* config/h8300/h8300.c (compute_logical_op_length): Figure out
	code from operands.
	(compute_logical_op_cc): New.
	* config/h8300/h8300.md: Combine all the logical op patterns
	in HImode and SImode.  Use compute_logical_op_cc.

From-SVN: r50078
2002-02-27 01:09:50 +00:00
boehm-gc Makefile.am: Added win32_threads.c to sources list. 2002-02-25 04:04:43 +00:00
config
contrib test_summary: Additional to XPASS and FAIL... 2002-02-24 20:45:15 +00:00
fastjar jar -C fix 2002-02-24 19:59:46 +00:00
gcc h8300-protos.h: Update the prototype for compute_logical_op_length. 2002-02-27 01:09:50 +00:00
include Allow the user to specify functions for allocating memory for splay tree roots and nodes. 2002-02-22 17:01:23 +00:00
INSTALL
libchill
libf2c Daily bump. 2002-02-26 08:17:53 +00:00
libffi ffi.h.in: Add typedef for ffi_arg. 2002-02-24 17:31:45 +00:00
libiberty Allow the user to specify functions for allocating memory for splay tree roots and nodes. 2002-02-22 17:01:23 +00:00
libjava Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath. 2002-02-25 09:58:13 +00:00
libobjc re PR libobjc/4039 (installation location of libobjc is wrong) 2002-02-11 18:10:05 +00:00
libstdc++-v3 basic_ios.tcc (basic_ios::init): Set _M_fill to zero. 2002-02-27 01:01:59 +00:00
maintainer-scripts update_version: Automatically update version files on all branches. 2002-02-26 07:13:25 +00:00
zlib
.cvsignore
ChangeLog Makefile.in (MAKEINFO): Don't assume makeinfo will be built just because its Makefile is there... 2002-02-23 10:06:59 +00:00
config-ml.in
config.guess config.guess: Updated to 2002-01-30's version. 2002-02-09 03:00:13 +00:00
config.if
config.sub config.guess: Updated to 2002-01-30's version. 2002-02-09 03:00:13 +00:00
configure
configure.in configure.in (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. 2002-02-22 03:21:02 +00:00
COPYING
COPYING.LIB
install-sh * install-sh: Use _inst.$$_ for temp file name. 2002-01-25 18:42:28 -05:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Belatedly add myself to write after approval list. 2002-02-08 09:38:00 -08:00
Makefile.in Makefile.in (MAKEINFO): Don't assume makeinfo will be built just because its Makefile is there... 2002-02-23 10:06:59 +00:00
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.