From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id CDE3D3858D33; Mon, 23 Jan 2023 21:15:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDE3D3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674508513; bh=I/PbdDb9urcjIPlMFFNnv30fyNKIvIdnnNxS+HbpPHs=; h=From:To:Subject:Date:From; b=hk8djf0I2M3Q9/dOubJe2EHRVZjngLrNav1Tvb83+6kz7wPMNKQPtV/cLV5EAvABo K+xD/TnHqZMsMyM1MxFDPYnPTWKVLw+ZZ5QdwNjAr8ZlCrtEXaWfTKw7qQVrKgh8X9 gL6AOjCPXQMChDAeLX5dH3szUsgFpacj/fItY1zM= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc/meissner/heads/dmf007-orig] (45 commits) Merge commit 'refs/users/meissner/heads/dmf007-orig' of git X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/dmf007-orig X-Git-Oldrev: baebef82b83cf192064042df8244389486b4e3e6 X-Git-Newrev: 5da695e93e8efc0b11d666611ec4aae43ecd9cf2 Message-Id: <20230123211513.CDE3D3858D33@sourceware.org> Date: Mon, 23 Jan 2023 21:15:13 +0000 (GMT) List-Id: The branch 'meissner/heads/dmf007-orig' was updated to point to: 5da695e93e8... Merge commit 'refs/users/meissner/heads/dmf007-orig' of git It previously pointed to: baebef82b83... Add REVISION. Diff: Summary of changes (added commits): ----------------------------------- 5da695e... Merge commit 'refs/users/meissner/heads/dmf007-orig' of git 9fc0ccf... Add REVISION. 72e46b3... c++: vector of class with bool ctor [PR108195] (*) 771d793... Fortran: avoid ICE on invalid array subscript triplets [PR1 (*) e6669c0... Fortran: fix ICE in check_charlen_present [PR108420] (*) 4b125d0... c++: result location and explicit inst [PR108496] (*) c3c6c30... libstdc++: [_GLIBCXX_DEBUG] Remove useless constructor chec (*) 47b269c... modula-2, driver, Front end: Revise handling of I and L pat (*) bcc023e... modula-2: Fix stack size request in initPreemptive [PR10840 (*) b457cab... arm: Documentation fix for -mbranch-protection option. (*) 054e407... sparc: Don't add crtfastmath.o for -shared (*) 55a2d80... arm: Add support for new frame unwinding instruction "0xb5" (*) 273874e... arm: Add support for dwarf debug directives and pseudo hard (*) 3a0dd2c... arm: Add pacbti related multilib support for armv8.1-m.main (*) ccfd1e7... arm: Add support for Arm Cortex-M85 CPU. (*) ad4f8c4... tree-optimization/108482 - remove stray .LOOP_DIST_ALIAS ca (*) db6b9a9... [PATCH 12/15] arm: implement bti injection (*) f7ad35a... [PATCH 11/15] aarch64: Make bti pass generic so it can be u (*) 651460b... [PATCH 10/15] arm: Implement cortex-M return signing addres (*) cea85c6... [PATCH 8/15] arm: Introduce multilibs for PACBTI target fea (*) 616c1d0... [PATCH 7/15] arm: Emit build attributes for PACBTI target f (*) 7161afc... [PATCH 6/15] arm: Add pointer authentication for stack-unwi (*) dffcafd... [PATCH 5/15] arm: Implement target feature macros for PACBT (*) 8ce721c... [PATCH 4/15] arm: Add testsuite library support for PACBTI (*) 14fab5f... [PATCH 3/15] arm: Add option -mbranch-protection (*) c91bb7b... [PATCH 2/15] arm: Add Armv8.1-M Mainline target feature +pa (*) d8dadbc... [PATCH 1/15] arm: Make mbranch-protection opts parsing comm (*) 47465ff... modula2/108144 - fix mistake in previous change (*) 2055240... libgomp.texi: Impl. status - non-rect loop nest only partia (*) e94e994... install.texi: Bump newlib version for nvptx + gcn (*) 106f994... tree-optimization/108449 - keep maybe_special_function_p be (*) e61d437... modula2/108144 - Fix multilib install of libgm2 (*) 208c667... c++: lifetime extension with .* expression [PR53288] (*) 7823285... Daily bump. (*) 844eab8... Modula-2, testsuite: Remove use of concatenated paths. (*) c517295... pru: Fix CLZ expansion for QI and HI modes (*) 011c0c2... [PATCH 1/2] select .rodata for const volatile variables. (*) e4703bd... Darwin, libffi, testsuite: Ensure we pick up the convenienc (*) d5717e7... Daily bump. (*) 48f544a... fortran: [PR102595] (*) 046dc9d... Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h. (*) 442d2bd... Darwin, fixincludes: Handle MacOS13 SDK Apple-specific depr (*) 1bdb176... Daily bump. (*) 5c4122b... PR-108136 modula-2 meets cppcheck part 2 (*) 0c193ca... libbacktrace: change PC variables from uint64_t to uintptr_ (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/dmf007-orig' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.