From patchwork Mon Jun 20 18:13:33 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Edelsohn X-Patchwork-Id: 638188 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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rYJry5pzPz9sxb for ; Tue, 21 Jun 2016 04:13:53 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=Cza5/psm; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:from:date:message-id:subject:to:content-type; q= dns; s=default; b=Zy9IVRkcyJZZ9tAfnOXlRgELsKHec8p8tQqbKXnX2mKL4j 3ShDReLlIC2ZXQLkLf6GyD+kzJjh3AtDUWoY8J5WRFOajZFCJrMPjpwSy9bTndo+ oOHZEgDe29GnTJh/4sGYLnQ0CEemVgFIFsGyIHyW/v3DrucB7AdkdnfjQac8Y= 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 :mime-version:from:date:message-id:subject:to:content-type; s= default; bh=qFN+Vm1jqyFtnR/oZ+oi+efN0dE=; b=Cza5/psmiag5ok5dDv/C M+PiuMvgvGPJgOuxmpS8HHdYnB1ZrXorvBDU3LNi4GOvdH4Zkp4nEROb7cJ0AFNe e0ysgTgp29ZRhR1ncMUi8NXAqsZD0JXGIcUPzZooi35xwHBwJVXGnHYP+EtBS37i aOx4LQTyZnu/jHMlwH805S0= Received: (qmail 107261 invoked by alias); 20 Jun 2016 18:13:46 -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 107250 invoked by uid 89); 20 Jun 2016 18:13:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 spammy=7.2, shsuperhelf, sh-superh-elf, Hx-languages-length:1077 X-HELO: mail-ob0-f173.google.com Received: from mail-ob0-f173.google.com (HELO mail-ob0-f173.google.com) (209.85.214.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 20 Jun 2016 18:13:35 +0000 Received: by mail-ob0-f173.google.com with SMTP id xn17so1552740obc.0 for ; Mon, 20 Jun 2016 11:13:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=O9fwIgwpBkwz90BGki+IlauAJUXn97q0BjeITISY4C8=; b=EIGCdbg7ha6a4GI23+39VrH2B+si3oqhMPpGL22muRS2V69/dTuNIA2WyLi299bHbB +h9zgiQrprYSMBVULkMCKd+ycUNc4MKZ81y/iQ86e/rydo6aHzXKuc1iitkVabu4404i jlB3RZiIJASwMc0LAaauPMN2YMxA2/Wn16rcTmV0nyZaAsRVOq5E1FllZx0EgvHMuAq2 XsUM6IIxl8c11Tzp/ONwjG9JZVKsmI3r86PeI8nt/z8ia9l1UpKNsw4Skss4e23CXtRw qm8JfenqU/oxDNyiCIXvVkdf9k9uLQsLExJfspOa2+WxnDUUcHk/e7PhGBJBROAu6dpP pOwQ== X-Gm-Message-State: ALyK8tKbk36GxCN9SsCKIDtwW3KKnj9nkfKm0xgG2MWHxVajjnb7qeWdj3eG+2O0n6zriN0aH+HfxkzG6Wlk5A== X-Received: by 10.157.38.185 with SMTP id l54mr11831734otb.112.1466446413512; Mon, 20 Jun 2016 11:13:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.32.111 with HTTP; Mon, 20 Jun 2016 11:13:33 -0700 (PDT) From: David Edelsohn Date: Mon, 20 Jun 2016 14:13:33 -0400 Message-ID: Subject: [PATCH] config-list.mk AIX update To: Jan-Benedict Glaw , GCC Patches This patch removes obsolete AIX 4.3, 5.1 and 5.2 configurations and adds AIX 7.1 configuration. GCC does not yet differentiate AIX 7.2, so I did not include it. Okay? Thanks, David * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1, rs6000-ibm-aix5.2. Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1. Add rs6000-ibm-aix7.1. Index: config-list.mk =================================================================== --- config-list.mk (revision 237600) +++ config-list.mk (working copy) @@ -81,8 +81,8 @@ powerpc-linux_paired powerpc64-linux_altivec \ powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \ powerpc-lynxos powerpcle-elf \ - powerpcle-eabisim powerpcle-eabi rs6000-ibm-aix4.3 rs6000-ibm-aix5.1.0 \ - rs6000-ibm-aix5.2.0 rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.0 \ + powerpcle-eabisim powerpcle-eabi \ + rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \ rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \ shle-linux sh-netbsdelf sh-superh-elf \ sh-rtems sh-wrs-vxworks sparc-elf \