Go to file
Tobias Burnus 100fded17a entry_13.f90: Use abs() > eps instead of "/=".
2010-07-24  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/entry_13.f90: Use abs() > eps instead of "/=".
        * gfortran.dg/integer_exponentiation_3.F90: Use -ffloat-store.

        Missed files from previous commit:

        * gfortran.dg/func_decl_5.f90: New.
        * gfortran.dg/intrinsic_std_6.f90: New.

From-SVN: r162498
2010-07-24 09:47:43 +02:00
boehm-gc
config Missed in last commit. 2010-07-02 10:26:12 +00:00
contrib * make_sunver.pl: Remove extra whitespace in regexp. 2010-07-08 19:15:21 +00:00
fixincludes inclhack.def (solaris_cond_init): New fix. 2010-07-12 14:29:50 +00:00
gcc entry_13.f90: Use abs() > eps instead of "/=". 2010-07-24 09:47:43 +02:00
gnattools
include floatformat.h (floatformat_ieee_half_big): Add declaration. 2010-07-06 13:00:59 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes. 2010-07-07 15:59:30 +00:00
libgcc config.host (powerpc*-eabispe*): Set tmake_file. 2010-07-23 16:53:48 +00:00
libgfortran re PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1.f03 * execution test) 2010-07-19 13:11:54 +00:00
libgomp re PR fortran/45045 (Named COMMON with different size: No warning with -fwhole-file) 2010-07-24 00:15:51 +02:00
libiberty * make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed. 2010-07-21 15:02:09 +00:00
libjava re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthread.so to be linked in.) 2010-07-23 17:58:57 +00:00
libmudflap
libobjc
libssp configure.ac (gfortran_use_symver): Only check for Sun-style symbol versioning on Solaris 2. 2010-07-02 16:17:04 +00:00
libstdc++-v3 DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
lto-plugin Cast to unsigned long. 2010-07-23 07:37:21 -07:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/44455 (GCC fails to build if MPFR 3.0.0 (Release Candidate) is used) 2010-07-23 19:35:24 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/44455 (GCC fails to build if MPFR 3.0.0 (Release Candidate) is used) 2010-07-23 19:35:24 +00:00
configure.ac re PR bootstrap/44455 (GCC fails to build if MPFR 3.0.0 (Release Candidate) is used) 2010-07-23 19:35:24 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2010-07-22 21:16:49 +00:00
Makefile.def
Makefile.in re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libiconv-prefix fails) 2010-07-17 08:22:09 +00:00
Makefile.tpl re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libiconv-prefix fails) 2010-07-17 08:22:09 +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 files whose
names start with 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/ for how to report bugs usefully.