gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_11pre, updated.


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_11pre, updated. Version_2_6_9-316-gb62c544
Date: Mon, 21 Jul 2014 14:57:57 +0000

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, Version_2_6_11pre has been updated
       via  b62c54492fe0166cbec177c52683ba897414e5c3 (commit)
       via  6933513215e8565f2ac9bb8b852d89d4d9191679 (commit)
      from  e56a78267c46b72c03dd111f70eaba3d76aa3faf (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 b62c54492fe0166cbec177c52683ba897414e5c3
Author: Camm Maguire <address@hidden>
Date:   Mon Jul 21 14:23:01 2014 +0000

    prelink documentation

commit 6933513215e8565f2ac9bb8b852d89d4d9191679
Author: Camm Maguire <address@hidden>
Date:   Mon Jul 21 14:17:49 2014 +0000

    collect and compile with -fPIE all refs to shared lib variables (prelink)

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

Summary of changes:
 gcl/gcl-tk/guis.h     |    1 +
 gcl/h/include.h       |    3 +++
 gcl/h/notcomp.h       |    1 +
 gcl/h/object.h        |    1 +
 gcl/h/prelink.h       |   45 +++++++++++++++++++++++++++++++++++++++++++++
 gcl/h/protoize.h      |    3 +++
 gcl/o/error.c         |    2 +-
 gcl/o/file.d          |    1 -
 gcl/o/gcl_readline.d  |    6 ------
 gcl/o/main.c          |    1 +
 gcl/o/makefile        |    5 ++++-
 gcl/o/prelink.c       |   19 +++++++++++++++++++
 gcl/o/regexp.c        |    1 +
 gcl/o/unexelf.c       |   12 ++++++------
 gcl/unixport/makefile |    2 ++
 15 files changed, 88 insertions(+), 15 deletions(-)
 create mode 100644 gcl/h/prelink.h
 create mode 100644 gcl/o/prelink.c


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]