From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 4F0F33858437; Tue, 25 Oct 2022 02:51:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F0F33858437 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666666274; bh=koxY7hwPt0FpkKZGQ8UePLL3e517WB+MaalgUm7KhiQ=; h=From:To:Subject:Date:From; b=KKp3GtvZ6WIATbBIeXXKWgAMT2tkx4ogOyBCXYyM8sG+JPXGr+mr8eQkoO8dYwvBF iTbuktGn6JVousi/ux6XcFRJj3X0/zC4vadGrd/ZrlJBH53SLjbF/nafmkPYkHjk0i jByAhYJZRo1JZV7T3+wzZ56FTJPsyJzpNQQNxXz8= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (15 commits) Add leafy mode for zero-call-used-regs [ada doc] X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 146acff55ad3d82128d95b1fc481ca2debe75550 X-Git-Newrev: d22b56f2ce234543b3f662f18346a61ddca2c820 Message-Id: <20221025025114.4F0F33858437@sourceware.org> Date: Tue, 25 Oct 2022 02:51:14 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: d22b56f2ce2... Add leafy mode for zero-call-used-regs [ada doc] It previously pointed to: 146acff55ad... hardcfr: optionally disable in leaf functions Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 146acff... hardcfr: optionally disable in leaf functions 12d0b28... hardcfr: prevent deferred sets of visited bitmap 5b40f49... Add leafy mode for zero-call-used-regs 53ad4b1... Expose expected_throw attribute 1184264... Expose expected_throw attribute 7dad856... Expose expected_throw attribute (Ada) 9cd3922... hardcfr: mark expected-throw functions 67f303a... hardcfr: mark throw-expected functions [ada/gcc-interface] 8fe6034... hardcfr: mark throw-expected functions [ada doc] 20608bc... hardcfr: add optional checkpoints 1cdf099... hardcfr: add optional checkpoints [ada docs] 437015e... Control flow redundancy hardening Summary of changes (added commits): ----------------------------------- d22b56f... Add leafy mode for zero-call-used-regs [ada doc] e019420... hardcfr: optionally disable in leaf functions [ada doc] c6c1bed... hardcfr: optionally disable in leaf functions c519834... hardcfr: prevent deferred sets of visited bitmap 01df134... Expose expected_throw attribute a917fac... Expose expected_throw attribute b024d47... Expose expected_throw attribute (Ada) d9182f8... hardcfr: mark expected-throw functions aca8940... hardcfr: mark throw-expected functions [ada/gcc-interface] 88e125d... hardcfr: mark throw-expected functions [ada doc] c5efc3d... hardcfr: add optional checkpoints [ada docs] 02902e2... hardcfr: fix wrong assert in optional checks 813d61d... hardcfr: add optional checkpoints 5934b2d... Control flow redundancy hardening bc2980c... Add leafy mode for zero-call-used-regs