This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from af548086ed manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
new 880a12e96d Add missing stat/mknod symbol on libc.abilist some ABIs
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:
sysdeps/unix/sysv/linux/arm/be/libc.abilist | 10 ++++++++++
sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist | 10 ++++++++++
sysdeps/unix/sysv/linux/microblaze/le/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist | 10 ++++++++++
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist | 2 ++
sysdeps/unix/sysv/linux/sh/be/libc.abilist | 2 ++
6 files changed, 36 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 7287cf184e3 lto-wrapper: Use nontemp filename with -save-temps
new 25095d1ef8d AArch64: Add Neoverse N2 tuning model
new f694a0d2edc [arm] Use -Os for stack-protector-[56].c tests
new 8311899eddf lto-wrapper: Use nontemp filename with -save-temps
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/config/aarch64/aarch64-cores.def | 2 +-
gcc/config/aarch64/aarch64.c | 26 ++++++++++++++++++++++++
gcc/lto-wrapper.c | 2 +-
gcc/testsuite/gcc.target/arm/stack-protector-5.c | 2 +-
gcc/testsuite/gcc.target/arm/stack-protector-6.c | 2 +-
5 files changed, 30 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 a673744dee7 Remove STMT_VINFO_SAME_ALIGN_REFS
new 7287cf184e3 lto-wrapper: Use nontemp filename with -save-temps
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/lto-wrapper.c | 10 +++++++---
1 file changed, 7 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 gcc.
from 35103c6d8e3 nvptx/mkoffload.c: Add missing fclose
new a673744dee7 Remove STMT_VINFO_SAME_ALIGN_REFS
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/vect/no-vfa-vect-dv-2.c | 2 -
gcc/testsuite/gcc.dg/vect/vect-103.c | 2 -
gcc/testsuite/gcc.dg/vect/vect-91.c | 2 -
gcc/testsuite/gfortran.dg/vect/vect-4.f90 | 1 -
gcc/tree-vect-data-refs.c | 233 ++++++++++++++++-----------
gcc/tree-vectorizer.c | 2 -
gcc/tree-vectorizer.h | 5 -
gcc/vec.h | 6 +-
8 files changed, 143 insertions(+), 110 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 glibc.
from 21181d1c7b elf: Add missing <dl-procinfo.h> header to elf/dl-usage.c
new 7ee881f1f4 rtld: fix typo in comment
new a5177499e4 manual: replace an obsolete collation example with a valid one
new af548086ed manual: correct the spelling of "MALLOC_PERTURB_" [BZ #23015]
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:
elf/rtld.c | 2 +-
manual/memory.texi | 2 +-
manual/string.texi | 6 +++---
3 files changed, 5 insertions(+), 5 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 aac1d94f194 Gold: Enable safe ICF for shared object on x86-64
new 6bf4a340474 gold: Properly align the NT_GNU_PROPERTY_TYPE_0 note
new 586e30940e6 gold: Update GNU_PROPERTY_X86_XXX macros
new 29700bfff45 gold: Discard .note.gnu.property section
new 6c0005b8f4a gold: Skip some incremental tests
The 4 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:
elfcpp/ChangeLog | 25 ++++
elfcpp/elfcpp.h | 18 ++-
gold/ChangeLog | 74 ++++++++++++
gold/configure | 74 ++++++++++++
gold/configure.ac | 20 +++
gold/layout.cc | 15 ++-
gold/output.cc | 1 +
gold/output.h | 12 ++
gold/testsuite/Makefile.am | 24 +++-
gold/testsuite/Makefile.in | 134 +++++++++++----------
gold/testsuite/gnu_property_a.S | 4 +-
gold/testsuite/gnu_property_b.S | 4 +-
gold/testsuite/gnu_property_c.S | 4 +-
gold/testsuite/gnu_property_test.sh | 24 +++-
.../testsuite/{dynamic_list_2.t => justsyms_lib.t} | 15 +--
gold/testsuite/script_test_10.t | 1 +
gold/x86_64.cc | 34 +++++-
17 files changed, 393 insertions(+), 90 deletions(-)
copy gold/testsuite/{dynamic_list_2.t => justsyms_lib.t} (77%)
--
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 1b71cfcfdc3 Normalize names of the NetBSD files
new 1fb1d64f4a7 Gold: Skip zero-sized sections for ICF
new aac1d94f194 Gold: Enable safe ICF for shared object on x86-64
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:
gold/ChangeLog | 16 ++++++++++++++++
gold/icf.cc | 2 ++
gold/testsuite/icf_safe_so_test.cc | 8 ++++++++
gold/testsuite/icf_safe_so_test.sh | 2 +-
gold/x86_64.cc | 18 ++----------------
5 files changed, 29 insertions(+), 17 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 newlib.
from 2031b48c9 Cygwin: AF_UNIX: open_pipe: call recv_peer_info
new 1ed2fe0f0 drop ambiguous-wide behaviour from Unicode CJK locales
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:
newlib/libc/locale/locale.c | 18 +++++-------------
1 file changed, 5 insertions(+), 13 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-8
in repository gcc.
from a0bc59d3b78 Daily bump.
new 5d3052a4755 PR target/97349 AArch64: Incorrect types for some Neon vdup [...]
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/arm_neon.h | 14 +++++++-------
gcc/testsuite/gcc.target/aarch64/simd/pr97349.c | 12 ++++++++++++
2 files changed, 19 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr97349.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.