summaryrefslogtreecommitdiff
path: root/windows-untested/vc71
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2011-08-24 13:36:53 +0400
committerIvan Maidanski <ivmai@mail.ru>2011-08-24 13:36:53 +0400
commit6f07a014716ce7fff74a1b9ca896f2d9678f256f (patch)
tree40f5375e7e68404025fe1944a8ab9c131a10d343 /windows-untested/vc71
parent3d75c51a25468521878b08ef6e1713f3616f0bd1 (diff)
downloadbdwgc-6f07a014716ce7fff74a1b9ca896f2d9678f256f.tar.gz
Remove references to old missing gc_alloc.h and gc_local_alloc.h files.
Remove unused HPUX GC_test_and_clear implementation. * hpux_test_and_clear.s: Remove. * Makefile.am (EXTRA_DIST): Remove hpux_test_and_clear.s. * Makefile.direct (SRCS): Ditto. * Makefile.dj (SRCS): Ditto. * Makefile.dj (SRCS): Remove missing gcc_support.c, include/gc_alloc.h, include/gc_local_alloc.h. * doc/gcdescr.html: Remove information about gc_local_alloc.h. * doc/gcinterface.html: Ditto. * doc/scale.html: Ditto. * doc/gcinterface.html: Remove information about gc_alloc.h. * tests/test_cpp.cc: Don't include missing old gc_alloc.h (include new_gc_alloc.h instead); don't test __GNUC__. * tests/test_cpp.cc (main): Use gc_alloc class instead of alloc (don't test __GNUC__). * windows-untested/vc60/gc.dsp (SOURCE): Don't include missing gc_alloc.h, gc_local_alloc.h. * windows-untested/vc60/libgc.dsp (SOURCE): Ditto. * windows-untested/vc70/gc.vcproj (Header Files): Ditto. * windows-untested/vc70/libgc.vcproj (Header Files): Ditto. * windows-untested/vc71/gc.vcproj (Header Files): Ditto. * windows-untested/vc71/libgc.vcproj (Header Files): Ditto.
Diffstat (limited to 'windows-untested/vc71')
-rw-r--r--windows-untested/vc71/gc.vcproj6
-rw-r--r--windows-untested/vc71/libgc.vcproj6
2 files changed, 0 insertions, 12 deletions
diff --git a/windows-untested/vc71/gc.vcproj b/windows-untested/vc71/gc.vcproj
index 804d5bbf..dc61c6e8 100644
--- a/windows-untested/vc71/gc.vcproj
+++ b/windows-untested/vc71/gc.vcproj
@@ -723,9 +723,6 @@
RelativePath="..\..\include\gc.h">
</File>
<File
- RelativePath="..\..\include\gc_alloc.h">
- </File>
- <File
RelativePath="..\..\include\gc_allocator.h">
</File>
<File
@@ -750,9 +747,6 @@
RelativePath="..\..\include\gc_inline.h">
</File>
<File
- RelativePath="..\..\include\gc_local_alloc.h">
- </File>
- <File
RelativePath="..\..\include\private\gc_locks.h">
</File>
<File
diff --git a/windows-untested/vc71/libgc.vcproj b/windows-untested/vc71/libgc.vcproj
index 3af14694..e6fe5fac 100644
--- a/windows-untested/vc71/libgc.vcproj
+++ b/windows-untested/vc71/libgc.vcproj
@@ -684,9 +684,6 @@
Name="Header Files"
Filter="h;hh;hpp;hxx;hm;inl">
<File
- RelativePath="..\..\include\gc_alloc.h">
- </File>
- <File
RelativePath="..\..\include\gc_allocator.h">
</File>
<File
@@ -705,9 +702,6 @@
RelativePath="..\..\include\gc_inline.h">
</File>
<File
- RelativePath="..\..\include\gc_local_alloc.h">
- </File>
- <File
RelativePath="..\..\include\gc_pthread_redirects.h">
</File>
<File