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_13pre, updated.


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_13pre, updated. Version_2_6_9-797-g04ce09b
Date: Fri, 25 Sep 2015 14:51:42 +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_13pre has been updated
       via  04ce09be282328068f036c14c461b71448caf47a (commit)
       via  592915e470b9eddc1ab93f0c665c4d8e275fe871 (commit)
       via  836c23831f60c765a43fe4e1f6f3a7670d1afd90 (commit)
       via  d83cb21eb8b447e038f584f61835126abe8a8aba (commit)
      from  b977ad6f5d80b9593374fdc7ea9dca097e72b43a (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 04ce09be282328068f036c14c461b71448caf47a
Author: Camm Maguire <address@hidden>
Date:   Fri Sep 25 14:51:57 2015 +0000

    better conditioned inverse trig functions -- will replace with libc in 2.7

commit 592915e470b9eddc1ab93f0c665c4d8e275fe871
Author: Camm Maguire <address@hidden>
Date:   Fri Sep 25 14:51:22 2015 +0000

    support for open-stream-p

commit 836c23831f60c765a43fe4e1f6f3a7670d1afd90
Author: Camm Maguire <address@hidden>
Date:   Fri Sep 25 14:50:49 2015 +0000

    round up in truncate_double

commit d83cb21eb8b447e038f584f61835126abe8a8aba
Author: Camm Maguire <address@hidden>
Date:   Fri Sep 25 14:49:22 2015 +0000

    Use -mplt on mips and simplify linker, no LD_BIND_NOW

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

Summary of changes:
 gcl/configure                    |   15 ++++++-
 gcl/configure.in                 |    1 +
 gcl/h/elf32_mips_reloc.h         |   10 ++---
 gcl/h/elf32_mips_reloc_special.h |   64 +-------------------------
 gcl/h/elf64_mips_reloc.h         |   10 ++---
 gcl/h/elf64_mips_reloc_special.h |   63 +--------------------------
 gcl/h/mips-linux.h               |    3 +-
 gcl/lsp/gcl_iolib.lsp            |   38 +++++++--------
 gcl/lsp/gcl_numlib.lsp           |   91 +++++++++++++++++++------------------
 gcl/o/file.d                     |   38 +++++++++++++++-
 gcl/o/main.c                     |    6 ---
 gcl/o/print.d                    |    2 +-
 12 files changed, 131 insertions(+), 210 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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