From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31302 invoked by alias); 10 Feb 2012 13:07:50 -0000 Received: (qmail 31290 invoked by uid 22791); 10 Feb 2012 13:07:48 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,TW_NV X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Feb 2012 13:07:36 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id F1F682900DD; Fri, 10 Feb 2012 14:07:35 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mviqlHhRszWc; Fri, 10 Feb 2012 14:07:35 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id DF3B7290009; Fri, 10 Feb 2012 14:07:35 +0100 (CET) From: Tristan Gingold Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: RFA: New port: ia64-hp-openvms (0/3) Date: Fri, 10 Feb 2012 13:07:00 -0000 Message-Id: <6AD2487F-8409-4F4E-93A6-9DB7FD195E71@adacore.com> Cc: Rupp Douglas To: "gdb-patches@sourceware.org ml" Mime-Version: 1.0 (Apple Message framework v1251.1) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00176.txt.bz2 Hi, this is a set of small patches to add support for cross debugging for ia64-= hp-openvms. Nothing very fancy yet, this is just a variation for ia64. All the interesting stuff is in the stub, which will be submitted separatel= y. Tristan.