From patchwork Wed Feb 16 13:28:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 1593742 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=dNXUCTts; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JzJhy39Myz9sFv for ; Thu, 17 Feb 2022 00:29:37 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D39A73857C75 for ; Wed, 16 Feb 2022 13:29:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D39A73857C75 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1645018173; bh=FOtQX2K/z/Cx5GRbVWgmHvwqePYJIKld6yRGZv7Ojzs=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=dNXUCTtsKekJ1fZsXBDm/Jto1jIzAJ0HK0NOLtl99sf9nPB/s9dQZYUnwMjsWqY4r gAWCvO1Yf7fnKqahaHeEqBD4SNWK+DxcP+41gyR1BGPOseqGrf1QJAqUFG8coKe94R evjM00cGc+euSwB4FBmTsT6SL1ok+OGBcH1IsU70= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-pg1-x535.google.com (mail-pg1-x535.google.com [IPv6:2607:f8b0:4864:20::535]) by sourceware.org (Postfix) with ESMTPS id 6E4B43858408 for ; Wed, 16 Feb 2022 13:28:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6E4B43858408 Received: by mail-pg1-x535.google.com with SMTP id 195so2164268pgc.6 for ; Wed, 16 Feb 2022 05:28:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=FOtQX2K/z/Cx5GRbVWgmHvwqePYJIKld6yRGZv7Ojzs=; b=s+/cMbsvwq3CG8VcY/iUE4Q3iwime+aQnYw0i2IZsgJ6QfWcNK6EMV6yNMC77AcbkX QMfnDTRvbGcYYMCOOS5ikmRDg/LaPpjfm/+KUjs8xPs7XVRnh8+Crkrbrjb+xz1Qnwb+ KsDp2pYjeekczRPGvgHp8CL8vx0ockQuI/bUQschXPZ2MyjIQ2r1d0i01dRSGQ9sWKKI OJolKUITL5jd7nt3bGHhm5eeA5u62/Ry0bueB8RfoHZYoaVKrPNzna9ffBexVk9QQFmG 1om9d4mtLhIvh00m1VlFhT66lihJniUaeTn64tGrePkGJMB70oTEl6FvsRN8ygWNL+g4 lBPA== X-Gm-Message-State: AOAM533IdGBjzDgicTC2ErWrikTc++aIilLi7XLierWH5P3u90D9vzDm Nq0Zm4se3dSXy0Xq9rAFVSBNr7PERuA= X-Google-Smtp-Source: ABdhPJxsEZEC6JN35GWMAwX1ycz196s0s1ySxoGJA66JG+yGzno58X3Nf/hf1C1qfuIP/0TS4uVFuA== X-Received: by 2002:a63:6d6:0:b0:34d:4cd2:49c5 with SMTP id 205-20020a6306d6000000b0034d4cd249c5mr2359363pgg.204.1645018128207; Wed, 16 Feb 2022 05:28:48 -0800 (PST) Received: from gnu-tgl-3.localdomain ([172.58.38.240]) by smtp.gmail.com with ESMTPSA id u38sm3203108pfg.171.2022.02.16.05.28.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Feb 2022 05:28:47 -0800 (PST) Received: from gnu-tgl-3.. (localhost [IPv6:::1]) by gnu-tgl-3.localdomain (Postfix) with ESMTP id D6614C00C4; Wed, 16 Feb 2022 05:28:46 -0800 (PST) To: gcc-patches@gcc.gnu.org Subject: [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access Date: Wed, 16 Feb 2022 05:28:46 -0800 Message-Id: <20220216132846.269605-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Spam-Status: No, score=-3029.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Gcc-patches" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" --- htdocs/gcc-12/changes.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index b6341fda..7d253f29 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -399,6 +399,10 @@ a work-in-progress.

  • Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers via -mindirect-branch-cs-prefix.
  • +
  • Always use global offset table (GOT) to access external data and + function symbols when the new -mno-direct-extern-access + command-line option is specified. +