Go to file
Paolo Carlini 44d5230cc3 re PR libstdc++/33128 (std::tr1::uniform_int returns value out of range)
2007-08-28  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/33128
	* include/tr1_impl/random (uniform_int<>::_M_call): Deal with
	__urng() returning negative values.
	* testsuite/tr1/5_numerical_facilities/random/uniform_int/33128.cc:
	New.

From-SVN: r127849
2007-08-28 08:48:24 +00:00
INSTALL
boehm-gc
config Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 2007-08-18 16:15:39 +01:00
contrib gcc_update: Handle different URL paths and tags. 2007-08-23 05:48:39 -07:00
fixincludes
gcc Modulo-scheduling improvements. Patch 2 of 2 2007-08-28 06:52:16 +00:00
gnattools
include
intl
libada
libcpp be.po, [...]: Update. 2007-08-21 12:46:39 +01:00
libdecnumber
libffi * testsuite/libffi.call/return_sl.c: New test. 2007-08-24 19:32:02 +00:00
libgcc config.host: Add x86_64-elf target. 2007-08-27 13:15:54 +02:00
libgfortran write.c (stdbool.h): Add include. 2007-08-28 00:56:05 +00:00
libgomp
libiberty [patch]: libiberty pex for _WIN64. 2007-08-24 09:40:35 +02:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/33128 (std::tr1::uniform_int returns value out of range) 2007-08-28 08:48:24 +00:00
maintainer-scripts configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write After Approval): Added myself. 2007-08-23 04:15:24 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Added myself. 2007-08-23 04:15:24 +00:00
Makefile.def Makefile.def (STAGE2_CFLAGS, [...]): Add to flags_to_pass. 2007-08-17 00:00:00 +00:00
Makefile.in Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 2007-08-18 16:15:39 +01:00
Makefile.tpl Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 2007-08-18 16:15:39 +01:00
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 2007-08-18 16:15:39 +01:00
configure.ac Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. 2007-08-18 16:15:39 +01:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.