This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1ba60c076e8 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
new 62e213a4fbc Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from 29b82093692 Automatic date update in version.in
new 4d82d88c248 Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from 055279c9149 Automatic date update in version.in
new 6c82a557806 Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 47561e459e7 Doc: Document raw string literals as GNU C extension [PR88382]
new 7b9d8d43154 [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc- [...]
The 1 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:
gcc/testsuite/gcc.dg/ipa/ipa-sra-19.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 17c5ad25811 testsuite: Replace altivec vector attribute with generic eq [...]
new 47561e459e7 Doc: Document raw string literals as GNU C extension [PR88382]
The 1 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:
gcc/doc/extend.texi | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c3e721f489e cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
new 17c5ad25811 testsuite: Replace altivec vector attribute with generic eq [...]
The 1 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:
gcc/testsuite/g++.dg/pr112822.C | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from cab0305aea0 libstdc++: Add dg-options "-std=gnu++20" to backported tests
new 5347b382a38 phiopt: Reset the number of iterations information of a loo [...]
new a5929ef8095 backprop: Fix deleting of a phi node [PR116922]
new df76d7b0569 vec-lowering: Fix ABSU lowering [PR111285]
new 9d0c2f76955 phiopt: Fix value_replacement for middle bb having phi node [...]
new 8aff886ffeb match: Reject non-ssa name/min invariants in gimple_extract [...]
new 75fc02d56f0 testcase: Add testcase for already fixed PR [PR118476]
The 6 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:
gcc/gimple-match-head.cc | 6 ++++
gcc/gimple-ssa-backprop.cc | 10 ++++--
gcc/testsuite/g++.dg/torture/vect-absu-1.C | 29 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr116412-1.c | 6 ++++
gcc/testsuite/gcc.dg/torture/pr116922.c | 19 ++++++++++
gcc/testsuite/gcc.dg/torture/pr117243-1.c | 30 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr117243-2.c | 34 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr118476-1.c | 14 ++++++++
gcc/testsuite/gcc.dg/torture/pr118922-1.c | 57 ++++++++++++++++++++++++++++++
gcc/tree-ssa-phiopt.cc | 15 ++++++++
gcc/tree-vect-generic.cc | 10 +++++-
11 files changed, 227 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/vect-absu-1.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116412-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116922.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117243-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117243-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118476-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118922-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 4889daddae1 Daily bump.
new 5f3811fd501 libstdc++: Add missing parts of LWG 3480 for directory iter [...]
new 4cb91df31d6 libstdc++: Specialize std::disable_sized_sentinel_for for s [...]
new 9357f7e0fbf libstdc++: Constrain std::vector default constructor [PR113841]
new 7b0f5056503 libstdc++: Skip redundant assertions in std::span construct [...]
new c0d805192b0 libstdc++: Skip redundant assertions in std::array equality [...]
new 6d8ee74e424 libstdc++: Fix get<0> constraint for lvalue ranges::subrang [...]
new cab0305aea0 libstdc++: Add dg-options "-std=gnu++20" to backported tests
The 7 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:
libstdc++-v3/include/bits/allocator.h | 3 ++
libstdc++-v3/include/bits/fs_dir.h | 22 +++++++++
libstdc++-v3/include/bits/ranges_util.h | 5 +-
libstdc++-v3/include/bits/stl_bvector.h | 3 ++
libstdc++-v3/include/bits/stl_iterator.h | 8 ++++
libstdc++-v3/include/bits/stl_vector.h | 3 ++
libstdc++-v3/include/std/array | 2 +-
libstdc++-v3/include/std/span | 10 ++--
.../testsuite/20_util/integer_sequence/112473.cc | 1 +
.../21_strings/char_traits/requirements/113200.cc | 1 +
.../array/comparison_operators/106212.cc | 15 ++++++
.../testsuite/23_containers/span/117966.cc | 13 ++++++
.../testsuite/23_containers/vector/cons/113841.cc | 35 ++++++++++++++
.../24_iterators/move_iterator/lwg3736.cc | 53 ++++++++++++++++++++++
.../lexicographical_compare_three_way/113960.cc | 1 +
.../27_io/filesystem/iterators/lwg3480.cc | 17 +++++++
.../29_atomics/headers/stdatomic.h/115807.cc | 1 +
.../testsuite/std/ranges/subrange/lwg3589.cc | 31 +++++++++++++
libstdc++-v3/testsuite/std/time/month/2.cc | 1 +
libstdc++-v3/testsuite/std/time/weekday/2.cc | 1 +
20 files changed, 219 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/array/comparison_operators [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/117966.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/cons/113841.cc
create mode 100644 libstdc++-v3/testsuite/24_iterators/move_iterator/lwg3736.cc
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/iterators/lwg3480.cc
create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/lwg3589.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c62f4b82d571 Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux [...]
new 1296dcbad231 dt-bindings: xilinx: Remove myself from maintainership
new 71d2143266ef dt-bindings: display: nwl-dsi: Allow 'data-lanes' property [...]
new 2bd73c7949ea dt-bindings: interrupt-controller: fsl,irqsteer: Add i.MX9 [...]
new f0b12d3f28b1 dt-bindings: timer: nxp,sysctr-timer: Add i.MX94 support
new f57edca8c1e6 dt-bindings: timer: renesas,tpu: remove obsolete binding
new d5f49921707c dt-bindings: soc: fsl: fsl,ls1028a-reset: Fix maintainer entry
new c1336865c4c9 Merge tag 'devicetree-fixes-for-6.15-1' of git://git.kerne [...]
The 7 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:
.../devicetree/bindings/ata/ceva,ahci-1v84.yaml | 1 -
.../bindings/display/bridge/nwl-dsi.yaml | 18 ++++++-
.../bindings/gpio/xlnx,zynqmp-gpio-modepin.yaml | 1 -
.../interrupt-controller/fsl,irqsteer.yaml | 1 +
.../devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 9 ----
.../bindings/reset/xlnx,zynqmp-reset.yaml | 1 -
.../bindings/soc/fsl/fsl,ls1028a-reset.yaml | 2 +-
.../bindings/timer/nxp,sysctr-timer.yaml | 11 +++--
.../devicetree/bindings/timer/renesas,tpu.yaml | 56 ----------------------
.../devicetree/bindings/usb/dwc3-xilinx.yaml | 1 -
.../devicetree/bindings/usb/microchip,usb5744.yaml | 1 -
.../devicetree/bindings/usb/xlnx,usb2.yaml | 1 -
12 files changed, 27 insertions(+), 76 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/timer/renesas,tpu.yaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 83340869a21 [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
new c3e721f489e cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
The 1 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:
gcc/cobol/LICENSE | 29 -----------------------------
1 file changed, 29 deletions(-)
delete mode 100644 gcc/cobol/LICENSE
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from c344377bb3e aarch64: Disable sysreg feature gating
new 62151c32e3d Fix wrong optimization of conditional expression with enume [...]
The 1 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:
gcc/testsuite/gnat.dg/opt105.adb | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt105_pkg.adb | 6 ++++++
gcc/testsuite/gnat.dg/opt105_pkg.ads | 11 +++++++++++
gcc/tree-ssa-phiopt.cc | 11 ++++++++---
4 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt105.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d5d7dfab811 Fix wrong optimization of conditional expression with enume [...]
new 83340869a21 [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
The 1 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:
gcc/config/rx/rx.md | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dbffeadf7f6 Doc: make regenerate-opt-urls
new d5d7dfab811 Fix wrong optimization of conditional expression with enume [...]
The 1 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:
gcc/testsuite/gnat.dg/opt105.adb | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt105_pkg.adb | 6 ++++++
gcc/testsuite/gnat.dg/opt105_pkg.ads | 11 +++++++++++
gcc/tree-ssa-phiopt.cc | 9 ++++++---
4 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt105.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 8cc672d3d3a x86: Update gcc.target/i386/apx-interrupt-1.c
new c344377bb3e aarch64: Disable sysreg feature gating
The 1 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:
gcc/config/aarch64/aarch64.cc | 4 ----
gcc/testsuite/gcc.target/aarch64/acle/rwsr-ungated.c | 13 +++++++++++++
2 files changed, 13 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/rwsr-ungated.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from d275b3748a2 Extend check-function-bodies to allow label and directives
new a33e2808c89 APX: Don't use red-zone with 32 GPRs and no caller-saved registers
new 8cc672d3d3a x86: Update gcc.target/i386/apx-interrupt-1.c
The 2 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:
gcc/config/i386/i386.cc | 6 ++
gcc/testsuite/gcc.target/i386/apx-interrupt-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr119784a.c | 96 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr119784b.c | 87 ++++++++++++++++++++++
4 files changed, 190 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr119784a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr119784b.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from b61acf546e1 RISC-V: Put jump table in text for large code model
new d275b3748a2 Extend check-function-bodies to allow label and directives
The 1 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:
gcc/doc/sourcebuild.texi | 9 ++++++---
gcc/testsuite/gcc.target/i386/pr116174.c | 18 +++++++++++++++---
gcc/testsuite/lib/scanasm.exp | 15 +++++++++++++--
3 files changed, 34 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6b4569a3ebd i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
new b0d7d644f3c c++: format attribute redeclaration [PR116954]
new 5fdb0145fb9 c++: templates, attributes, #pragma target [PR114772]
new dbffeadf7f6 Doc: make regenerate-opt-urls
The 3 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:
gcc/common.opt.urls | 5 +++--
gcc/cp/contracts.cc | 6 +++++-
gcc/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wformat-3.C | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5212edf268 Doc: Add pointer to --help use to main entry for -Q option [...]
new 9b0ae0a8d70 i386: Prefer PLT indirection for __fentry__ calls under -fP [...]
new 6b4569a3ebd i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
The 2 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:
gcc/config/i386/i386-options.cc | 4 ++--
gcc/config/i386/i386.cc | 12 ++++++++++--
gcc/testsuite/gcc.target/i386/pr119386-1.c | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr119386-2.c | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr119386-3.c | 10 ++++++++++
5 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr119386-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr119386-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr119386-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4e3060ee17e Fortran: pure subroutine with pure procedure as dummy [PR106948]
new a5212edf268 Doc: Add pointer to --help use to main entry for -Q option [...]
The 1 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:
gcc/doc/invoke.texi | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 518efed8cb7 Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-ex [...]
new 4e3060ee17e Fortran: pure subroutine with pure procedure as dummy [PR106948]
The 1 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:
gcc/fortran/resolve.cc | 7 ++++
gcc/testsuite/gfortran.dg/pure_formal_proc_4.f90 | 49 ++++++++++++++++++++++++
2 files changed, 56 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pure_formal_proc_4.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 94ef80629a5 aarch64: Split aarch64_combinev16qi before RA [PR115258]
new 52c1f60bea3 RISC-V: Fix vec_duplicate[bimode] expander [PR119572].
new b61acf546e1 RISC-V: Put jump table in text for large code model
The 2 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:
gcc/config/riscv/autovec.md | 10 ++++++++-
gcc/config/riscv/riscv.h | 2 +-
.../gcc.target/riscv/jump-table-large-code-model.c | 24 ++++++++++++++++++++++
3 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/jump-table-large-code-model.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 34fe8e90007 libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
new 518efed8cb7 Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-ex [...]
The 1 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:
libgomp/testsuite/libgomp.c++/target-exceptions-pr118794-1.C | 6 ------
1 file changed, 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 46efd5fb30d buffer overrun in read_coff_res_dir
new 1ba60c076e8 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
The 1 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:
gdb/testsuite/gdb.base/bg-execution-repeat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0b2a2490beb Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
new 61dfb0747af libatomic: Fix up libat_{,un}lock_n [PR119796]
new 34fe8e90007 libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
The 2 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:
libatomic/config/mingw/lock.c | 50 +++++++++++++++++++++++++++----------------
libatomic/config/posix/lock.c | 39 +++++++++++++++++++--------------
2 files changed, 55 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.