From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 4FB1A384B007; Wed, 23 Jun 2021 11:24:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FB1A384B007 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/marxin/heads/sphinx-v2] (4 commits) Use c:function for target hooks. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/sphinx-v2 X-Git-Oldrev: dd785a530be8771e6154b4142181146259ab5c04 X-Git-Newrev: c3ef4d2c5c36d105b61387db04f0a9dcb5762024 Message-Id: <20210623112425.4FB1A384B007@sourceware.org> Date: Wed, 23 Jun 2021 11:24:25 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2021 11:24:25 -0000 The branch 'marxin/heads/sphinx-v2' was updated to point to: c3ef4d2c5c3... Use c:function for target hooks. It previously pointed to: dd785a530be... Build system integration. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- dd785a5... Build system integration. e03c64c... Fix gccint warnings. 960285d... Add include directives for target macros. Summary of changes (added commits): ----------------------------------- c3ef4d2... Use c:function for target hooks. 05e445a... Fix gccint warnings. 4bccfdf... Add include directives for target macros. 593c778... Build system integration.