This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/atomic-cleanup in repository glibc.
discards 9b01d31c1d nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage discards 7a60046e0e Define __HAVE_64B_ATOMICS from compiler support discards 835614aaa8 atomic: Consolidate atomic_write_barrier implementation discards 0ad976b290 atomic: Consolidate atomic_read_barrier implementation discards 13ca34ce71 atomic: Consolidate atomic_full_barrier implementation discards 57ad6521ce atomic: No need to undefine CAS macros discards 912c0d4b59 microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition discards 13c0089e61 alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition discards 43497283ec sh: Move atomic-machine to generic sysdep discards 69f5858792 riscv: Consolidate atomic-machine.h and remove unused atomic macros discards c453440f87 powerpc: Consolidate atomic-machine.h discards 8d1a7e5aba loongarch: Consolidate atomic-machine.h and remove unused at [...] discards 06bb1663ea m68k: Consolidate atomic-machine.h and Remove unused atomic macros new 9cd4926aa3 m68k: Consolidate atomic-machine.h and Remove unused atomic macros new 682403086e loongarch: Consolidate atomic-machine.h and remove unused at [...] new f4820a89ed powerpc: Consolidate atomic-machine.h new 28bb58e883 riscv: Consolidate atomic-machine.h and remove unused atomic macros new 7588941659 sh: Move atomic-machine to generic sysdep new bed0304c95 alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition new 918bc3b7d5 microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition new 368939bc72 atomic: No need to undefine CAS macros new bcece341b3 atomic: Consolidate atomic_full_barrier implementation new 45c1b0368e atomic: Consolidate atomic_read_barrier implementation new 4d1b9dc6ec atomic: Consolidate atomic_write_barrier implementation new 2efaa6267a Define __HAVE_64B_ATOMICS from compiler support new b56b58d91b nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
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 (9b01d31c1d) \ N -- N -- N refs/heads/azanella/atomic-cleanup (b56b58d91b)
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 13 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: