[SCM] GNU Common Lisp branch, Version_2_6_11pre, updated. Version_2_6_9-365-gf46550f
"Camm Maguire" <[email protected]>
| 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, Version_2_6_11pre has been updated
via f46550fb17719515b2947e4d48abe3ac51085bcd (commit)
from 8146a7c78684a7eae4331c0acbee0785c8e722d5 (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 f46550fb17719515b2947e4d48abe3ac51085bcd
Author: Camm Maguire <[email protected]>
Date: Wed Aug 13 15:36:07 2014 +0000
aarch64 support
-----------------------------------------------------------------------
Summary of changes:
gcl/configure | 5 +++++
gcl/configure.in | 5 +++++
gcl/h/aarch64-linux.h | 8 ++++++++
gcl/h/elf64_aarch64_reloc.h | 43 +++++++++++++++++++++++++++++++++++++++++++
gcl/o/cmpaux.c | 2 +-
gcl/o/main.c | 4 ++--
6 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 gcl/h/aarch64-linux.h
create mode 100644 gcl/h/elf64_aarch64_reloc.h
hooks/post-receive
--
GNU Common Lisp