[SCM] GNU Common Lisp branch, master, updated. 3564ca835a1d04ff05f82ff172441de91399092b

"Camm Maguire" <[email protected]> Fri, 18 Dec 2015 18:51:09 +0000
Newsgroups gmane.lisp.gcl.cvs
Message-ID <[email protected]>
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 "GNU Common Lisp".

The branch, master has been updated
       via  3564ca835a1d04ff05f82ff172441de91399092b (commit)
       via  d464746c637dfd0354ca0d34c645128faf54b9e5 (commit)
       via  3ff924a6cfb17a5b3324a6bfce1ffc2424b488b8 (commit)
      from  05ec29719ac5889f723647fe8a59621cb17ea270 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3564ca835a1d04ff05f82ff172441de91399092b
Author: Camm Maguire <[email protected]>
Date:   Fri Dec 18 18:52:49 2015 +0000

    sparse code protection from 2.6

commit d464746c637dfd0354ca0d34c645128faf54b9e5
Author: Camm Maguire <[email protected]>
Date:   Fri Dec 18 18:52:34 2015 +0000

    usig from 2.6

commit 3ff924a6cfb17a5b3324a6bfce1ffc2424b488b8
Author: Camm Maguire <[email protected]>
Date:   Fri Dec 18 18:51:36 2015 +0000

    mac build support

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

Summary of changes:
 gcl/configure            |   18 ++++++-
 gcl/configure.in         |    3 +
 gcl/h/386-macosx.h       |    3 +
 gcl/h/amd64-linux.h      |    1 +
 gcl/h/elf64_i386_reloc.h |    1 +
 gcl/o/sfaslelf.c         |    3 +-
 gcl/o/usig.c             |  134 +++++++++++++++++++++++++++++++++++++++++----
 gcl/unixport/makefile    |    2 +-
 8 files changed, 148 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp