This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_0-branch
in repository newlib.
from ca4dd0b35 Cygwin: bump version to 3.0.7
new debad46cf Minor improvements to socket error handling:
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:
winsup/cygwin/net.cc | 5 ++++-
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1ee0a831 0: update: binutils-gcc-linux: all
new 56f2a327 0: update: binutils-gcc-linux: all
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 (1ee0a831)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 88 +-
03-build_abe-binutils/console.log | 10648 +-
04-build_abe-stage1/console.log | 13332 +-
05-build_linux/console.log | 392006 ++++++++++++++++-----------------
06-boot_linux/console.log | 2 +-
console.log | 416486 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 416287 insertions(+), 416455 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 333a20d8 0: update: glibc-25f7a3c96116a9102df8bf7b04ef160faa32416d: 0
new cc9713fc 0: update: llvm-9da81421b8da40f46065d1dc2bdcb7f77f496203: 0
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 (333a20d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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:
01-reset_artifacts/console.log | 220 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 10665 ++--
04-build_abe-stage1/console.log | 14881 +++--
05-build_abe-linux/console.log | 312 +-
06-build_abe-glibc/console.log | 39221 ++++++------
07-build_abe-stage2/console.log | 40007 ++++++------
08-build_llvm-true/console.log | 11582 ++--
09-benchmark/benchmark.log | 18 +-
09-benchmark/console.log | 184 +-
10-check_regression/console.log | 232 +-
11-update_baseline/console.log | 216 +-
console.log | 117906 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results.csv | 16 +-
results_id | 2 +-
16 files changed, 117860 insertions(+), 117910 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 aea341f4955 Revert "DebugInfo: Emit only one kind of accelerated access [...]
new 9d3d80ccad4 [SPARC] Use the correct register set for the "r" asm constraint.
new fcd06adc8e2 [x86] use psubus for more vsetcc lowering (PR39859)
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:
lib/Target/Sparc/SparcISelLowering.cpp | 2 ++
lib/Target/X86/X86ISelLowering.cpp | 30 ++++++++++++++++++++++--------
test/CodeGen/SPARC/reg64.ll | 10 ++++++++++
test/CodeGen/X86/vec_setcc-2.ll | 13 ++++++++-----
4 files changed, 42 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/SPARC/reg64.ll
--
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 46622a59090 Use llvm::stable_sort
new aea341f4955 Revert "DebugInfo: Emit only one kind of accelerated access [...]
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/AsmPrinter/AccelTable.cpp | 4 +-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 4 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 3 --
test/DebugInfo/X86/accel-tables.ll | 14 +-----
test/DebugInfo/X86/gnu-names.ll | 74 -----------------------------
5 files changed, 5 insertions(+), 94 deletions(-)
delete mode 100644 test/DebugInfo/X86/gnu-names.ll
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 83a89406f01 Daily bump.
adds 19ab4f2bf73 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 3df7eb8798 Automatic date update in version.in
adds 61096c8e82 Automatic date update in version.in
No new revisions were added by this update.
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.