[git] CMU Common Lisp annotated tag snapshot-2013-05 created. snapshot-2013-05

Raymond Toy rtoy at common-lisp.net
Sat May 11 22:45:00 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".

The annotated tag, snapshot-2013-05 has been created
        at  240430ab6076e0eb049956cd5ff961e1a160a451 (tag)
   tagging  32d261e41c94c72e95ea13ea87c89a4b6f13ee45 (commit)
  replaces  snapshot-2013-04
 tagged by  Raymond Toy
        on  Sat May 11 09:55:44 2013 -0700

- Log -----------------------------------------------------------------
Snapshot 2013-05
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iEYEABECAAYFAlGOeBEACgkQJ5IjUmgZO7JvqwCgoi2ecf3NRKz5yYNMI9rFTe3f
GyAAoISx6zD0JEaYWl/iGIwHJOUltEmh
=W3BN
-----END PGP SIGNATURE-----

Raymond Toy (28):
      First cut at using madvise instead of memset or mmap/munmap to zero
      * Add variable to control debug prints for madvise
      * Add support for linux and solaris/sparc. Linux isn't working with
      Clean up implementation of new gencgc_unmap_zero.
      * Change default to MODE_LAZY
      Turn on zero checking if gencgc_unmap_zero is lazy.
      Clean up madvise implementation
      Fix some issues with zero check in gc_free_heap.
      Just remove a blank line and reformat a strangely formatted line.
      Include interr.h (and os.h) to get rid of a compiler warning about
      Add -M option to pass extra flags to make.
      Add -M option to pass args to make.
      Use clang instead of gcc on Mac OSX.
      Clean up variables.
      Fix compiler warning on sparc about 1st arg to madvise.
      Don't set CC; let it default or let the individual Config files set up
      Don't set CC.  The default is good enough and we'll use either gcc on
      Remove the -M option that was recently added.
      Remove old Config files that are no longer used or supported.
      Filter out the Config.*common files from the list of lisp variants.
      Make stacks not executable.
      Don't need to set CC or CPP.  But add a note that we implicitly assume
      Add -z noexecstack to disable exec flag for the C stack.
      Support older versions of git that don't support describe --dirty.
      Clean up DEPENDS
      Remove DEPENDS and set DEPENDS_FLAG for ppc.
      Make the C stack not executable
      Clean up CC

-----------------------------------------------------------------------


hooks/post-receive
-- 
CMU Common Lisp



More information about the cmucl-cvs mailing list