Go to file
Hans-Peter Nilsson ca9431f7fe chi2_quality.h: Break out from chi2_quality.cc.
* testsuite/20_util/hash/chi2_quality.h: Break out from
	chi2_quality.cc.
	* testsuite/20_util/hash/chi2_q_bit_flip_set.cc: Ditto.
	* testsuite/20_util/hash/chi2_q_document_words.cc: Ditto.
	* testsuite/20_util/hash/chi2_q_bit_string_set.cc: Ditto.  Increase
	SAMPLES to 35000 for simulator targets.
	* testsuite/20_util/hash/chi2_q_numeric_pattern_set.cc: Ditto.
	* testsuite/20_util/hash/chi2_q_uniform_random.cc: Ditto.
	* testsuite/20_util/hash/chi2_quality.cc: Remove.

From-SVN: r206167
2013-12-22 14:57:53 +00:00
boehm-gc gcconfig.h: Add FreeBSD powerpc64 defines. 2013-12-21 21:42:39 +01:00
config bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl. 2013-11-29 20:13:45 +00:00
contrib mklog: Split generated message in parts. 2013-12-19 14:50:05 +00:00
fixincludes fixincludes: use $(FI) instead of fixincl@EXEEXT@ 2013-12-20 13:07:52 +01:00
gcc func-2a.c (dg-do): Remove target selector. 2013-12-22 13:28:24 +01:00
gnattools Fix date 2013-12-12 22:52:25 +00:00
include longlong.h: New file. 2013-12-04 10:49:14 +00:00
INSTALL
intl
libada
libatomic ChangeLog: Fix ChangeLog entry. 2013-12-09 18:41:40 +01:00
libbacktrace elf.c (ET_DYN): Undefine and define again. 2013-12-06 15:48:17 +01:00
libcilkrts Enabled Usage of _Cilk_spawn and _Cilk_sync in Cilk Runtime (libcilkrts). 2013-12-13 08:44:02 -08:00
libcpp * pt_BR.po: New. 2013-12-18 18:15:09 +00:00
libdecnumber
libffi ffitarget.h: Import from upstream. 2013-12-10 11:12:14 +10:30
libgcc config.host (arm*-*-uclinux*): Move t-arm before t-bpabi. 2013-12-12 05:48:08 +00:00
libgfortran read.c (read_f): Convert assert to runtime error. 2013-12-18 23:41:50 +00:00
libgo runtime: Fix defer of unlock thread at program startup. 2013-12-12 20:13:58 +00:00
libgomp affinity-1.c: Remove alloca.h inlcude. 2013-12-17 19:05:32 +01:00
libiberty
libitm
libjava Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of libgcj_bc.la. 2013-12-09 15:19:30 +00:00
libobjc
libquadmath longlong.h: New file. 2013-12-04 10:49:14 +00:00
libsanitizer libsanitizer: fix build on Mac 10.6 2013-12-19 12:54:11 +00:00
libssp * ssp.c (fail): Avoid -Wformat-security warning. 2013-12-07 09:10:02 +01:00
libstdc++-v3 chi2_quality.h: Break out from chi2_quality.cc. 2013-12-22 14:57:53 +00:00
libvtv
lto-plugin
maintainer-scripts update_web_docs_svn: Work around makeinfo generated file names and references with "_002d" instead... 2013-12-02 20:07:14 +00:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2013-12-16 19:01:40 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add user-friendly check for native x86_64-linux multilibs. 2013-12-13 21:42:02 +00:00
configure.ac configure.ac: Add user-friendly check for native x86_64-linux multilibs. 2013-12-13 21:42:02 +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. 2013-12-16 19:01:40 +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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.