Go to file
Nathan Myers 7814a308e4 atomicity.h (struct __Atomicity_lock<__inst>): Add.
libstdc++/5037
        * config/cpu/sparc/sparc32/bits/atomicity.h
        (struct __Atomicity_lock<__inst>): Add.
        (__Atomicity_lock<__inst>::_S_atomicity_lock): Add.
        (__exchange_and_add): Use __Atomicity_lock<0>::_S_atomicity_lock
        instead of lock local to static function.
        (__atomic_add): Likewise.

Co-Authored-By: Loren J. Rittle <ljrittle@acm.org>

From-SVN: r47782
2001-12-08 00:59:11 +00:00
boehm-gc
config
contrib
fastjar
gcc * doc/extend.texi: Fix typo last change. 2001-12-07 15:00:16 -08:00
include demangle.h (no_demangling): New. 2001-12-06 13:56:15 -08:00
INSTALL
libchill
libf2c Daily bump. 2001-12-07 08:17:17 +00:00
libffi
libiberty demangle.h (no_demangling): New. 2001-12-06 13:56:15 -08:00
libjava ClassLoader.java (defineClass): Rethrow any LinkageError. 2001-12-07 23:34:12 +00:00
libobjc
libstdc++-v3 atomicity.h (struct __Atomicity_lock<__inst>): Add. 2001-12-08 00:59:11 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2001-12-07 17:41:40 +00: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: add self to write-after-approval crew. 2001-12-07 17:01:32 +00: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.