This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from a74f6dd ccprefix is now [$builder:$port:]$prefix
new 5263279 run.sh: Make it the main entry point.
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:
run.sh | 242 ++++++++++++++++++++++++++++++++++++++---------------------------
1 file changed, 142 insertions(+), 100 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 83f5bc0 bmk-to-board-cpu.sh, board-cpu-to-bmk-list.sh, board-bmk-map. [...]
new a74f6dd ccprefix is now [$builder:$port:]$prefix
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:
README | 2 +-
run.sh | 2 +-
spec2xxx-config | 15 +++++++++++++--
3 files changed, 15 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from fc8c3d5 spec2xxx-config, cpu2006.cfg: Use pxz only when available.
new 83f5bc0 bmk-to-board-cpu.sh, board-cpu-to-bmk-list.sh, board-bmk-map. [...]
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:
bmk-to-board-cpu.sh | 79 +++++++++++++++++++++++++++++++++++++++++++++
board-bmk-map.sh | 29 +++++++++++++++++
board-cpu-to-bmk-list.sh | 84 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 192 insertions(+)
create mode 100644 bmk-to-board-cpu.sh
create mode 100644 board-bmk-map.sh
create mode 100755 board-cpu-to-bmk-list.sh
--
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 129d6cdefec [ARM] Add hardware build attributes in assembler
new 76b885c0b41 Add store Merge test.
new 8bb4e6d1851 [GVNHoist] Mark GlobalsAA as preserved by GVNHoist.
new 2d0d1f3d178 Make globalaa-retained.ll test catching more cases.
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:
lib/Transforms/Scalar/GVNHoist.cpp | 3 ++
test/CodeGen/X86/MergeConsecutiveStores.ll | 25 ++++++++++++
test/Transforms/PhaseOrdering/globalaa-retained.ll | 46 ++++++++++++++++++++--
3 files changed, 71 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 clang.
from 7844d0af18 Revert r300539 - Add #pragma clang attribute
new 91aca438d2 [ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64
new ea363d3db2 [ARM] Add hardware build attributes in assembler
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:
include/clang/Driver/Options.td | 2 ++
lib/Basic/Targets.cpp | 9 ++++++++-
lib/Driver/ToolChains/Clang.cpp | 13 +++++++++++++
test/Driver/arm-default-build-attributes.s | 20 ++++++++++++++++++++
test/Preprocessor/init.c | 3 +++
5 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/arm-default-build-attributes.s
--
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 34dd637fe07 gcc/ PR target/79435 * config/avr/avr.c (intl.h): Include [...]
new c522e7b8450 Typo.
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 | 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 cf89a407f1e Daily bump.
new cdac5f4ec71 gcc/ Backport from 2017-04-18 trunk r246966. PR target/79 [...]
new d2b0b4bc687 Typo.
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/ChangeLog | 8 ++++++++
gcc/config/avr/avr.c | 11 ++++++-----
2 files changed, 14 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 glibc.
from b48061e1a5 Assume that dup3 is available
new cef9b65376 Assume that O_CLOEXEC is always defined and works
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 | 56 ++++++++++++++++++++++++++
elf/dl-misc.c | 6 +--
include/fcntl.h | 4 --
io/Makefile | 2 -
io/have_o_cloexec.c | 23 -----------
libio/fileops.c | 16 --------
libio/iopopen.c | 2 -
login/utmp_file.c | 65 ++-----------------------------
malloc/mtrace.c | 9 -----
nis/nss_compat/compat-grp.c | 52 +------------------------
nis/nss_compat/compat-initgroups.c | 52 +------------------------
nis/nss_compat/compat-pwd.c | 52 +------------------------
nis/nss_compat/compat-spwd.c | 52 +------------------------
nscd/connections.c | 37 +++---------------
nss/Makefile | 2 +-
nss/nss_db/db-open.c | 6 +--
nss/nss_files/files-XXX.c | 35 -----------------
nss/nss_files/files-alias.c | 35 -----------------
nss/nss_files/files-have_o_cloexec.c | 23 -----------
posix/wordexp.c | 8 +---
shadow/lckpwdf.c | 29 +-------------
sysdeps/mach/hurd/kernel-features.h | 1 -
sysdeps/nacl/kernel-features.h | 2 -
sysdeps/posix/getcwd.c | 8 +---
sysdeps/posix/opendir.c | 47 +++++-----------------
sysdeps/posix/shm_open.c | 28 +------------
sysdeps/unix/sysv/linux/kernel-features.h | 4 --
27 files changed, 91 insertions(+), 565 deletions(-)
delete mode 100644 io/have_o_cloexec.c
delete mode 100644 nss/nss_files/files-have_o_cloexec.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 60d8661c0f0 Fix incorrect results from std::boyer_moore_searcher
new 7ec2cbc9c81 PR middle-end/79788 PR middle-end/80375 * c-common.c (c_ [...]
new 34dd637fe07 gcc/ PR target/79435 * config/avr/avr.c (intl.h): Include [...]
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/ChangeLog | 6 ++++++
gcc/c-family/ChangeLog | 11 +++++++++++
gcc/c-family/c-common.c | 31 ++++++++++---------------------
gcc/config/avr/avr.c | 11 ++++++-----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/pr79788-1.c | 11 +++++++++++
gcc/testsuite/gcc.dg/pr79788-2.c | 11 +++++++++++
7 files changed, 62 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr79788-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr79788-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 llvm.
from 51238028abb [ARM] GlobalISel: Add support for G_SUB
new 129d6cdefec [ARM] Add hardware build attributes in assembler
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:
include/llvm/MC/MCStreamer.h | 1 +
include/llvm/MC/MCSubtargetInfo.h | 4 +
lib/Target/ARM/ARMAsmPrinter.cpp | 166 +-------
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 7 +
lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp | 180 +++++++++
test/CodeGen/ARM/build-attributes.ll | 461 +++++++++++-----------
test/MC/ARM/assembly-default-build-attributes.s | 43 ++
7 files changed, 464 insertions(+), 398 deletions(-)
create mode 100644 test/MC/ARM/assembly-default-build-attributes.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.