Import boehm-gc snapshot, taken fromheads/boehm
commite9b968e0970f4147fb8e4991b522913023e8da0d
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Dec 2012 21:32:56 +0000 (1 21:32 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Dec 2012 21:32:56 +0000 (1 21:32 +0000)
tree83ace3f0691c7281d1fbb321faa32860d6095ba1
parentfa4679b5c05c5485aa14ac825a4633d7bb0c466c
Import boehm-gc snapshot, taken from
https://github.com/ivmai/bdwgc 9178e2b8f10eab0ac54c504c85022d0ea8ded36b

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/boehm@194030 138bc75d-0d04-0410-961f-82ee72b054a4
270 files changed:
boehm-gc/AUTHORS [new file with mode: 0644]
boehm-gc/BCC_MAKEFILE
boehm-gc/CMakeLists.txt [new file with mode: 0644]
boehm-gc/ChangeLog [new file with mode: 0644]
boehm-gc/EMX_MAKEFILE
boehm-gc/MacProjects.sit.hqx [deleted file]
boehm-gc/Mac_files/MacOS_Test_config.h [deleted file]
boehm-gc/Mac_files/MacOS_config.h [deleted file]
boehm-gc/Makefile [deleted file]
boehm-gc/Makefile.DLLs [deleted file]
boehm-gc/Makefile.am
boehm-gc/Makefile.direct
boehm-gc/Makefile.dj
boehm-gc/Makefile.in [deleted file]
boehm-gc/NT_MAKEFILE
boehm-gc/NT_STATIC_THREADS_MAKEFILE [new file with mode: 0644]
boehm-gc/NT_THREADS_MAKEFILE [deleted file]
boehm-gc/NT_X64_STATIC_THREADS_MAKEFILE [new file with mode: 0644]
boehm-gc/NT_X64_THREADS_MAKEFILE [new file with mode: 0644]
boehm-gc/OS2_MAKEFILE
boehm-gc/PCR-Makefile
boehm-gc/README [moved from boehm-gc/doc/README with 72% similarity]
boehm-gc/README.QUICK
boehm-gc/SMakefile.amiga
boehm-gc/TODO [new file with mode: 0644]
boehm-gc/WCC_MAKEFILE
boehm-gc/aclocal.m4 [deleted file]
boehm-gc/add_gc_prefix.c [deleted file]
boehm-gc/allchblk.c
boehm-gc/alloc.c
boehm-gc/alpha_mach_dep.s [deleted file]
boehm-gc/autogen.sh [new file with mode: 0755]
boehm-gc/backgraph.c [new file with mode: 0644]
boehm-gc/bdw-gc.pc.in [new file with mode: 0644]
boehm-gc/blacklst.c
boehm-gc/build/s60v3/bld.inf [new file with mode: 0644]
boehm-gc/build/s60v3/libgc.mmp [new file with mode: 0644]
boehm-gc/build_atomic_ops.sh [new file with mode: 0755]
boehm-gc/build_atomic_ops.sh.cygwin [new file with mode: 0755]
boehm-gc/checksums.c
boehm-gc/config.guess [deleted file]
boehm-gc/config.sub [deleted file]
boehm-gc/configure [deleted file]
boehm-gc/configure.ac [new file with mode: 0644]
boehm-gc/configure.host [deleted file]
boehm-gc/configure.in [deleted file]
boehm-gc/cord/cord.am [new file with mode: 0644]
boehm-gc/cord/cordbscs.c
boehm-gc/cord/cordprnt.c
boehm-gc/cord/cordxtra.c
boehm-gc/cord/de_win.ICO [deleted file]
boehm-gc/cord/de_win.h [deleted file]
boehm-gc/cord/tests/cordtest.c [moved from boehm-gc/cord/cordtest.c with 72% similarity]
boehm-gc/cord/tests/de.c [moved from boehm-gc/cord/de.c with 59% similarity]
boehm-gc/cord/tests/de_cmds.h [moved from boehm-gc/cord/de_cmds.h with 59% similarity]
boehm-gc/cord/tests/de_win.c [moved from boehm-gc/cord/de_win.c with 57% similarity]
boehm-gc/cord/tests/de_win.h [new file with mode: 0644]
boehm-gc/cord/tests/de_win.rc [moved from boehm-gc/cord/de_win.RC with 92% similarity]
boehm-gc/darwin_stop_world.c [new file with mode: 0644]
boehm-gc/dbg_mlc.c
boehm-gc/digimars.mak
boehm-gc/doc/README.DGUX386 [new file with mode: 0644]
boehm-gc/doc/README.Mac
boehm-gc/doc/README.MacOSX [deleted file]
boehm-gc/doc/README.amiga
boehm-gc/doc/README.arm.cross [new file with mode: 0644]
boehm-gc/doc/README.autoconf
boehm-gc/doc/README.changes [deleted file]
boehm-gc/doc/README.cmake [new file with mode: 0644]
boehm-gc/doc/README.contributors [deleted file]
boehm-gc/doc/README.cords
boehm-gc/doc/README.darwin [new file with mode: 0644]
boehm-gc/doc/README.dj
boehm-gc/doc/README.environment
boehm-gc/doc/README.ews4800 [new file with mode: 0644]
boehm-gc/doc/README.linux
boehm-gc/doc/README.macros
boehm-gc/doc/README.sgi
boehm-gc/doc/README.solaris2
boehm-gc/doc/README.symbian [new file with mode: 0644]
boehm-gc/doc/README.win32
boehm-gc/doc/README.win64 [new file with mode: 0644]
boehm-gc/doc/barrett_diagram
boehm-gc/doc/debugging.html
boehm-gc/doc/doc.am [new file with mode: 0644]
boehm-gc/doc/finalization.html [new file with mode: 0644]
boehm-gc/doc/gc.man
boehm-gc/doc/gcdescr.html
boehm-gc/doc/gcinterface.html [new file with mode: 0644]
boehm-gc/doc/leak.html [new file with mode: 0644]
boehm-gc/doc/overview.html [new file with mode: 0644]
boehm-gc/doc/porting.html [new file with mode: 0644]
boehm-gc/doc/scale.html [new file with mode: 0644]
boehm-gc/doc/simple_example.html [new file with mode: 0644]
boehm-gc/doc/tree.html
boehm-gc/dyn_load.c
boehm-gc/extra/AmigaOS.c [moved from boehm-gc/AmigaOS.c with 99% similarity]
boehm-gc/extra/MacOS.c [moved from boehm-gc/MacOS.c with 93% similarity]
boehm-gc/extra/Mac_files/MacOS_config.h [new file with mode: 0644]
boehm-gc/extra/Mac_files/dataend.c [moved from boehm-gc/Mac_files/dataend.c with 96% similarity]
boehm-gc/extra/Mac_files/datastart.c [moved from boehm-gc/Mac_files/datastart.c with 96% similarity]
boehm-gc/extra/gc.c [new file with mode: 0644]
boehm-gc/extra/msvc_dbg.c [new file with mode: 0644]
boehm-gc/extra/symbian.cpp [new file with mode: 0644]
boehm-gc/extra/symbian/global_end.cpp [new file with mode: 0644]
boehm-gc/extra/symbian/global_start.cpp [new file with mode: 0644]
boehm-gc/extra/symbian/init_global_static_roots.cpp [new file with mode: 0644]
boehm-gc/finalize.c
boehm-gc/fnlz_mlc.c [new file with mode: 0644]
boehm-gc/gc.mak
boehm-gc/gc_cpp.cc
boehm-gc/gc_dlopen.c
boehm-gc/gcc_support.c [deleted file]
boehm-gc/gcj_mlc.c
boehm-gc/gcname.c [deleted file]
boehm-gc/headers.c
boehm-gc/hpux_test_and_clear.s [deleted file]
boehm-gc/include/cord.h
boehm-gc/include/cord_pos.h [new file with mode: 0644]
boehm-gc/include/ec.h
boehm-gc/include/extra/gc.h [new file with mode: 0644]
boehm-gc/include/extra/gc_cpp.h [new file with mode: 0644]
boehm-gc/include/gc.h
boehm-gc/include/gc_alloc.h [deleted file]
boehm-gc/include/gc_allocator.h [new file with mode: 0644]
boehm-gc/include/gc_amiga_redirects.h [deleted file]
boehm-gc/include/gc_backptr.h
boehm-gc/include/gc_config_macros.h [new file with mode: 0644]
boehm-gc/include/gc_cpp.h
boehm-gc/include/gc_disclaim.h [new file with mode: 0644]
boehm-gc/include/gc_gcj.h
boehm-gc/include/gc_inl.h [deleted file]
boehm-gc/include/gc_inline.h
boehm-gc/include/gc_local_alloc.h [deleted file]
boehm-gc/include/gc_mark.h
boehm-gc/include/gc_pthread_redirects.h
boehm-gc/include/gc_tiny_fl.h [new file with mode: 0644]
boehm-gc/include/gc_typed.h
boehm-gc/include/gc_version.h [new file with mode: 0644]
boehm-gc/include/include.am [new file with mode: 0644]
boehm-gc/include/javaxfc.h
boehm-gc/include/leak_detector.h
boehm-gc/include/new_gc_alloc.h
boehm-gc/include/private/cord_pos.h [deleted file]
boehm-gc/include/private/darwin_semaphore.h [new file with mode: 0644]
boehm-gc/include/private/darwin_stop_world.h [new file with mode: 0644]
boehm-gc/include/private/dbg_mlc.h
boehm-gc/include/private/gc_hdrs.h
boehm-gc/include/private/gc_locks.h
boehm-gc/include/private/gc_pmark.h
boehm-gc/include/private/gc_priv.h
boehm-gc/include/private/gcconfig.h
boehm-gc/include/private/msvc_dbg.h [new file with mode: 0644]
boehm-gc/include/private/pthread_stop_world.h [new file with mode: 0644]
boehm-gc/include/private/pthread_support.h [new file with mode: 0644]
boehm-gc/include/private/solaris_threads.h [deleted file]
boehm-gc/include/private/specific.h
boehm-gc/include/private/thread_local_alloc.h [new file with mode: 0644]
boehm-gc/include/weakpointer.h
boehm-gc/install-sh [deleted file]
boehm-gc/irix_threads.c [deleted file]
boehm-gc/libtool.m4 [deleted file]
boehm-gc/linux_threads.c [deleted file]
boehm-gc/ltconfig [deleted file]
boehm-gc/ltmain.sh [deleted file]
boehm-gc/m4/gc_set_version.m4 [moved from boehm-gc/acinclude.m4 with 76% similarity]
boehm-gc/mach_dep.c
boehm-gc/malloc.c
boehm-gc/mallocx.c
boehm-gc/mark.c
boehm-gc/mark_rts.c
boehm-gc/mips_sgi_mach_dep.s [deleted file]
boehm-gc/mips_ultrix_mach_dep.s [deleted file]
boehm-gc/misc.c
boehm-gc/mkinstalldirs [deleted file]
boehm-gc/new_hblk.c
boehm-gc/obj_map.c
boehm-gc/os_dep.c
boehm-gc/pc_excludes [deleted file]
boehm-gc/pcr_interface.c
boehm-gc/powerpc_macosx_mach_dep.s [deleted file]
boehm-gc/pthread_start.c [new file with mode: 0644]
boehm-gc/pthread_stop_world.c [new file with mode: 0644]
boehm-gc/pthread_support.c [new file with mode: 0644]
boehm-gc/ptr_chck.c
boehm-gc/real_malloc.c
boehm-gc/reclaim.c
boehm-gc/rs6000_mach_dep.s [deleted file]
boehm-gc/setjmp_t.c [deleted file]
boehm-gc/solaris_pthreads.c [deleted file]
boehm-gc/solaris_threads.c [deleted file]
boehm-gc/specific.c
boehm-gc/src/ia64_save_regs_in_stack.s [moved from boehm-gc/ia64_save_regs_in_stack.s with 99% similarity]
boehm-gc/src/sparc_mach_dep.S [new file with mode: 0644]
boehm-gc/src/sparc_netbsd_mach_dep.s [moved from boehm-gc/sparc_netbsd_mach_dep.s with 99% similarity]
boehm-gc/src/sparc_sunos4_mach_dep.s [moved from boehm-gc/sparc_sunos4_mach_dep.s with 97% similarity]
boehm-gc/stubborn.c
boehm-gc/tests/CMakeLists.txt [new file with mode: 0644]
boehm-gc/tests/disclaim_bench.c [new file with mode: 0644]
boehm-gc/tests/disclaim_test.c [new file with mode: 0644]
boehm-gc/tests/huge_test.c [new file with mode: 0644]
boehm-gc/tests/initsecondarythread.c [new file with mode: 0644]
boehm-gc/tests/leak_test.c
boehm-gc/tests/middle.c [new file with mode: 0644]
boehm-gc/tests/realloc_test.c [new file with mode: 0644]
boehm-gc/tests/smash_test.c [new file with mode: 0644]
boehm-gc/tests/staticrootslib.c [new file with mode: 0644]
boehm-gc/tests/staticrootstest.c [new file with mode: 0644]
boehm-gc/tests/subthread_create.c [new file with mode: 0644]
boehm-gc/tests/test.c
boehm-gc/tests/test_cpp.cc
boehm-gc/tests/tests.am [new file with mode: 0644]
boehm-gc/tests/thread_leak_test.c
boehm-gc/tests/threadkey_test.c [new file with mode: 0644]
boehm-gc/tests/trace_test.c
boehm-gc/thread_local_alloc.c [new file with mode: 0644]
boehm-gc/threadlibs.c [deleted file]
boehm-gc/tools/add_gc_prefix.c [new file with mode: 0644]
boehm-gc/tools/callprocs.sh [moved from boehm-gc/callprocs with 100% similarity]
boehm-gc/tools/gcname.c [new file with mode: 0644]
boehm-gc/tools/if_mach.c [moved from boehm-gc/if_mach.c with 82% similarity]
boehm-gc/tools/if_not_there.c [moved from boehm-gc/if_not_there.c with 78% similarity]
boehm-gc/tools/setjmp_t.c [new file with mode: 0644]
boehm-gc/tools/threadlibs.c [new file with mode: 0644]
boehm-gc/typd_mlc.c
boehm-gc/version.h [deleted file]
boehm-gc/win32_threads.c
boehm-gc/windows-untested/README [new file with mode: 0644]
boehm-gc/windows-untested/gc.def [new file with mode: 0644]
boehm-gc/windows-untested/gc.rc [new file with mode: 0644]
boehm-gc/windows-untested/gc.ver [new file with mode: 0644]
boehm-gc/windows-untested/stdafx.c [new file with mode: 0644]
boehm-gc/windows-untested/stdafx.h [new file with mode: 0644]
boehm-gc/windows-untested/vc60/all.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/gc.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/gc.dsw [new file with mode: 0644]
boehm-gc/windows-untested/vc60/libgc.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/libgcmt.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test_gc.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test_leak_gc.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test_leak_libgc.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test_leak_libgcmt.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test_libgc.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/test_libgcmt.dsp [new file with mode: 0644]
boehm-gc/windows-untested/vc60/vc60crlf.cmd [new file with mode: 0755]
boehm-gc/windows-untested/vc70/all.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/gc.sln [new file with mode: 0644]
boehm-gc/windows-untested/vc70/gc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/libgc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/libgcmt.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test_gc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test_leak_gc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test_leak_libgc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test_leak_libgcmt.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test_libgc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc70/test_libgcmt.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/all.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/gc.sln [new file with mode: 0644]
boehm-gc/windows-untested/vc71/gc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/libgc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/libgcmt.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test_gc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test_leak_gc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test_leak_libgc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test_leak_libgcmt.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test_libgc.vcproj [new file with mode: 0644]
boehm-gc/windows-untested/vc71/test_libgcmt.vcproj [new file with mode: 0644]