]> granicus.if.org Git - gc/commit
Remove references to old missing gc_alloc.h and gc_local_alloc.h files.
authorIvan Maidanski <ivmai@mail.ru>
Wed, 24 Aug 2011 09:36:53 +0000 (13:36 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 24 Aug 2011 09:36:53 +0000 (13:36 +0400)
commit6f07a014716ce7fff74a1b9ca896f2d9678f256f
tree40f5375e7e68404025fe1944a8ab9c131a10d343
parent3d75c51a25468521878b08ef6e1713f3616f0bd1
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.
14 files changed:
Makefile.am
Makefile.direct
Makefile.dj
doc/gcdescr.html
doc/gcinterface.html
doc/scale.html
hpux_test_and_clear.s [deleted file]
tests/test_cpp.cc
windows-untested/vc60/gc.dsp
windows-untested/vc60/libgc.dsp
windows-untested/vc70/gc.vcproj
windows-untested/vc70/libgc.vcproj
windows-untested/vc71/gc.vcproj
windows-untested/vc71/libgc.vcproj