Go to file
Brooks Moses 205a4d09ca real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to be specified by the caller.
* real.c (mpfr_from_real): Handle Inf and NaN, and allow the
rounding mode to be specified by the caller.
(real_to_mpfr) Likewise.
* real.h: Update mpfr_from_real, mpfr_to_real prototypes to
include new arguments.
* builtins.c: Update mpfr_from_real, mpfr_to_real calls.

From-SVN: r124139
2007-04-24 19:12:47 -07:00
INSTALL
boehm-gc gc.h (GC_is_thread_suspended): Declare. 2007-04-23 21:10:09 +00:00
config
contrib
fixincludes
gcc real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to be specified by the caller. 2007-04-24 19:12:47 -07:00
gnattools
include
intl
libada
libcpp
libdecnumber Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4. 2007-04-16 13:57:10 -07:00
libffi
libgcc config.gcc: Recognize fido. 2007-04-14 02:15:45 +00:00
libgfortran re PR libfortran/27740 (libgfortran should use versioned symbols) 2007-04-24 12:08:52 +03:00
libgomp libgomp.texi (GOMP_CPU_AFFINITY): Updated. 2007-04-19 15:36:34 -04:00
libiberty
libjava re PR libgcj/31084 (TRUE or FALSE defined) 2007-04-25 01:24:47 +00:00
libmudflap
libobjc sendmsg.c (__objc_get_forward_imp): Call __objc_msg_forward2 for real. 2007-04-21 21:44:37 -07:00
libssp
libstdc++-v3 locale_facets.h (class collate, [...]): Move... 2007-04-24 18:57:12 +00:00
maintainer-scripts
zlib Makefile.am: Add -I .. 2007-04-14 19:52:27 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. 2007-04-23 17:19:46 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add bd3@gcc.gnu.org/benoit.dupont-de-dinechin@st.com to MAINTAINERS (work on branches/st/cli). 2007-04-24 16:03:56 +02:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in * config-ml.in: Pass ${ml_config_env} to configure calls. 2007-04-14 19:48:36 +00:00
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.