This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d4ae782776 NEWS: Fix spelling mistake: "%ob" -> "%Ob".
new 394b5bac88 Add build-many-glibcs.py support for Hurd.
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 | 17 ++++++++++
scripts/build-many-glibcs.py | 75 ++++++++++++++++++++++++++++++++++++++------
2 files changed, 82 insertions(+), 10 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 sthibaul/hurd-builds
in repository glibc.
from 48a664c988 fix prototype
new 711e19f2c9 Really import t/extern_inline
new 8855aba49c t/gnumach
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:
hurd/hurd.h | 4 ++++
hurd/hurd/fd.h | 26 ++++++++++++++++++++++++
hurd/hurd/port.h | 43 ++++++++++++++++++++++++++++++++++++++++
hurd/hurd/signal.h | 16 +++++++++++++++
hurd/hurd/userlink.h | 20 +++++++++++++++++++
mach/Makefile | 2 +-
mach/mach/mig_support.h | 3 +++
mach/spin-lock.c | 1 +
sysdeps/generic/machine-lock.h | 12 +++++++++++
sysdeps/generic/machine-sp.h | 4 ++++
sysdeps/mach/configure | 2 +-
sysdeps/mach/configure.ac | 2 +-
sysdeps/mach/i386/machine-lock.h | 12 +++++++++++
13 files changed, 144 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 20e3d36d4a7 Daily bump.
new 282ea908320 /cp 2018-01-23 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 9 ++++
gcc/cp/constexpr.c | 10 ++--
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 59 +++++++++++++++-------
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/g++.dg/cpp1y/constexpr-83921-1.C | 5 ++
gcc/testsuite/g++.dg/cpp1y/constexpr-83921-2.C | 5 ++
gcc/testsuite/g++.dg/cpp1y/constexpr-83921-3.C | 5 ++
.../g++.dg/ext/{stmtexpr19.C => stmtexpr20.C} | 8 +--
.../g++.dg/ext/{stmtexpr19.C => stmtexpr21.C} | 8 +--
10 files changed, 81 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-83921-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-83921-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-83921-3.C
copy gcc/testsuite/g++.dg/ext/{stmtexpr19.C => stmtexpr20.C} (58%)
copy gcc/testsuite/g++.dg/ext/{stmtexpr19.C => stmtexpr21.C} (58%)
--
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 a86bbf6148f [llvm-readobj] Fix double 0x prefix in RVA table printing a [...]
new 3cbe6ce128f AArch64: Cyclone: Remove SlowMisaligned128Store tuning flag
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/AArch64/AArch64.td | 1 -
test/CodeGen/AArch64/arm64-stp.ll | 10 ++++------
test/CodeGen/AArch64/arm64-stur.ll | 2 +-
test/CodeGen/AArch64/merge-store.ll | 12 ++++++------
test/CodeGen/AArch64/misched-stp.ll | 2 +-
5 files changed, 12 insertions(+), 15 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 lld.
from 9b055b186 [WebAssembly] Remove excess debugging. NFC.
new 5c08102bf Remove trailing whitespace.
new cb6934a62 Fix retpoline PLT header size for i386.
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:
ELF/Arch/X86.cpp | 2 +-
test/ELF/i386-retpoline-nopic.s | 68 ++++-------
test/wasm/alias.ll | 30 ++---
test/wasm/call-indirect.ll | 6 +-
test/wasm/data-layout.ll | 12 +-
test/wasm/export.ll | 2 +-
test/wasm/import-memory.test | 4 +-
test/wasm/init-fini.ll | 10 +-
test/wasm/local-symbols.ll | 2 +-
test/wasm/locals-duplicate.test | 164 ++++++++++++-------------
test/wasm/many-functions.ll | 262 ++++++++++++++++++++--------------------
test/wasm/stack-pointer.ll | 4 +-
test/wasm/weak-alias-overide.ll | 8 +-
test/wasm/weak-alias.ll | 52 ++++----
test/wasm/weak-symbols.ll | 2 +-
test/wasm/weak-undefined.ll | 2 +-
16 files changed, 307 insertions(+), 323 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 lld.
from aec86db48 [WebAssembly] Add --relocatable test to test/wasm/weak-alias. [...]
new 9b055b186 [WebAssembly] Remove excess debugging. NFC.
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:
wasm/Writer.cpp | 2 --
1 file changed, 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 2cfaa609b02 RISC-V: Add -mpreferred-stack-boundary option.
new 20e3d36d4a7 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 +-
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 gcc-7-branch
in repository gcc.
from 598768d5c31 libgcc: xtensa: fix NaN return from add/sub/mul/div helpers
new dfc01d133a7 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 +-
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 gcc-6-branch
in repository gcc.
from 159ce46a296 libgcc: xtensa: fix NaN return from add/sub/mul/div helpers
new d92e11de676 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 +-
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 clang.
from bbb5d09c94 Adjust MaxAtomicInlineWidth for i386/i486 targets.
new d9fb0cb49f Fix test Driver/solaris-ld.c for Windows.
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/Driver/solaris-ld.c | 66 ++++++++++++++++++++++++------------------------
1 file changed, 33 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.