Go to file
Roger Sayle 74e55d0f8f re PR target/28247 (libstdc++ cannot be build with Solaris threads)
PR target/28247
	* gthr-solaris.h: Prototype __gthrw forms of thr_self, mutex_init and
	mutex_destroy even when !_LIBOOBJC.  Remove duplicate prototype of
	the __gthrw form of thr_keycreate.
	(__gthread_key_delete): Silence the unused argument warning.

From-SVN: r115686
2006-07-23 20:14:44 +00:00
boehm-gc pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged... 2006-06-21 20:56:37 +00:00
config re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-07-21 21:07:15 +00:00
contrib Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names... 2006-07-06 23:24:51 +00:00
fixincludes errno.h: New file. 2006-07-17 23:54:22 +00:00
gcc re PR target/28247 (libstdc++ cannot be build with Solaris threads) 2006-07-23 20:14:44 +00:00
gnattools
include
INSTALL
intl
libada
libcpp * sv.po: Update. 2006-06-24 19:34:14 +01:00
libdecnumber decNumber.h (decNumberNegate): Remove. 2006-06-23 11:46:00 +10:00
libffi closure_fn6.c: Remove xfail for mips, xfail remains for mips64. 2006-07-19 19:52:44 +00:00
libgfortran Fix typo in Changelog. 2006-07-22 03:21:10 +00:00
libgomp re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar)) 2006-07-16 22:19:27 +02:00
libiberty ltconfig: chmod 644 before ranlib during install. 2006-07-04 20:20:01 +00:00
libjava natPlainSocketImplPosix.cc (bind): Clear SockAddr before using - needed for OS X/PPC. 2006-07-22 01:42:25 +00:00
libmudflap
libobjc Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
libssp
libstdc++-v3 random: Make include guards consistent. 2006-07-21 23:54:41 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 2006-07-23 03:50:24 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 2006-07-23 03:50:24 +00:00
configure.in configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 2006-07-23 03:50:24 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig ltconfig: chmod 644 before ranlib during install. 2006-07-04 20:20:01 +00:00
ltmain.sh Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names... 2006-07-06 23:24:51 +00:00
MAINTAINERS Added myself (pmj) to MAINTAINERS file under write-after-approval 2006-07-18 22:22:07 +00:00
Makefile.def Makefile.def: Add dependencies for configure-opcodes on configure-intl and all-opcodes on... 2006-07-17 19:06:27 +02:00
Makefile.in Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
Makefile.tpl Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +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.