From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 3BA7F3858D3C; Thu, 16 Sep 2021 10:32:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3BA7F3858D3C 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/casm-refactoring-v1] (3 commits) Come up with casm global state. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/casm-refactoring-v1 X-Git-Oldrev: 913731d7375941fdb9731b462b79b70daea56915 X-Git-Newrev: 7ef4e055fa128e5f1750e8af5320fe85886a2e66 Message-Id: <20210916103245.3BA7F3858D3C@sourceware.org> Date: Thu, 16 Sep 2021 10:32:45 +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: Thu, 16 Sep 2021 10:32:45 -0000 The branch 'marxin/heads/casm-refactoring-v1' was updated to point to: 7ef4e055fa1... Come up with casm global state. It previously pointed to: 913731d7375... Come up with casm global state. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 913731d... Come up with casm global state. 4c6e796... Do not hide asm_out_file in ASM_OUTPUT_ASCII. b73acf0... asm_out_file renaming Summary of changes (added commits): ----------------------------------- 7ef4e05... Come up with casm global state. 0e50952... Do not hide asm_out_file in ASM_OUTPUT_ASCII. 58c7c7f... Rename asm_out_file function arguments.