Go to file
Stephane Carrez 8a0b86f5aa invoke.texi: Document -minmax for 68HC12.
* doc/invoke.texi: Document -minmax for 68HC12.

	* config/m68hc11/m68hc11.md ("umaxqi3"): Use TARGET_MIN_MAX.
	("uminqi3"): Likewise.
	("uminhi3", "umaxhi3"): Likewise.

	* config/m68hc11/m68hc11.h (MASK_MIN_MAX): Define.
	(TARGET_MIN_MAX): Define.
	(TARGET_SWITCHES): New option -minmax/-mnominmax.

From-SVN: r56284
2002-08-14 09:53:55 +02:00
boehm-gc configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
config
contrib gennews (files): Add proper files for the GCC 3.1 release series. 2002-07-25 14:34:56 +00:00
fastjar
gcc invoke.texi: Document -minmax for 68HC12. 2002-08-14 09:53:55 +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-08-14 07:17:11 +00:00
libffi configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
libiberty configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
libjava configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
libobjc configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
libstdc++-v3 Daily bump. 2002-08-14 07:17:11 +00:00
maintainer-scripts gcc_release: Update comment. 2002-07-29 07:31:34 +02:00
zlib configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
.cvsignore configure, .cvsignore: Revert previous change... 2002-06-19 18:10:09 +00:00
ChangeLog configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
config-ml.in config-ml.in doesn't need to worry about cygnus configure 2002-07-01 19:59:22 +00:00
config.guess config.guess: Update to 2002-07-09 version. 2002-07-16 17:14:49 -07:00
config.if config.if (libstdcxx_incdir): Version C++ headers. 2002-06-27 10:19:53 +00:00
config.sub config.guess: Update to 2002-07-09 version. 2002-07-16 17:14:49 -07:00
configure configure, .cvsignore: Revert previous change... 2002-06-19 18:10:09 +00:00
configure.in Add hppa-openbsd target 2002-08-06 09:26:29 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4 configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
ltcf-c.sh configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
ltcf-cxx.sh * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. 2002-07-04 22:52:03 +00:00
ltcf-gcj.sh
ltconfig configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
ltmain.sh
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2002-08-02 19:02:33 +00:00
Makefile.in configure.in: Don't build grez. 2002-07-08 21:40:41 +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.