This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch nsz/pacbti-v6 in repository glibc.
discards 94342f2e1c aarch64: add NEWS entry about branch protection support discards 3354b73525 aarch64: redefine RETURN_ADDRESS to strip PAC discards 6912a894dc aarch64: fix pac-ret support in _mcount discards fe35e074f3 aarch64: Add pac-ret support to assembly files discards e5a6ef5855 aarch64: configure check for pac-ret code generation discards d70b0013e7 aarch64: ensure objects are BTI compatible discards 2d49a4ff18 aarch64: enable BTI at runtime discards 703df8e40e rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling discards 61533cce86 aarch64: fix RTLD_START for BTI discards 90584dd4ca aarch64: fix swapcontext for BTI discards 80723d093c aarch64: Add BTI support to assembly files discards f76a919e89 aarch64: Rename place holder .S files to .c discards cf32244b58 aarch64: configure test for BTI support discards cf429c3641 Rewrite abi-note.S in C. new 0f47f6f311 Rewrite abi-note.S in C. new 3492d7d408 aarch64: configure test for BTI support new 81a0ed9464 aarch64: Rename place holder .S files to .c new f26c70e602 aarch64: Add BTI support to assembly files new 83b93efe96 aarch64: fix swapcontext for BTI new 4b3b0a9832 aarch64: fix RTLD_START for BTI new 09ea243d4b rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling new 582f1a25ac aarch64: enable BTI at runtime new 52733817c8 aarch64: ensure objects are BTI compatible new 4a42b6f007 aarch64: configure check for pac-ret code generation new a87bc4ad93 aarch64: Add pac-ret support to assembly files new a8014c48c1 aarch64: fix pac-ret support in _mcount new 09c1ff256b aarch64: redefine RETURN_ADDRESS to strip PAC new 1be15b1c45 aarch64: add NEWS entry about branch protection support
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (94342f2e1c) \ N -- N -- N refs/heads/nsz/pacbti-v6 (1be15b1c45)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: csu/abi-note.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)