Go to file
Loren J. Rittle f6d882d975 gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
* include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
	* linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
	GC_FREEBSD_THREADS, handle strange interaction between system
	pthread implementation and boehm-gc signal-handler architecture.
	* tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
	set stack.
	* include/private/gcconfig.h (configuration keyed off FREEBSD):
	Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
	MPROTECT_VDB when GC_FREEBSD_THREADS is defined.

From-SVN: r46307
2001-10-17 04:55:30 +00:00
boehm-gc gc_pthread_redirects.h: Generalize test to use GC_PTHREADS. 2001-10-17 04:55:30 +00:00
config
contrib
fastjar jatool.c (extract_jar): Account for null termination when determining whether to expand "filename". 2001-10-12 01:49:42 +01:00
gcc Add ChangeLog entry for dsp16xx/dsp16xx.c change. 2001-10-17 04:38:50 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-10-16 07:16:11 +00:00
libffi
libiberty Makefile.in (TEXIFILES): Add fnmatch.txh. 2001-10-15 22:50:13 -04:00
libjava javaprims.h: Updated class list. 2001-10-16 22:00:32 +00:00
libobjc
libstdc++-v3 Daily bump. 2001-10-16 07:16:11 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update my email address. 2001-10-11 21:52:37 +01:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2001-10-11 21:52:37 +01:00
Makefile.in
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.