From patchwork Mon Aug 13 13:32:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Edelsohn X-Patchwork-Id: 956977 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-483562-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="LGWZ+0ij"; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="K53VNarP"; dkim-atps=neutral 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 41pxVs6qwpz9s7c for ; Mon, 13 Aug 2018 23:32:52 +1000 (AEST) 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=Sostd9be9ARB3O7qZdANtMUC/xJYaOiSLoFNe+TAoYc7qK T021xOoUD7iASS7qE+7t3yStsZpGojtRwkqAg1XCkm1Qg7HDnWsJtHRyBl3WuvYJ CDq99KkXETpgLsJ/kY9FavrzjWQ/gzg+Zd1MGt9d2xTw/KIAZgSkhdUkcSu5g= 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=qtb6B7xbrisCtxtbh4F41Req+W0=; b=LGWZ+0ijFwEIco9mOd+U rAMZJaAxjphHLsEIp+rWemEg6XwAhTZlmhSoH+1Em4mrd1m2vKkpE/s8QRXBKYs/ sAyLO8cbBPba3KW4tf9VsNGGJNze0UaA1P5J3iru9l/KzXSXa2A0ZqBxA/AfGwLw IagWYAZyShka/zjEajod6nM= Received: (qmail 109293 invoked by alias); 13 Aug 2018 13:32:41 -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 109173 invoked by uid 89); 13 Aug 2018 13:32:40 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.6 required=5.0 tests=AWL, BAYES_05, FREEMAIL_FROM, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=5.1, 51, 5.3, 5.2 X-HELO: mail-wm0-f46.google.com Received: from mail-wm0-f46.google.com (HELO mail-wm0-f46.google.com) (74.125.82.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Aug 2018 13:32:39 +0000 Received: by mail-wm0-f46.google.com with SMTP id o18-v6so8909448wmc.0 for ; Mon, 13 Aug 2018 06:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=oVm6O+ZvRDw5F94PNw7A8vf59QYaveciR9jBHRgFkqE=; b=K53VNarPY84XuHIlxKGZaIGAUUPpG7JPuoFQuVkU1Kvcsw86oN2XRqjl/PkCFTUccg 5O6U7xvQ9c6xbzoDcfx1+kMhi+s2iRkvRw0ESQSegUTxjybD6SnKG5yEa9crQPy42w/h hFrgb/2U1G45b1HayRzxGqqI9+3yKYYDYSoIRTRN9YqXXty4hDOKd6cOKMvnMOZ3fMIH 3eJurT/wXbERz8TvOQhyGsJh+/+lRNIGxUwYcAjy1sRdy08IZuAbSpPe+RgqP33bYaRT zjk7qgIci9GkuX2qRTTq+pG+l0s/Q50nL3spfNvLQubmKSByQqHebo/S5vQ3TAIdexIY fupg== MIME-Version: 1.0 From: David Edelsohn Date: Mon, 13 Aug 2018 09:32:25 -0400 Message-ID: Subject: [PATCH] Remove AIX 4.x, 5.x configuration To: GCC Patches AIX 4.3, 5.1, 5.2, and 5.3 no longer are supported by IBM. This patch removes the GCC config.gcc stanzas and configuration files corresponding to those AIX releases. Thanks, David * config.gcc [rs6000-ibm-aix4.x]: Delete. [rs6000-ibm-aix5.1]: Delete. [rs6000-ibm-aix5.2]: Delete. [rs6000-ibm-aix5.3]: Delete. * config/rs6000/aix43.h: Delete. * config/rs6000/aix51.h: Delete. * config/rs6000/aix52.h: Delete. * config/rs6000/t-aix43: Delete. - ;; rs6000-ibm-aix6.* | powerpc-ibm-aix6.*) tm_file="${tm_file} rs6000/aix.h rs6000/aix61.h rs6000/xcoff.h rs6000/aix-stdint.h" tmake_file="rs6000/t-aix52 t-slibgcc" Index: config.gcc =================================================================== --- config.gcc (revision 263505) +++ config.gcc (working copy) @@ -2635,42 +2635,6 @@ extra_options="${extra_options} rs6000/sysv4.opt" use_gcc_stdint=wrap ;; -rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*) - tm_file="rs6000/biarch64.h ${tm_file} rs6000/aix.h rs6000/aix43.h rs6000/xcoff.h rs6000/aix-stdint.h" - tmake_file="rs6000/t-aix43 t-slibgcc" - extra_options="${extra_options} rs6000/aix64.opt" - use_collect2=yes - thread_file='aix' - use_gcc_stdint=provide - extra_headers= - ;; -rs6000-ibm-aix5.1.* | powerpc-ibm-aix5.1.*) - tm_file="rs6000/biarch64.h ${tm_file} rs6000/aix.h rs6000/aix51.h rs6000/xcoff.h rs6000/aix-stdint.h" - extra_options="${extra_options} rs6000/aix64.opt" - tmake_file="rs6000/t-aix43 t-slibgcc" - use_collect2=yes - thread_file='aix' - use_gcc_stdint=wrap - extra_headers= - ;; -rs6000-ibm-aix5.2.* | powerpc-ibm-aix5.2.*) - tm_file="${tm_file} rs6000/aix.h rs6000/aix52.h rs6000/xcoff.h rs6000/aix-stdint.h" - tmake_file="rs6000/t-aix52 t-slibgcc" - extra_options="${extra_options} rs6000/aix64.opt" - use_collect2=yes - thread_file='aix' - use_gcc_stdint=wrap - extra_headers= - ;; -rs6000-ibm-aix5.3.* | powerpc-ibm-aix5.3.*) - tm_file="${tm_file} rs6000/aix.h rs6000/aix53.h rs6000/xcoff.h rs6000/aix-stdint.h" - tmake_file="rs6000/t-aix52 t-slibgcc" - extra_options="${extra_options} rs6000/aix64.opt" - use_collect2=yes - thread_file='aix' - use_gcc_stdint=wrap - extra_headers=altivec.h