Go to file
Paolo Carlini dd95381f8a mt_allocator.h (__mt_alloc<>::allocate, [...]): Protect two instances of block->thread_id with __GTHREADS.
2004-03-26  Paolo Carlini  <pcarlini@suse.de>

	* include/ext/mt_allocator.h (__mt_alloc<>::allocate,
	__mt_alloc<>::deallocate): Protect two instances of
	block->thread_id with __GTHREADS.

From-SVN: r79986
2004-03-26 16:56:09 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): Insert libffi dependencies. 2004-03-16 20:19:19 +01:00
fastjar
gcc re PR c/14219 (ICE with vector comparison) 2004-03-26 11:45:19 +00:00
include
INSTALL
intl
libada
libf2c
libffi linux.S: Fix typo. 2004-03-20 11:58:01 +00:00
libiberty pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to make this safe. 2004-03-18 03:16:37 +00:00
libjava natClass.cc (getClassLoader): Circumvent infinite recursion when searching for the system ClassLoader. 2004-03-23 19:24:07 +00:00
libobjc
libstdc++-v3 mt_allocator.h (__mt_alloc<>::allocate, [...]): Protect two instances of block->thread_id with __GTHREADS. 2004-03-26 16:56:09 +00:00
maintainer-scripts gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and only set at a single place. 2004-03-25 10:57:50 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
compile compile: New file imported from automake. 2004-03-21 18:38:56 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.ac: Add --enable-werror-always (for top level bootstrap support). 2004-03-24 22:08:39 +00:00
configure.in configure.ac: Add --enable-werror-always (for top level bootstrap support). 2004-03-24 22:08:39 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def No, really, REALLY revert it. 2004-03-22 11:55:53 +00:00
Makefile.in Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
Makefile.tpl Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, WARN_CFLAGS flags passed down to make. 2004-03-25 01:37:39 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.