Go to file
Andreas Krebbel f2d226e177 s390.md ("*fmadddf4", [...]): Insns are now dependent on TARGET_FUSED_MADD instead of...
2003-10-13  Andreas Krebbel  <krebbel1@de.ibm.com>

	* config/s390/s390.md ("*fmadddf4", "*fmsubdf4", "*fmaddsf4",
	"*fmsubsf4"): Insns are now dependent on TARGET_FUSED_MADD instead
	of flag_unsafe_math_optimizations.
	* config/s390/s390.h ("MASK_NO_FUSED_MADD", "TARGET_NO_FUSED_MADD",
	"TARGET_FUSED_MADD", "TARGET_SWITCHES"): Introduced new target flags
	fused-madd and no-fused-madd.
	* doc/invoke.texi: Documented the new options fused-madd and
	no-fused-madd for S/390.

From-SVN: r72433
2003-10-13 17:01:01 +00:00
boehm-gc * configure: Rebuild. 2003-10-03 19:38:05 +00:00
config Move ChangeLog entries for config/ subdir into config/ChangeLog, where they belong. 2003-10-08 21:28:40 +00:00
contrib
fastjar
gcc s390.md ("*fmadddf4", [...]): Insns are now dependent on TARGET_FUSED_MADD instead of... 2003-10-13 17:01:01 +00:00
include
INSTALL
intl
libf2c
libffi types.c (double, longdouble): Default POWERPC64 to 8 byte size and align. 2003-10-14 02:07:44 +09:30
libiberty strerror.c: Revert last change. 2003-10-02 19:06:29 +00:00
libjava File.java: Reformated. 2003-10-13 05:54:42 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-10-13 00:16:06 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog config.guess: Update to 2003-10-07 version. 2003-10-11 04:57:01 +02:00
config-ml.in
config.guess config.guess: Update to 2003-10-07 version. 2003-10-11 04:57:01 +02:00
config.if
config.rpath
config.sub config.guess: Update to 2003-10-07 version. 2003-10-11 04:57:01 +02:00
configure configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
configure.in configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. 2003-10-06 15:13:13 +00:00
ltcf-gcj.sh
ltconfig ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. 2003-10-06 15:13:13 +00:00
ltmain.sh
MAINTAINERS Adding my name to "write after approval" maintainers. 2003-10-06 11:25:13 -07:00
Makefile.def
Makefile.in configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
Makefile.tpl configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.