From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9400 invoked by alias); 28 Feb 2013 13:44:41 -0000 Mailing-List: contact archer-commits-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: Received: (qmail 9248 invoked by uid 9674); 28 Feb 2013 13:44:39 -0000 Date: Thu, 28 Feb 2013 13:44:00 -0000 Message-ID: <20130228134439.9220.qmail@sourceware.org> From: jkratoch@sourceware.org To: archer-commits@sourceware.org Subject: [SCM] jankratochvil/vla: +README.archer X-Git-Refname: refs/heads/jankratochvil/vla X-Git-Reftype: branch X-Git-Oldrev: 990b340d619a44461e8312ae140f50438c387729 X-Git-Newrev: 7fa5827dc1499a573af85c2b9a03fa4f0385c3b1 X-SW-Source: 2013-q1/txt/msg00207.txt.bz2 List-Id: The branch, jankratochvil/vla has been updated via 7fa5827dc1499a573af85c2b9a03fa4f0385c3b1 (commit) from 990b340d619a44461e8312ae140f50438c387729 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 7fa5827dc1499a573af85c2b9a03fa4f0385c3b1 Author: Jan Kratochvil Date: Thu Feb 28 14:44:28 2013 +0100 +README.archer ----------------------------------------------------------------------- Summary of changes: README.archer | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 README.archer First 500 lines of diff: diff --git a/README.archer b/README.archer new file mode 100644 index 0000000..158c5cf --- /dev/null +++ b/README.archer @@ -0,0 +1,3 @@ +C variable length arrays / DW_FORM_block / Fortran dynamic arrays. +implementation plan: http://sourceware.org/ml/gdb/2012-11/msg00094.html +explanation of its merge status: http://sourceware.org/ml/gdb/2011-03/msg00021.html hooks/post-receive -- Repository for Project Archer.