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 7bb178ecf80 as: Ignore rest of line on overflow error
new d2854d8d5a8 Add code for processing version 5 DWP files (for use with D [...]
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/ChangeLog | 32 ++++
gdb/dwarf2/read.c | 480 ++++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 460 insertions(+), 52 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 4b48e6d46d7 MSP430: sim: Increase main memory region size
new 7bb178ecf80 as: Ignore rest of line on overflow error
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:
gas/ChangeLog | 5 +++++
gas/read.c | 5 ++++-
2 files changed, 9 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 newlib.
from c3ce8405c libm: Control errno support with _IEEE_LIBM configuration parameter
new 238c2b14c Cygwin: utils: refresh tzmap
new 9beb7b977 Cygwin: utils: cygcheck: avoid GCC warning concatenating strings
new e7fca6f86 Cygwin: utils: convert usage() to proper noreturn function th [...]
new acfed1364 Cygwin: utils: build with -Wimplicit-fallthrough=4 -Werror
new c8dc3fa0b Cygwin: cygserver: build with -Wimplicit-fallthrough=4 -Werror
new 748970c83 MSP430: Word align __*_array_start symbols in sim linker scripts
new e3f29b247 MSP430: Increase the amount of main memory available in sim l [...]
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:
libgloss/msp430/msp430-sim.ld | 6 +-
libgloss/msp430/msp430xl-sim.ld | 5 +-
winsup/cygserver/Makefile.in | 2 +-
winsup/utils/Makefile.in | 4 +-
winsup/utils/chattr.c | 9 +--
winsup/utils/cygcheck.cc | 4 +-
winsup/utils/cygpath.cc | 3 +-
winsup/utils/dump_setup.cc | 6 +-
winsup/utils/dumper.cc | 2 +-
winsup/utils/getconf.c | 2 +-
winsup/utils/getfacl.c | 10 ++-
winsup/utils/kill.cc | 2 +-
winsup/utils/ldd.cc | 4 +-
winsup/utils/locale.cc | 4 +-
winsup/utils/lsattr.c | 5 +-
winsup/utils/minidumper.cc | 2 +-
winsup/utils/mkgroup.c | 5 +-
winsup/utils/mkpasswd.c | 5 +-
winsup/utils/mount.cc | 2 +-
winsup/utils/passwd.c | 3 +-
winsup/utils/ps.cc | 2 +-
winsup/utils/regtool.cc | 24 ++-----
winsup/utils/setfacl.c | 44 +++---------
winsup/utils/setmetamode.c | 16 ++---
winsup/utils/ssp.c | 5 +-
winsup/utils/strace.cc | 4 +-
winsup/utils/tzmap-from-unicode.org | 17 +----
winsup/utils/tzmap.h | 132 ++++++++++++++++++++++++------------
winsup/utils/tzset.c | 9 +--
winsup/utils/umount.cc | 2 +-
30 files changed, 165 insertions(+), 175 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from 090dabc coremark.sh: Fix results upload, add CSV file
new 04f517f coremark.sh: Fix CSV results format
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:
coremark.sh | 4 ++--
1 file changed, 2 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 releases/gcc-9
in repository gcc.
from 3e40be9cc92 arm: Clear canary value after stack_protect_test [PR96191]
new 4e91af9877d aarch64: Fix up __aarch64_cas16_acq_rel fallback
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.target/aarch64/pr96402.c | 16 ++++++++++++++++
libgcc/config/aarch64/lse.S | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr96402.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-8
in repository gcc.
from 566304a863e Daily bump.
new 39a5a04daa0 libstdc++: Fix path::generic_string allocator handling (PR 94242)
new 01cbd26b022 libstdc++: Fix experimental::path::generic_string (PR 93245)
new 3b05a417774 Fix filesystem::last_write_time failure with 32-bit time_t
new b623cf82022 libstdc++: Fix FS-dependent filesystem tests
new 3e2d69ee245 aarch64: Fix up __aarch64_cas16_acq_rel fallback
The 5 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.target/aarch64/pr96402.c | 16 ++++
libgcc/config/aarch64/lse.S | 2 +-
libstdc++-v3/include/bits/fs_path.h | 11 ++-
libstdc++-v3/include/experimental/bits/fs_path.h | 38 ++++++++--
.../27_io/filesystem/operations/last_write_time.cc | 87 +++++++++++++++++-----
.../path/{construct/copy.cc => generic/94242.cc} | 26 +++----
.../filesystem/path/generic/generic_string.cc | 35 +++++++++
.../filesystem/operations/last_write_time.cc | 58 ++++++++++-----
.../filesystem/path/generic/generic_string.cc | 46 +++++++++---
9 files changed, 249 insertions(+), 70 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr96402.c
copy libstdc++-v3/testsuite/27_io/filesystem/path/{construct/copy.cc => generic/94 [...]
--
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-9
in repository gcc.
from 13dc9bf3a88 Daily bump.
new e4c68cc7dcb ipa-devirt: Fix crash in obj_type_ref_class [PR95114]
new cdb0af30f73 early-remat: Handle sets of multiple candidate regs [PR94605]
new 7ebca347d1d aarch64: Add A64FX machine model
new e7406c36449 libstdc++: Fix path::generic_string allocator handling (PR 94242)
new 88f2b72e77f libstdc++: Fix experimental::path::generic_string (PR 93245)
new 5380912a17e aarch64: Clear canary value after stack_protect_test [PR96191]
new 3e40be9cc92 arm: Clear canary value after stack_protect_test [PR96191]
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:
gcc/config/aarch64/aarch64-cores.def | 3 +
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.c | 37 +++++++++
gcc/config/aarch64/aarch64.md | 34 ++++-----
gcc/config/arm/arm.md | 6 +-
gcc/config/arm/thumb1.md | 8 +-
gcc/doc/invoke.texi | 4 +-
gcc/early-remat.c | 2 +-
gcc/ipa-devirt.c | 9 ++-
gcc/testsuite/g++.target/aarch64/pr95114.C | 3 +
.../gcc.target/aarch64/stack-protector-1.c | 89 ++++++++++++++++++++++
.../gcc.target/aarch64/stack-protector-2.c | 6 ++
gcc/testsuite/gcc.target/aarch64/sve/pr94605.c | 12 +++
gcc/testsuite/gcc.target/arm/stack-protector-1.c | 63 +++++++++++++++
gcc/testsuite/gcc.target/arm/stack-protector-2.c | 6 ++
gcc/tree-pretty-print.c | 5 +-
gcc/tree.c | 7 +-
gcc/tree.h | 4 +-
libstdc++-v3/include/bits/fs_path.h | 11 ++-
libstdc++-v3/include/experimental/bits/fs_path.h | 40 +++++++---
.../{nonmember/hash_value.cc => generic/94242.cc} | 23 +++---
.../filesystem/path/generic/generic_string.cc | 32 ++++++++
.../filesystem/path/generic/generic_string.cc | 46 ++++++++---
23 files changed, 382 insertions(+), 70 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr95114.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr94605.c
create mode 100644 gcc/testsuite/gcc.target/arm/stack-protector-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/stack-protector-2.c
copy libstdc++-v3/testsuite/27_io/filesystem/path/{nonmember/hash_value.cc => gene [...]
--
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-10
in repository gcc.
from 6d9c8b1f3f1 Daily bump.
new bab5fdaf9ab aarch64: Clear canary value after stack_protect_test [PR96191]
new 8f6b7c97960 arm: Clear canary value after stack_protect_test [PR96191]
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/aarch64/aarch64.md | 34 ++++-----
gcc/config/arm/arm.md | 6 +-
gcc/config/arm/thumb1.md | 8 +-
.../gcc.target/aarch64/stack-protector-1.c | 89 ++++++++++++++++++++++
.../gcc.target/aarch64/stack-protector-2.c | 6 ++
gcc/testsuite/gcc.target/arm/stack-protector-1.c | 63 +++++++++++++++
gcc/testsuite/gcc.target/arm/stack-protector-2.c | 6 ++
7 files changed, 188 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-2.c
create mode 100644 gcc/testsuite/gcc.target/arm/stack-protector-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/stack-protector-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 e87c540fe43 bpf: remove trailing whitespaces from source files
new c3f94f5786a tree-optimization/96514 - avoid if-converting control-alter [...]
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/pr96514.c | 27 +++++++++++++++++++++++++++
gcc/tree-if-conv.c | 5 +++++
2 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr96514.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.