From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 3DA673858D33; Mon, 23 Jan 2023 21:17:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3DA673858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674508628; bh=wRbPhfvlomzh8bpcMKW89SuI8WcQ54qP8fKfn2Ngwp8=; h=From:To:Subject:Date:From; b=DrAUTl7uu/LSbOc48YDMb3EdT8Ujkxhd8ZAbMXOn/7EBkDjXjxm+msL9OV2+5hTbQ AYZ2YwrRwNEU6J7QvG6QdRa/Hf17+BMlQGc9CGKR0glSgfSdBUItXc6EykgBAOD8MA wEVq1WPEzjJtM+PrcBMatZqsnQ/9Q3WH2k2NtvRw= 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/work107] (49 commits) Merge commit 'refs/users/meissner/heads/work107' of git+ssh X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work107 X-Git-Oldrev: 436390e9951bb3f589268485e2d15ceab9f1eca3 X-Git-Newrev: a937bd80645ff6fe5bc4a780f4fb579f0dd54566 Message-Id: <20230123211708.3DA673858D33@sourceware.org> Date: Mon, 23 Jan 2023 21:17:08 +0000 (GMT) List-Id: The branch 'meissner/heads/work107' was updated to point to: a937bd80645... Merge commit 'refs/users/meissner/heads/work107' of git+ssh It previously pointed to: 436390e9951... Update ChangeLog.meissner Diff: Summary of changes (added commits): ----------------------------------- a937bd8... Merge commit 'refs/users/meissner/heads/work107' of git+ssh cd50ffa... Update ChangeLog.meissner b9c174e... Rework 128-bit complex multiply and divide. 361a72a... Update ChangeLog.meissner 20837bd... PR target/107299: Fix build issue when long double is IEEE 59bc263... Add ChangeLog.meissner and 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/work107' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.