This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 1a1d569a75f3 Merge tag 'edac_urgent_for_v6.15_rc3' of git://git.kernel. [...]
new 1ddaff40c08a crypto: tegra - Fix IV usage for AES ECB
new cfb32c656eb7 crypto: scomp - Fix null-pointer deref when freeing streams
new b7b39df7e710 crypto: caam/qi - Fix drv_ctx refcount bug
new 9ae0c92fec69 crypto: scomp - Fix wild memory accesses in scomp_free_streams
new b2e689baf220 crypto: ahash - Disable request chaining
new c62f4b82d571 Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux [...]
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:
crypto/ahash.c | 76 +------------------------------------
crypto/scompress.c | 10 +++--
drivers/crypto/caam/qi.c | 6 +--
drivers/crypto/tegra/tegra-se-aes.c | 5 +--
include/crypto/hash.h | 6 ++-
include/crypto/internal/hash.h | 2 +-
6 files changed, 18 insertions(+), 87 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 eabba7be040 Stream ipa_return_value_summary
new ca9cffe737d For nvptx offloading, make sure to emit C++ constructor, de [...]
new 0b2a2490beb Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
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/nvptx/nvptx.cc | 12 ++++++++++++
.../libgomp.c++/{pr101544-1-O0.C => pr106445-1-O0.C} | 2 +-
libgomp/testsuite/libgomp.c++/pr106445-1.C | 18 ++++++++++++++++++
libgomp/testsuite/libgomp.c++/pr96390.C | 2 --
libgomp/testsuite/libgomp.c-c++-common/pr96390.c | 2 +-
5 files changed, 32 insertions(+), 4 deletions(-)
copy libgomp/testsuite/libgomp.c++/{pr101544-1-O0.C => pr106445-1-O0.C} (58%)
create mode 100644 libgomp/testsuite/libgomp.c++/pr106445-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 master
in repository gcc.
from aef87975224 libstdc++: Fix constification in range_formatter::format [P [...]
new 0e8b6f0dad1 MAINTAINERS: Add myself to Write After Approval
new eabba7be040 Stream ipa_return_value_summary
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:
MAINTAINERS | 1 +
gcc/ipa-prop.cc | 115 +++++++++++++++++----
.../g++.dg/{opt/pr119614.C => lto/pr119614_0.C} | 10 +-
3 files changed, 105 insertions(+), 21 deletions(-)
copy gcc/testsuite/g++.dg/{opt/pr119614.C => lto/pr119614_0.C} (51%)
--
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 glibc.
from ceeffd970c aarch64: Add back non-temporal load/stores from oryon-1's memset
new 1c9ac027a5 malloc: move tcache_init out of hot tcache paths
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:
malloc/malloc.c | 18 ++++++------------
1 file changed, 6 insertions(+), 12 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 fa99720e9f3 middle-end: force AMDGCN test for vect-early-break_18.c to [...]
new aef87975224 libstdc++: Fix constification in range_formatter::format [P [...]
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:
libstdc++-v3/include/std/format | 11 ++++++++---
.../testsuite/std/format/ranges/formatter.cc | 22 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 3 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 releases/gcc-14
in repository gcc.
from 6f897be2044 libstdc++: Adjust comment in <numeric>
new 021ccf9dee0 Make force_subreg emit nothing on failure
new b33e9eb8d40 Add force_lowpart_subreg
new b079728cf34 Avoid using POINTER_DIFF_EXPR for overlap checks [PR119399]
new 17cce5f59a4 aarch64: Use force_lowpart_subreg in a BFI splitter [PR119133]
new 14fe427ab5e aarch64: Fix invalid subregs in xorsign [PR118501]
new e192f1f2c7c LoongArch: Fix invalid subregs in xorsign [PR118501]
new 2a4b0a1d02e vect: Enforce dr_with_seg_len::align precondition [PR116125]
new a38e9e06d06 aarch64: Avoid unnecessary use of 2-input TBLs [PR115258]
new 94ef80629a5 aarch64: Split aarch64_combinev16qi before RA [PR115258]
The 9 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-simd.md | 2 +-
gcc/config/aarch64/aarch64.cc | 33 +++++++++++++-------------
gcc/config/aarch64/aarch64.md | 8 +++----
gcc/config/loongarch/loongarch.md | 4 ++--
gcc/explow.cc | 20 +++++++++++++++-
gcc/explow.h | 1 +
gcc/testsuite/gcc.c-torture/compile/pr118501.c | 6 +++++
gcc/testsuite/gcc.dg/torture/pr119133.c | 10 ++++++++
gcc/testsuite/gcc.dg/vect/pr116125.c | 30 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119399.c | 10 ++++++++
gcc/testsuite/gcc.target/aarch64/pr115258.c | 19 +++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr115258_2.c | 17 +++++++++++++
gcc/tree-data-ref.cc | 9 ++++---
gcc/tree-vect-data-refs.cc | 10 +++++++-
14 files changed, 148 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr118501.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr119133.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr116125.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119399.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258_2.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 473dde52524 libstdc++: Implement formatters for pair and tuple [PR109162]
new 46ccce1de68 middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
new fa99720e9f3 middle-end: force AMDGCN test for vect-early-break_18.c to [...]
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/testsuite/gcc.dg/vect/vect-early-break_18.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_10.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_10_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_5.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_5_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_6.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_6_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_7.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_7_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_8.c | 24 ++++++
.../gcc.target/aarch64/sve/peel_ind_8_run.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_9.c | 25 ++++++
.../gcc.target/aarch64/sve/peel_ind_9_run.c | 17 ++++
gcc/tree-vect-loop.cc | 95 +++++++++++++++++++++-
gcc/tree-vectorizer.h | 18 +++-
15 files changed, 358 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_10.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_10_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_5_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_6.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_6_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_7.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_7_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_8.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_8_run.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_9.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/peel_ind_9_run.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 3d034284005 libstdc++: Add test for not using reserved name 'ranges' be [...]
new 6f897be2044 libstdc++: Adjust comment in <numeric>
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:
libstdc++-v3/include/std/numeric | 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 5a48e7732d6 bitintlower: Fix interaction of gimple_assign_copy_p stmts [...]
new 473dde52524 libstdc++: Implement formatters for pair and tuple [PR109162]
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:
libstdc++-v3/include/std/format | 377 +++++++++++++++++----
.../testsuite/std/format/ranges/formatter.cc | 6 +-
libstdc++-v3/testsuite/std/format/ranges/map.cc | 209 ++++++++++++
.../testsuite/std/format/ranges/sequence.cc | 52 ++-
libstdc++-v3/testsuite/std/format/tuple.cc | 259 ++++++++++++++
libstdc++-v3/testsuite/util/testsuite_iterators.h | 3 +
6 files changed, 813 insertions(+), 93 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/format/ranges/map.cc
create mode 100644 libstdc++-v3/testsuite/std/format/tuple.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 releases/gcc-14
in repository gcc.
from 56b3858b6a1 RISC-V: revert pr114194 tests on gcc-14 [PR118601]
new fb00f4e4f16 libstdc++: Add missing header to <bits/ranges_algobase.h> f [...]
new acd6031f5cb libstdc++: Do not use use memmove for 1-element ranges [PR1 [...]
new 27f7de3b80d libstdc++: Fix ranges::copy_backward for a single memcpyabl [...]
new 542c7e9b3f4 libstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h>
new c29c3f713a9 libstdc++: Fix ranges::move and ranges::move_backward to us [...]
new 399ca300412 libstdc++: Fix std::ranges::iota is not included in numeric [...]
new 0a9f20ed391 libstdc++: Do not define __cpp_lib_ranges_iota in <ranges>
new 3d034284005 libstdc++: Add test for not using reserved name 'ranges' be [...]
The 8 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/ranges_algo.h | 52 ----------
libstdc++-v3/include/bits/ranges_algobase.h | 106 +++++++++++++++------
libstdc++-v3/include/std/numeric | 4 +
libstdc++-v3/include/std/ranges | 1 -
libstdc++-v3/testsuite/17_intro/names.cc | 4 +
.../testsuite/25_algorithms/copy/108846.cc | 53 +++++++++++
.../25_algorithms/copy_backward/108846.cc | 53 +++++++++++
.../testsuite/25_algorithms/copy_n/108846.cc | 53 ++++++++++-
.../testsuite/25_algorithms/move/108846.cc | 40 +++++++-
.../testsuite/25_algorithms/move/constrained.cc | 29 ++++++
.../25_algorithms/move_backward/108846.cc | 38 +++++++-
.../25_algorithms/move_backward/constrained.cc | 29 ++++++
.../iota/1.cc => 26_numerics/iota/2.cc} | 1 -
13 files changed, 378 insertions(+), 85 deletions(-)
rename libstdc++-v3/testsuite/{25_algorithms/iota/1.cc => 26_numerics/iota/2.cc} (96%)
--
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 fc4099a4842 riscv: Fix incorrect gnu property alignment on rv32
new 5a48e7732d6 bitintlower: Fix interaction of gimple_assign_copy_p stmts [...]
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/gimple-lower-bitint.cc | 26 ++++++++++++++++++++++----
gcc/testsuite/gcc.dg/bitint-121.c | 24 ++++++++++++++++++++++++
2 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-121.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 45a708d7bf8 testsuite: Add testcase for already fixed PR [PR116093]
new 1d9e02bb7e0 RISC-V: Put jump table in text for large code model
new fc4099a4842 riscv: Fix incorrect gnu property alignment on rv32
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/riscv.cc | 2 +-
gcc/config/riscv/riscv.h | 2 +-
.../gcc.target/riscv/gnu-property-align-rv32.c | 7 +++++++
.../gcc.target/riscv/gnu-property-align-rv64.c | 7 +++++++
.../gcc.target/riscv/jump-table-large-code-model.c | 24 ++++++++++++++++++++++
5 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/gnu-property-align-rv32.c
create mode 100644 gcc/testsuite/gcc.target/riscv/gnu-property-align-rv64.c
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 31e16c8b75b AArch64: Fix operands order in vec_extract expander
new 45a708d7bf8 testsuite: Add testcase for already fixed PR [PR116093]
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/bitint-122.c | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/bitint-122.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 43cbf049f5b aarch64: Disable sysreg feature gating
new 31e16c8b75b AArch64: Fix operands order in vec_extract expander
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-sve.md | 6 +++---
1 file changed, 3 insertions(+), 3 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 280160a7d03 Automatic date update in version.in
new d4c57933d6f Re: windres: buffer overflow in bin_to_res_toolbar
new c3fd5960228 resbin.c formatting fixes
new 46efd5fb30d buffer overrun in read_coff_res_dir
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:
binutils/resbin.c | 363 ++++++++++++++++++++++++++++-------------------------
binutils/rescoff.c | 58 +++++----
2 files changed, 225 insertions(+), 196 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 releases/gcc-14
in repository gcc.
from 0cb00fe8898 Daily bump.
new b7b1aeea684 RISC-V: adjust testcase for gcc-14 [PR118182]
new 56b3858b6a1 RISC-V: revert pr114194 tests on gcc-14 [PR118601]
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.target/riscv/rvv/autovec/pr118182-2.c | 2 +-
.../riscv/rvv/xtheadvector/pr114194-rv32.c | 51 ----------------------
.../xtheadvector/{pr114194-rv64.c => pr114194.c} | 5 ++-
3 files changed, 4 insertions(+), 54 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr114194-rv32.c
rename gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/{pr114194-rv64.c => pr11419 [...]
--
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 60130b2d333 Daily bump.
new 43cbf049f5b 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 5f6285f2918 discriminators: Fix assigning discriminators on edge [PR113546]
new 0cb00fe8898 Daily bump.
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/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 34 ++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 10 ++++++++++
5 files changed, 83 insertions(+), 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-13
in repository gcc.
from d1eb3fdac1a testcase: Add testcase for already fixed PR [PR118476]
new e0cdbbe0b41 Daily bump.
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/ChangeLog | 57 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 10 +++++++++
4 files changed, 126 insertions(+), 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 31d7e0751e5 libstdc++: Document thread-safety for COW std::string [PR21334]
new 4889daddae1 Daily bump.
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 10 ++++++++++
2 files changed, 11 insertions(+), 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 c5ffab99a5a d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [...]
new 60130b2d333 Daily bump.
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:
config/ChangeLog | 4 ++
gcc/ChangeLog | 135 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 6 +++
gcc/cobol/ChangeLog | 7 +++
gcc/cp/ChangeLog | 26 ++++++++++
gcc/d/ChangeLog | 19 +++++++
gcc/fortran/ChangeLog | 29 +++++++++++
gcc/lto/ChangeLog | 10 ++++
gcc/testsuite/ChangeLog | 100 +++++++++++++++++++++++++++++++++++
libgcobol/ChangeLog | 25 +++++++++
libgomp/ChangeLog | 35 +++++++++++++
libstdc++-v3/ChangeLog | 61 ++++++++++++++++++++++
13 files changed, 458 insertions(+), 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 binutils-gdb.
from 762d4b98629 Use gdb::unordered_set for Ada symbol cache
new 280160a7d03 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 f92a9047267 Automatic date update in version.in
new 055279c9149 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 65c6456dc26 Automatic date update in version.in
new 29b82093692 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.