This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 442ae60499 __tls_get_addr_opt GOT entries
new 7764a81a45 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 libcxx.
from 4649a1eae Update issues moved in Toronto
new 893ac44f2 Update libc++ status pages with results of the Toronto Meetin [...]
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:
www/cxx1z_status.html | 8 +++
www/{upcoming_meeting.html => cxx2a_status.html} | 63 ++++++++++--------------
www/index.html | 2 +
3 files changed, 35 insertions(+), 38 deletions(-)
copy www/{upcoming_meeting.html => cxx2a_status.html} (52%)
--
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 hjl/pr21744/master
in repository glibc.
omits 6660ede768 Don't all __access_noerrno with stack protector from __tunab [...]
adds 2759a2c1d8 Fix failing sNaN tests on hppa.
adds 075385f98a Fix guard alignment in allocate_stack when stack grows up.
adds 32d9b0e7a6 Fix [BZ locale/19838].
adds 66cd050f26 Regenerate libc.pot
adds df3d455b23 Fix [BZ 20098].
adds 4d42d18029 Remove extra braces from sysdeps/hppa/__longjmp.c.
adds a363f70336 Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.
adds d71400dca6 Fix syscall cancellation on hppa.
adds 07f94b7a96 Fix __setcontext return value on hppa.
adds cc407f4e81 Fix stack offset for r19 load in __getcontext.
adds ce1917d0bf Add CFI annotation.
adds 1903b38c65 Return to caller if dl_fixup fails to resolve callee on hppa.
new 894a306f95 Don't all __access_noerrno with stack protector from __tunab [...]
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 (6660ede768)
\
N -- N -- N refs/heads/hjl/pr21744/master (894a306f95)
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 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:
ChangeLog | 62 ++
nptl/allocatestack.c | 10 +-
po/libc.pot | 1095 ++++++++++----------
sysdeps/hppa/__longjmp.c | 2 -
sysdeps/hppa/dl-fptr.c | 64 +-
sysdeps/hppa/dl-trampoline.S | 12 +
sysdeps/{i386/symbol-hacks.h => hppa/math-tests.h} | 7 +-
sysdeps/unix/sysv/linux/hppa/bits/shm.h | 2 +-
sysdeps/unix/sysv/linux/hppa/clone.S | 3 +
sysdeps/unix/sysv/linux/hppa/getcontext.S | 5 +-
sysdeps/unix/sysv/linux/hppa/localplt.data | 1 -
sysdeps/unix/sysv/linux/hppa/pt-vfork.S | 3 +
sysdeps/unix/sysv/linux/hppa/setcontext.S | 5 +-
sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h | 47 +-
sysdeps/unix/sysv/linux/hppa/sysdep.h | 15 +-
15 files changed, 714 insertions(+), 619 deletions(-)
copy sysdeps/{i386/symbol-hacks.h => hppa/math-tests.h} (83%)
--
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 llvm.
from a463daf17e1 [DAGCombiner] Recognise vector rotations with non-splat constants
new 2f78d0a9f59 [AVR] Add/remove XFAILs to get the backend passing Generic [...]
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:
test/CodeGen/Generic/2003-07-29-BadConstSbyte.ll | 1 -
test/CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll | 3 ---
test/CodeGen/Generic/print-mul-exp.ll | 1 +
test/CodeGen/Generic/print-mul.ll | 1 +
test/CodeGen/Generic/print-shift.ll | 1 +
test/CodeGen/Generic/v-split.ll | 3 ---
test/CodeGen/Generic/vector-redux.ll | 3 ---
test/CodeGen/Generic/vector.ll | 3 ---
8 files changed, 3 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 master
in repository llvm.
from facda75cf20 [AVR] Fix a typo in the tests
new a463daf17e1 [DAGCombiner] Recognise vector rotations with non-splat constants
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 34 ++++++++------
test/CodeGen/X86/combine-rotates.ll | 7 +--
test/CodeGen/X86/rotate_vec.ll | 12 ++---
test/CodeGen/X86/vector-rotate-128.ll | 48 ++++---------------
test/CodeGen/X86/vector-rotate-256.ll | 79 +++++++++++---------------------
5 files changed, 61 insertions(+), 119 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 llvm.
from 989615c1ed0 AMDGPU: Fix amdgpu-flat-work-group-size/amdgpu-waves-per-eu check
new facda75cf20 [AVR] Fix a typo in the tests
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:
test/CodeGen/AVR/branch-relaxation.ll | 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 master
in repository gcc.
from 7ec47501cdc * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): [...]
new 3400270b47d PR rtl-optimization/81424 * optabs.c (prepare_cmp_insn): [...]
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 | 6 ++++++
gcc/optabs.c | 4 ++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt65.adb | 30 ++++++++++++++++++++++++++++++
4 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt65.adb
--
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 gcc-7-branch
in repository gcc.
from b6877b9f58b 2017-07-16 Daniel Cederman <cederman(a)gaisler.com>
new 7b87bfaa0f1 PR rtl-optimization/81424 * optabs.c (prepare_cmp_insn): [...]
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 | 6 ++++++
gcc/optabs.c | 4 ++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt65.adb | 30 ++++++++++++++++++++++++++++++
4 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt65.adb
--
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 hjl/pr21740
in repository glibc.
omits 217275043a Add __stack_chk_fail_local alias only to libc.so [BZ #21740]
adds 38eea35ca7 localedata: da_DK: set date_fmt [BZ #17297]
adds 2c80445787 S390: Fix tst-ptrace-singleblock if kernel does not support [...]
adds 7593c977aa Fix abday for ar_SA
adds 2a91300176 Fixed abday for ar_JO/ar_LB/ar_SY
adds 94070f86c0 posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)
adds ed421fca42 Avoid backtrace from __stack_chk_fail [BZ #12189]
adds 4de0cb2e9a powerpc64le: Iterate over all object suffixes when appending [...]
adds a058c7c839 Added Samoan language locale for Samoa
adds 30200427a9 New locale for agr_PE.
adds 06164c6773 Compile tst-ssp-1.c with -fstack-protector-all
adds 27f29b2dad Fix type in sysdeps/hppa/dl-machine.h.
adds 64bdd005b2 Added Fiji Hindi language locale for Fiji
adds b5031c4c82 Added yesstr/nostr for nds_DE and nds_NL
adds 56e51ffc00 locales/om_ET (LC_MESSAGES): add yesstr and nostr.
adds a325060c12 Added yesstr and nostr for Tigrinya
adds 704eab2238 Fix LC_MESSAGES and LC_ADDRESS for anp_IN
adds edf96fe981 Added yesstr/nostr and fix yesexpr for pap_AW and pap_CW
adds 1dd577fd33 Added Tongan language locale for Tonga
adds 5ba6405338 [ARM] Fix ld.so crash when built using Binutils 2.29
adds 0a3bba389f Fix wrong bug number in localedata/ChangeLog
adds 1b01a199eb Added yesstr and nostr for aa_ET
adds babbf7552a New locale for bi_VU
adds 8bd8c052e7 Fix country name in li_BE and encoding problem in abday in l [...]
adds de895ddcd7 Disable single thread optimization for open_memstream
adds 4fa8ae49aa Fix BZ #21654 - grp-merge.c alignment
adds 6660ede768 Don't all __access_noerrno with stack protector from __tunab [...]
new b13306f7e0 Add __stack_chk_fail_local alias only to libc.so [BZ #21740]
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 (217275043a)
\
N -- N -- N refs/heads/hjl/pr21740 (b13306f7e0)
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 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:
ChangeLog | 79 ++++++++
config.h.in | 4 +
configure | 6 +
configure.ac | 3 +
debug/Makefile | 6 +
debug/fortify_fail.c | 15 +-
debug/stack_chk_fail.c | 3 +-
inet/test-hnto-types.c => debug/tst-ssp-1.c | 36 ++--
elf/dl-support.c | 8 +-
elf/dl-tunables.c | 3 +-
elf/dl-tunables.h | 14 ++
grp/grp-merge.c | 16 ++
include/stdio.h | 13 +-
io/access.c | 2 +
libio/memstream.c | 3 +
libio/wmemstream.c | 3 +
locale/iso-639.def | 2 +
localedata/ChangeLog | 80 ++++++++
localedata/SUPPORTED | 5 +
localedata/locales/aa_ET | 2 +
localedata/locales/agr_PE | 211 +++++++++++++++++++
localedata/locales/anp_IN | 3 +
localedata/locales/ar_JO | 14 +-
localedata/locales/ar_LB | 14 +-
localedata/locales/ar_SA | 14 +-
localedata/locales/ar_SY | 14 +-
localedata/locales/bi_VU | 214 ++++++++++++++++++++
localedata/locales/da_DK | 3 +
localedata/locales/hif_FJ | 215 ++++++++++++++++++++
localedata/locales/li_BE | 5 +-
localedata/locales/li_NL | 2 +-
localedata/locales/nds_DE | 2 +
localedata/locales/nds_NL | 2 +
localedata/locales/om_ET | 7 +-
localedata/locales/pap_AW | 4 +-
localedata/locales/pap_CW | 4 +-
localedata/locales/sm_WS | 223 +++++++++++++++++++++
localedata/locales/ti_ER | 6 +-
localedata/locales/ti_ET | 6 +-
localedata/locales/to_TO | 209 +++++++++++++++++++
malloc/malloc.c | 6 +-
manual/llio.texi | 4 +
misc/tst-preadvwritev2-common.c | 15 +-
nptl/Makefile | 2 +-
nptl/tst-memstream.c | 101 ++++++++++
sysdeps/arm/dl-machine.h | 12 +-
sysdeps/hppa/dl-machine.h | 2 +-
sysdeps/mach/hurd/access.c | 2 +
sysdeps/posix/libc_fatal.c | 11 +-
sysdeps/powerpc/powerpc64le/Makefile | 14 +-
sysdeps/unix/sysv/linux/access.c | 2 +
sysdeps/unix/sysv/linux/bits/uio-ext.h | 1 +
.../unix/sysv/linux/s390/tst-ptrace-singleblock.c | 54 ++++-
53 files changed, 1615 insertions(+), 86 deletions(-)
copy inet/test-hnto-types.c => debug/tst-ssp-1.c (68%)
create mode 100644 localedata/locales/agr_PE
create mode 100755 localedata/locales/bi_VU
create mode 100644 localedata/locales/hif_FJ
create mode 100644 localedata/locales/sm_WS
create mode 100644 localedata/locales/to_TO
create mode 100644 nptl/tst-memstream.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 llvm.
from 53b47dd7b11 [X86][AVX512] Add 512-bit vector rotate tests
new 989615c1ed0 AMDGPU: Fix amdgpu-flat-work-group-size/amdgpu-waves-per-eu check
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:
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +-
test/CodeGen/AMDGPU/attr-amdgpu-waves-per-eu.ll | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.