From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9784 invoked by alias); 12 Feb 2012 09:36:42 -0000 Received: (qmail 9624 invoked by uid 22791); 12 Feb 2012 09:36:41 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,TW_NV,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 12 Feb 2012 09:36:19 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id q1C9a29f031162; Sun, 12 Feb 2012 10:36:02 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id q1C9a0oI002699; Sun, 12 Feb 2012 10:36:00 +0100 (CET) Date: Sun, 12 Feb 2012 09:36:00 -0000 Message-Id: <201202120936.q1C9a0oI002699@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: gingold@adacore.com CC: gdb-patches@sourceware.org, rupp@adacore.com In-reply-to: <190A7167-B038-4EC0-82FD-815B306B4975@adacore.com> (message from Tristan Gingold on Fri, 10 Feb 2012 14:21:05 +0100) Subject: Re: RFA: New port: ia64-hp-openvms (1/3) - new osabi References: <6AD2487F-8409-4F4E-93A6-9DB7FD195E71@adacore.com> <190A7167-B038-4EC0-82FD-815B306B4975@adacore.com> 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/msg00228.txt.bz2 > From: Tristan Gingold > Date: Fri, 10 Feb 2012 14:21:05 +0100 > > OpenVMS has its own ABI > > Tristan. > > 2012-02-10 Tristan Gingold > > * osabi.c (gdb_osabi_names): Add OpenVMS. > (generic_elf_osabi_sniffer): Likewise. > * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS. Looks ok to me.