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, cygwin, updated. Version_2_6


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, cygwin, updated. Version_2_6_9-186-g0b1bbf5
Date: Sat, 14 Jun 2014 13:21:59 +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, cygwin has been updated
       via  0b1bbf5450cbb60d7dba262821aba2236b6707e4 (commit)
       via  48d7cebf3c6f3a90be990cc4f07e8e9d3befcc19 (commit)
      from  c0718baeea8c1363ada7fec78dd0e374921fad3c (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 0b1bbf5450cbb60d7dba262821aba2236b6707e4
Author: Camm Maguire <address@hidden>
Date:   Sat Jun 14 13:21:22 2014 +0000

    preliminary ppc64 custreloc support

commit 48d7cebf3c6f3a90be990cc4f07e8e9d3befcc19
Author: Camm Maguire <address@hidden>
Date:   Sat Jun 14 13:19:45 2014 +0000

    make sure heap is executable

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

Summary of changes:
 gcl/h/elf32_hppa_reloc_special.h  |    2 +-
 gcl/h/elf32_mips_reloc_special.h  |    2 +-
 gcl/h/elf64_alpha_reloc_special.h |    2 +-
 gcl/h/elf64_mips_reloc_special.h  |    2 +-
 gcl/h/elf64_ppc_reloc.h           |   19 ++++++++
 gcl/h/elf64_ppc_reloc_special.h   |   86 +++++++++++++++++++++++++++++++++++++
 gcl/h/elf64_sparc_reloc_special.h |    2 +-
 gcl/o/alloc.c                     |    4 ++
 gcl/o/sfaslelf.c                  |    2 +-
 9 files changed, 115 insertions(+), 6 deletions(-)
 create mode 100644 gcl/h/elf64_ppc_reloc.h
 create mode 100644 gcl/h/elf64_ppc_reloc_special.h


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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