This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/roland/2.34/objcopy-merge-notes-qsort in repository binutils-gdb.
discards f8ce74d9677 Fix objcopy --merge-notes dependency on qsort implementatio [...] adds 968f8eb0144 Automatic date update in version.in adds 2cd7b00eb13 AArch64: Fix cfinv disassembly issues adds 3828695c134 Fix objcopy --merge-notes dependency on qsort implementatio [...]
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 (f8ce74d9677) \ N -- N -- N refs/heads/users/roland/2.34/objcopy-merge-notes-qsort ( [...]
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.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 2 +- gas/ChangeLog | 9 + gas/testsuite/gas/aarch64/armv8_4-a.d | 1 + gas/testsuite/gas/aarch64/armv8_4-a.s | 3 + opcodes/ChangeLog | 11 + opcodes/aarch64-asm-2.c | 174 +-- opcodes/aarch64-dis-2.c | 2364 ++++++++++++++++----------------- opcodes/aarch64-opc-2.c | 16 +- opcodes/aarch64-tbl.h | 9 +- 10 files changed, 1311 insertions(+), 1280 deletions(-)