From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 05E4B386180E; Wed, 23 Jun 2021 11:27:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 05E4B386180E 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) Move back hooks defined in deftypevrx. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/sphinx-v2 X-Git-Oldrev: c3ef4d2c5c36d105b61387db04f0a9dcb5762024 X-Git-Newrev: 5985aaf446b89d09061fbc88517466d83f5538d0 Message-Id: <20210623112754.05E4B386180E@sourceware.org> Date: Wed, 23 Jun 2021 11:27:54 +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:27:54 -0000 The branch 'marxin/heads/sphinx-v2' was updated to point to: 5985aaf446b... Move back hooks defined in deftypevrx. It previously pointed to: c3ef4d2c5c3... Use c:function for target hooks. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- c3ef4d2... Use c:function for target hooks. 05e445a... Fix gccint warnings. 4bccfdf... Add include directives for target macros. 593c778... Build system integration. Summary of changes (added commits): ----------------------------------- 5985aaf... Move back hooks defined in deftypevrx. 9c843de... Fix gccint warnings. 702d854... Add include directives for target macros. b007575... Build system integration.