Go to file
Kaveh R. Ghazi aefa9d43dc builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, dconstthird, dconste and/or dconst10.
* builtins.c (expand_builtin_pow, fold_builtin_cabs,
	fold_builtin_sqrt, fold_builtin_cbrt, fold_builtin_logarithm,
	fold_builtin_hypot, fold_builtin_pow): Remove uses of dconst3,
	dconstsqrt2, dconstthird, dconste and/or dconst10.
	* config/i386/i386.c (ix86_emit_swsqrtsf): Likewise.
	* emit-rtl.c (dconst3, dconst10, dconstm2, dconstthird,
	dconstsqrt2, dconste): Delete.
	(init_emit_once): Likewise.  Simplify initializing dconstm1.
	Constify variable.
	* real.c (get_real_const): New.
	* real.h (dconst3, dconst10, dconstm2, dconstthird,
	dconstsqrt2, dconste): Delete.
	(real_value_const, get_real_const): New.

From-SVN: r133607
2008-03-26 15:04:44 +00:00
boehm-gc configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
config configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
contrib patch_tester.sh (initialization): Initialize svnpatch and stop. 2008-03-10 21:33:09 +00:00
fixincludes re PR target/20366 (AIX g++ -D_LARGE_FILES fails to compile #include <iostream>) 2008-03-07 06:53:59 +00:00
gcc builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, dconstthird, dconste and/or dconst10. 2008-03-26 15:04:44 +00:00
gnattools
include sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
INSTALL
intl aclocal.m4: Regenerate. 2008-03-18 06:34:07 +00:00
libada
libcpp * vi.po: Update. 2008-03-20 13:55:23 +00:00
libdecnumber
libffi [multiple changes] 2008-03-26 08:24:42 +00:00
libgcc
libgfortran re PR libfortran/32972 (performance of pack/unpack) 2008-03-23 22:19:19 +00:00
libgomp re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test) 2008-03-18 13:21:02 +01:00
libiberty sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
libjava configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
libmudflap common.opt (Wmudflap): New option. 2008-03-20 16:37:47 +00:00
libobjc
libssp configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
libstdc++-v3 run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
maintainer-scripts
zlib configure.ac: m4_include config/proginstall.m4. 2008-03-16 08:19:08 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS: Update e-mail address. 2008-03-23 21:22:35 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-03-13 10:43:12 +11:00
config.rpath * config.rpath: Add AIX 6 support. 2008-03-13 14:55:20 -04:00
config.sub * config.sub, config.guess: Update from upstream sources. 2008-03-13 10:43:12 +11:00
configure configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
configure.ac configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 backport: Deal with Autoconf 2.62's semantic change in m4_append. 2008-03-16 06:47:18 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4 backport: Deal with Autoconf 2.62's semantic change in m4_append. 2008-03-16 06:47:18 +00:00
ltversion.m4
MAINTAINERS MAINTAINERS: Update e-mail address. 2008-03-23 21:22:35 +00:00
Makefile.def configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
Makefile.in configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
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.