]> granicus.if.org Git - gc/commit
gc6.2alpha6 tarball import gc6_2alpha6
authorHans Boehm <boehm@acm.org>
Thu, 5 Jun 2003 00:00:00 +0000 (00:00 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 17 May 2014 14:46:39 +0000 (18:46 +0400)
commit2f098983b69715ee180182cc4f27407428b7ef59
tree13da8c20608432899cbf40f9b0788c9e0c46fcd9
parent917489831e257fd6c9b06dda740f48652a6ab2b9
gc6.2alpha6 tarball import
39 files changed:
Makefile
Makefile.am
Makefile.direct
Makefile.dj
Makefile.in
aix_irix_threads.c [moved from irix_threads.c with 73% similarity]
configure
configure.in
darwin_stop_world.c [new file with mode: 0644]
doc/README
doc/README.MacOSX
doc/README.changes
dyn_load.c
gc_dlopen.c
include/Makefile.am
include/Makefile.in
include/gc.h
include/gc_config_macros.h
include/gc_pthread_redirects.h
include/private/darwin_semaphore.h [new file with mode: 0644]
include/private/darwin_stop_world.h [new file with mode: 0644]
include/private/gc_locks.h
include/private/gc_priv.h
include/private/gcconfig.h
include/private/pthread_stop_world.h [new file with mode: 0644]
include/private/pthread_support.h [new file with mode: 0644]
mach_dep.c
mark_rts.c
misc.c
os_dep.c
powerpc_darwin_mach_dep.s [new file with mode: 0644]
powerpc_macosx_mach_dep.s [deleted file]
pthread_stop_world.c [new file with mode: 0644]
pthread_support.c [moved from linux_threads.c with 70% similarity]
tests/test.c
tests/test_cpp.cc
threadlibs.c
version.h
win32_threads.c