Go to file
Chris Fairles 959d14e166 acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove.
2009-01-15  Chris Fairles  <cfairles@gcc.gnu.org>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	* acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME],
	[GLIBCXX_CHECK_NANOSLEEP]): Remove.
	([GLIBCXX_ENABLE_LIBSTDCXX_TIME]): Add.
	* configure.ac: Adjust.
	* doc/xml/manual/configure.xml: Update.
	* testsuite/lib/libstdc++.exp (check_v3_target_sched_yield): Add.
	* testsuite/lib/dg-options.exp (dg-require-sched-yield): Add.
	* testsuite/30_threads/thread/this_thread/2.cc: Use the latter.
	* configure: Regenerate.
	* config.h.in: Likewise.

	* src/thread.cc (thread::thread(), thread::~thread, thread::get_id,
	thread::joinable, thread::swap, this_thread::get_id,
	this_thread::yield): Define inline...
	* include/std/thread: ... here.
	* config/abi/pre/gnu.ver: Adjust.

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>

From-SVN: r143397
2009-01-15 14:01:04 +00:00
boehm-gc
config
contrib
fixincludes locale.h: Add new test. 2009-01-06 20:31:13 +01:00
gcc re PR c++/38636 (ICE with broken ctor declaration) 2009-01-15 14:01:36 +01:00
gnattools
include
INSTALL
intl
libada
libcpp Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir. 2009-01-05 21:35:40 +11:00
libdecnumber
libffi
libgcc t-softfp: New file. 2009-01-13 22:53:41 +11:00
libgfortran re PR libfortran/38772 (r143102 reveals missed error checking on floating point reads) 2009-01-13 05:40:36 +00:00
libgomp re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .symver) 2009-01-07 23:48:03 +01:00
libiberty * cp-demangle.c (d_expression): Remove mangling for zero-op casts. 2009-01-07 12:08:20 -05:00
libjava natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove. 2009-01-15 14:01:04 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 2009-01-15 13:14:16 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 2009-01-15 13:14:16 +00:00
configure.ac configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 2009-01-15 13:14:16 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
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. 2009-01-14 12:49:05 +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 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.