From patchwork Mon Jul 31 13:28:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Uros Bizjak X-Patchwork-Id: 795769 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-459372-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="Sx6s5KP0"; 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 3xLgJs38TKz9s81 for ; Mon, 31 Jul 2017 23:29:00 +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:cc:content-type; q=dns; s=default; b=l730w4iESQiPn6262VgWoKgFEmFQDA6wy4zlmq1CZbj f6pZBzEDD+FOKWE/pkgkVAJSFT7zXiTZ0XNhOD8kzqL/TUjU+8JQX76G/3gr6+hv pp63piMlOFO3upYsSasdn9WdUR8x0w8ilaUOwthKw2BGXcGlYIcxnBHQSnl/hE48 = 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:cc:content-type; s=default; bh=1bxo7POR6ogCommAz49qbm2v+YU=; b=Sx6s5KP0nLq3vqQbK yOvYhJs/REc2VH/i6jreQHs+S0ZuMhe5kgNVErBojY7srrjcCb4CxfVuLSIIDWX3 KrfqwTpn35V4Q4F+MKVl+EDsHu2mcjHIcDoZqSyrOqxmWJeiBlZALM848IMoCpFh w26qDIvD89O6mgft07BSO2lSoI= Received: (qmail 49608 invoked by alias); 31 Jul 2017 13:28:52 -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 49171 invoked by uid 89); 31 Jul 2017 13:28:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.0 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=H*Ad:U*gerald X-HELO: mail-vk0-f51.google.com Received: from mail-vk0-f51.google.com (HELO mail-vk0-f51.google.com) (209.85.213.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 31 Jul 2017 13:28:50 +0000 Received: by mail-vk0-f51.google.com with SMTP id g189so11815164vke.5 for ; Mon, 31 Jul 2017 06:28:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=U+25h1gym9VNKQ6r1IrLqxvQtjScBQOGWIMepNVGJTs=; b=ODqnyoF43LOGBii05pzZl11SrzrrOfDkuKmF/5E1lVVHxYZUw3vnjdr8+LivTPpvcs 6gLptC0dy+jW1oElH4Vhv6Ib4i2d7/alaJ1lJQAOnBaF8XTbuwnogCbie+9M2Zo8n/5p Ov0UJDktJnzktYfF8u5h/8AiXg1JlhKd57KpQcLUNMrLi9LQa9Yuu1wFPx7hc6KuDcLj xPbJt9MeClYY/FhwiNPDfEaZpgAYJfRkhfMNnmiBVbVqqOW7IEhmo6CjhjckTyEx9IDf 2dx3h6GOK8jXvLdFm1+lebZ+ev+n2PTzEWFUT4EsDdBtmITOrAghm2JGh9eJ0aLa0f3h ufhQ== X-Gm-Message-State: AIVw1120Nay58KrsNncvRjATaJfQAR5cEI5xh6mbqApkivTbRoHu9HSz UCUT1xSOV7OiFTJ4fRz6XSX9WYk8ow== X-Received: by 10.31.193.141 with SMTP id r135mr9878679vkf.113.1501507728799; Mon, 31 Jul 2017 06:28:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.68.218 with HTTP; Mon, 31 Jul 2017 06:28:48 -0700 (PDT) From: Uros Bizjak Date: Mon, 31 Jul 2017 15:28:48 +0200 Message-ID: Subject: [WWW PATCH]: Mention that x86 now supports "naked" function attribute. To: "gcc-patches@gcc.gnu.org" Cc: Gerald Pfeifer One liner that mentions new addition to x86 port. OK for wwwdocs? Uros. Index: htdocs/gcc-8/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v retrieving revision 1.7 diff -u -r1.7 changes.html --- htdocs/gcc-8/changes.html 3 Jul 2017 16:37:04 -0000 1.7 +++ htdocs/gcc-8/changes.html 31 Jul 2017 13:26:13 -0000 @@ -119,7 +119,8 @@

IA-32/x86-64

    -
  • +
  • + The x86 port now supports the naked function attribute.