Go to file
David Edelsohn de17c25fde re PR target/19019 (GCC ldouble format incompatibility with XLC long double)
PR target/19019
        * config/rs6000/aix.h ({TARGET,MASK}_XL_CALL): Rename to
        {TARGET,MASK}_XL_COMPAT.
        (SUBTARGET_SWITCHES): Rename xl-call to xl-compat.  Use
        MASK_XL_COMPAT.
        * config/rs6000/beos.h ({TARGET,MASK}_XL_CALL): Remove.
        * config/rs6000/rs6000.c (function_arg): Change TARGET_XL_CALL to
        TARGET_XL_COMPAT.
        (rs6000_arg_partial_bytes): Same.
        (rs6000_generate_compare): Generate PARALLEL for compare if TFmode
        and XL compatibility enabled.
        * config/rs6000/rs6000.h (TARGET_XL_CALL): Rename to TARGET_XL_COMPAT.
        * config/rs6000/rs6000.md (cmptf_internal1): Add !TARGET_XL_COMPAT
        test to final condition.
        (cmptf_internal2): New.
        * doc/invoke.texi (RS/6000 Subtarget Options): Change xl-call to
        xl-compat.  Add TFmode information to description.

From-SVN: r94991
2005-02-13 16:31:35 -05:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc re PR target/19019 (GCC ldouble format incompatibility with XLC long double) 2005-02-13 16:31:35 -05:00
include
INSTALL
intl
libada
libcpp
libffi cls_align_longdouble.c: Remove dg-options. 2005-02-11 22:33:16 +00:00
libgfortran
libiberty cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments. 2005-02-13 01:58:20 -05:00
libjava Fixes bug libgcj/8170 2005-02-12 13:51:11 +00:00
libmudflap * typo fix 2005-02-13 12:58:28 +00:00
libobjc
libstdc++-v3 re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code) 2005-02-13 10:25:02 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Update my e-mail address. 2005-02-10 23:29:41 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my e-mail address. 2005-02-10 23:29:41 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.