[dylan-lang/opendylan] ea7683: Bug 7458: Add allocator primitives needed for LLVM

GitHub <[email protected]>
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <54caace126f7d_f713f85089c32a0743d@hookshot-fe6-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: ea76838d35f88ec35302f65b262379a6f61f3486
      https://github.com/dylan-lang/opendylan/commit/ea76838d35f88ec35302f65b262379a6f61f3486
  Author: Peter S. Housel <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M sources/lib/run-time/boehm-collector.c
    M sources/lib/run-time/collector.c
    M sources/lib/run-time/malloc-collector.c
    M sources/lib/run-time/mps-collector.c

  Log Message:
  -----------
  Bug 7458: Add allocator primitives needed for LLVM

* sources/lib/run-time/collector.c
  (word): New typedef.
  (fill_word_mem, untraced_fill_word_mem): Add new functions needed by
   the new allocation routines.

* sources/lib/run-time/mps-collector.c
  (primitive_alloc_s_rwf): Add new primitive allocator function
   referenced from code generated by the LLVM back-end.

* sources/lib/run-time/boehm-collector.c:
  (primitive_alloc_s_rwf): Add new primitive allocator function
   referenced from code generated by the LLVM back-end.

* sources/lib/run-time/malloc-collector.c:
  (primitive_alloc_s_rwf): Add new primitive allocator function
   referenced from code generated by the LLVM back-end.

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.