Go to file
Andreas Simbuerger 589ac63c0e Resolve CLooG's value_* macros to their respective mpz_* counterparts.
2010-07-04  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>

	* graphite-clast-to-gimple.c
	(precision_for_value): Resolve value_* calls to matching mpz_* calls.
	(precision_for_interval): Same.
	(gcc_type_for_interval): Same.
	(compute_type_for_level): Same.
	* graphite-interchange.c
	(lst_interchange_profitable_p): Same.
	* graphite-poly.c
	(psct_scattering_dim_for_loop_depth): Same.
	* graphite-ppl.c
	(ppl_max_for_le_pointset): Same.
	(ppl_min_for_le_pointset): Same.

From-SVN: r163133
2010-08-11 20:26:29 +00:00
boehm-gc
config
contrib
fixincludes
gcc Resolve CLooG's value_* macros to their respective mpz_* counterparts. 2010-08-11 20:26:29 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi Fix up a wrong ChangeLog entry: 2010-08-11 15:59:35 +02:00
libgcc
libgfortran re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descriptor) 2010-08-07 12:03:23 +00:00
libgomp libgomp.texi: Add function keyword to a couple of Fortran interfaces... 2010-07-26 18:22:18 +02:00
libiberty
libjava JobStateReasons.java (add): Fix infinite recursion with call to super. 2010-07-30 10:49:36 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 121). 2010-08-11 17:10:04 +00:00
lto-plugin lto-plugin.c: Include <hashtab.h> 2010-08-05 14:25:45 +00:00
maintainer-scripts update_web_docs_libstdcxx_svn: Do not compress generated .html files any more. 2010-08-01 21:10:55 +00:00
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2010-07-28 17:23:55 +02:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Support all v850 targets. 2010-07-26 09:39:04 +00:00
configure.ac configure.ac: Support all v850 targets. 2010-07-26 09:39:04 +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-08-11 01:09:21 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.