From patchwork Tue Jul 9 07:43:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tristan Gingold X-Patchwork-Id: 257648 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 91E302C02FB for ; Tue, 9 Jul 2013 17:43:59 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; q=dns; s=default; b=Nv4SAlRKS3G+uC++tTjZESCEPG YoWZm7xf0SbiO4JFimtCVwSucMW0McBVGMZQtKS5ViIZ96Ykz5punnf2zVcXYPt9 blodrusvrvBLR0SchmbTDYMqYAS9r/UXHAeDX44xJGt7MdY2srzn5AgXqPaNfJ2r yaZuiRPROu57XHnoA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; s=default; bh=Zj3/LHldBSb+LIpDNRxq9zX8kyw=; b= SBJVR7mkHgmGLirUC/cVNlzAllcZ2xuqJTLcS+ejjKWJOokWGuMLYfSd48oeb8Qb jpIk6OZHlgaG2s4uJLAn8tqXKcw2XQBcqekS801OgHpRLJpx5RZ7mKViGmPFdpRp BCTS4PgEnu9e7tWik3nmtHHx6yhsywRC6SlnB1E8bGM= Received: (qmail 5698 invoked by alias); 9 Jul 2013 07:43:53 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 5687 invoked by uid 89); 9 Jul 2013 07:43:52 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL, BAYES_00 autolearn=ham version=3.3.1 Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 09 Jul 2013 07:43:52 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 4EF642652F1A for ; Tue, 9 Jul 2013 09:43:50 +0200 (CEST) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dKXSPAbAst0C for ; Tue, 9 Jul 2013 09:43:50 +0200 (CEST) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 3AFF02652F03 for ; Tue, 9 Jul 2013 09:43:50 +0200 (CEST) From: Tristan Gingold Subject: [VMS] Update libiberty/makefile.vms Message-Id: <8F31343A-261D-472E-B6AA-96FD28987DFB@adacore.com> Date: Tue, 9 Jul 2013 09:43:52 +0200 To: GCC Patches Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Add dwarfnames.obj, needed to build binutils on VMS hosts. Committed on both gcc and src trunks. Tristan. libiberty/ 2013-07-09 Tristan Gingold * makefile.vms (OBJS): Add dwarfnames.obj Index: makefile.vms =================================================================== --- makefile.vms (revision 200810) +++ makefile.vms (working copy) @@ -13,7 +13,8 @@ concat.obj,getruntime.obj,getpagesize.obj,getpwd.obj,xstrerror.obj,\ xmemdup.obj,xstrdup.obj,xatexit.obj,choose-temp.obj,fnmatch.obj,\ objalloc.obj,safe-ctype.obj,hashtab.obj,lbasename.obj,argv.obj,\ - lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj + lrealpath.obj,make-temp-file.obj,stpcpy.obj,unlink-if-ordinary.obj,\ + dwarfnames.obj ifeq ($(CC),gcc) CFLAGS=/include=([],[-.include])