]> git.eshelyaron.com Git - emacs.git/commit
Make gcpro definitions depend on BOEHM_GC.
authorDave Love <fx@gnu.org>
Wed, 11 Jun 2003 11:45:32 +0000 (11:45 +0000)
committerDave Love <fx@gnu.org>
Wed, 11 Jun 2003 11:45:32 +0000 (11:45 +0000)
commit49495d763fc65d15f698c144894022de087d6c97
tree1807febb4048be9061ea455198f968e9c14fbf53
parent3a74e0fd5cefc910ddb8d12bfc315afad6092529
Make gcpro definitions depend on BOEHM_GC.
(_LP64): Ensure it's defined if appropriate.
(mask_temp, GC_MASK_OBJECT, GC_UNMASK_OBJECT, MARKER_CHAIN): New.
(GC_NILP) [BOEHM_GC]: Define as NILP.
(INHIBIT_GARBAGE_COLLECTION, REENABLE_GARBAGE_COLLECTION)
(XGC_FREE, XGC_MALLOC, XGC_MALLOC_ATOMIC, XGC_CALLOC)
(XGC_REALLOC,XSET_MARKER_CHAIN): New.
(inhibit_gc_count): Declare
src/lisp.h