]> granicus.if.org Git - gc/commit
Initial revision
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 May 2001 06:39:23 +0000 (06:39 +0000)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:19 +0000 (10:54 +0400)
commit4818f0931c059964b260b22e735037558281efb0
treefb949269702f698cdde0ac13858c419d806ef420
parent0108af225bfeeb28a3add2674437fd4087734419
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42370 138bc75d-0d04-0410-961f-82ee72b054a4
41 files changed:
AmigaOS.c [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/README.Mac [new file with mode: 0644]
doc/README.MacOSX [new file with mode: 0644]
doc/README.OS2 [new file with mode: 0644]
doc/README.amiga [new file with mode: 0644]
doc/README.changes [new file with mode: 0644]
doc/README.contributors [new file with mode: 0644]
doc/README.cords [new file with mode: 0644]
doc/README.debugging [new file with mode: 0644]
doc/README.dj [new file with mode: 0644]
doc/README.environment [new file with mode: 0644]
doc/README.hp [new file with mode: 0644]
doc/README.linux [new file with mode: 0644]
doc/README.rs6000 [new file with mode: 0644]
doc/README.sgi [new file with mode: 0644]
doc/README.solaris2 [new file with mode: 0644]
doc/README.uts [new file with mode: 0644]
doc/README.win32 [new file with mode: 0644]
doc/barrett_diagram [new file with mode: 0644]
doc/gc.man [new file with mode: 0644]
gc_cpp.cpp [new file with mode: 0644]
gc_dlopen.c [new file with mode: 0644]
include/gc_amiga_redirects.h [new file with mode: 0644]
include/gc_backptr.h [new file with mode: 0644]
include/gc_local_alloc.h [new file with mode: 0644]
include/gc_mark.h [new file with mode: 0644]
include/gc_pthread_redirects.h [new file with mode: 0644]
include/private/dbg_mlc.h [new file with mode: 0644]
include/private/gc_locks.h [new file with mode: 0644]
include/private/gc_pmark.h [new file with mode: 0644]
include/private/solaris_threads.h [new file with mode: 0644]
include/private/specific.h [new file with mode: 0644]
powerpc_macosx_mach_dep.s [new file with mode: 0644]
sparc_netbsd_mach_dep.s [new file with mode: 0644]
specific.c [new file with mode: 0644]
tests/leak_test.c [new file with mode: 0644]
tests/test.c [new file with mode: 0644]
tests/test_cpp.cc [new file with mode: 0644]
tests/thread_leak_test.c [new file with mode: 0644]
tests/trace_test.c [new file with mode: 0644]