Go to file
Danny Smith 822ed7f806 gc.h (GC_CreateThread): Declare with WINAPI attribute.
* include/gc.h (GC_CreateThread): Declare with WINAPI
	attribute.
	* win32_threads.c (GC_CreateThread): Make definitions consistent
	with declaration.  Cast &thread_table[i].handle to PHANDLE
	in call to DuplicateHandle
	(thread_start): Declare as static.

From-SVN: r69990
2003-07-31 04:52:36 +00:00
boehm-gc gc.h (GC_CreateThread): Declare with WINAPI attribute. 2003-07-31 04:52:36 +00:00
config
contrib
fastjar * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. 2003-07-30 01:37:07 +00:00
gcc * builtins.def: Alphabetize. 2003-07-31 03:16:24 +00:00
include
INSTALL
intl
libf2c
libffi re PR libffi/11410 (ffitest failures on Solaris 8/SPARC) 2003-07-30 06:04:24 +02:00
libiberty
libjava i386-signal.h (RESTORE): New. 2003-07-30 14:50:02 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-07-31 00:16:08 +00:00
maintainer-scripts crontab: Update invocation of gcc_release according to the previous changes there. 2003-07-29 10:32:50 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Enable libgcj for darwin. 2003-07-30 09:32:39 +02:00
config-ml.in config-ml.in: Use ac_configure_args directly instead of ml_arguments. 2003-07-29 19:17:46 +00:00
config.guess
config.if
config.rpath
config.sub
configure configure.in: Enable libgcj for darwin. 2003-07-30 09:32:39 +02:00
configure.in configure.in: Enable libgcj for darwin. 2003-07-30 09:32:39 +02:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.