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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 4264e403a2 44: onsuccess: #506: 33: Success after binutils/gcc/linux/qe [...]
new dc9dbabcfe 45: onsuccess: #507: 33: Success after binutils/gcc/linux/qe [...]
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.xz | Bin 1760 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30864 -> 31068 bytes
04-build_abe-stage1/console.log.xz | Bin 92552 -> 91412 bytes
05-build_abe-qemu/console.log.xz | Bin 31880 -> 31560 bytes
06-build_linux/console.log.xz | Bin 5116 -> 5596 bytes
08-check_regression/console.log.xz | Bin 4336 -> 4520 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
16 files changed, 24 insertions(+), 24 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 d08ae9c3fb hurd, htl: Add some x86_64-specific code
new 23e2c3b25f htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.h
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/htl/bits/types/struct___pthread_mutex.h | 61 -------------------------
1 file changed, 61 deletions(-)
delete mode 100644 sysdeps/htl/bits/types/struct___pthread_mutex.h
--
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-code_size-coremark/gnu_eabi-arm_eabi-master-Os
in repository toolchain/ci/base-artifacts.
from 07f1bbbce1 49: onsuccess: #9: 1: [TCWG CI] No change after binutils/gcc [...]
new b616fdfbbb 50: onsuccess: #10: 1: [TCWG CI] No change after binutils/gc [...]
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.xz | Bin 1812 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 31336 -> 31080 bytes
04-build_abe-stage1/console.log.xz | Bin 90628 -> 89980 bytes
06-build_abe-newlib/console.log.xz | Bin 14476 -> 14532 bytes
07-build_abe-stage2/console.log.xz | Bin 165876 -> 165516 bytes
08-benchmark/benchmark-build.log | 96 ++++++++++-----------
08-benchmark/benchmark.log | 94 ++++++++++----------
08-benchmark/console.log.xz | Bin 3824 -> 3816 bytes
09-check_regression/console.log.xz | Bin 4916 -> 4932 bytes
09-check_regression/results-vs-first.log | 4 +-
09-check_regression/results-vs-prev.log | 4 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 34 ++++----
mail/mail-body.txt | 34 ++++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++----
results_id | 2 +-
24 files changed, 171 insertions(+), 171 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 be6d002ca2 hurd: Set up the basic tree for x86_64-gnu
new bfb583e791 htl: Generalize i386 pt-machdep.h to x86
new 8420b3e832 Fix typos in comments
new d08ae9c3fb hurd, htl: Add some x86_64-specific code
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:
htl/pt-internal.h | 2 +-
sysdeps/generic/pty-private.h | 2 +-
sysdeps/i386/htl/Implies | 1 +
sysdeps/mach/hurd/{i386 => x86_64}/static-start.S | 6 +++---
sysdeps/mach/hurd/{i386 => x86_64}/tlsdesc.sym | 5 ++++-
sysdeps/{i386 => x86}/htl/pt-machdep.h | 2 +-
sysdeps/x86_64/htl/Implies | 1 +
sysdeps/{i386 => x86_64}/htl/machine-sp.h | 8 ++++----
8 files changed, 16 insertions(+), 11 deletions(-)
create mode 100644 sysdeps/i386/htl/Implies
copy sysdeps/mach/hurd/{i386 => x86_64}/static-start.S (88%)
copy sysdeps/mach/hurd/{i386 => x86_64}/tlsdesc.sym (72%)
rename sysdeps/{i386 => x86}/htl/pt-machdep.h (93%)
create mode 100644 sysdeps/x86_64/htl/Implies
copy sysdeps/{i386 => x86_64}/htl/machine-sp.h (82%)
--
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 4fedebc911 mach: Look for mach_i386.defs on x86_64 too
new be6d002ca2 hurd: Set up the basic tree for x86_64-gnu
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/mach/hurd/Implies | 1 +
sysdeps/mach/hurd/i386/htl/Implies | 1 +
sysdeps/mach/hurd/{i386 => x86}/htl/pt-setup.c | 4 ++--
sysdeps/mach/hurd/x86_64/Implies | 2 ++
sysdeps/mach/hurd/x86_64/htl/Implies | 3 +++
sysdeps/mach/{i386 => x86_64}/Implies | 0
6 files changed, 9 insertions(+), 2 deletions(-)
rename sysdeps/mach/hurd/{i386 => x86}/htl/pt-setup.c (97%)
create mode 100644 sysdeps/mach/hurd/x86_64/Implies
create mode 100644 sysdeps/mach/hurd/x86_64/htl/Implies
copy sysdeps/mach/{i386 => x86_64}/Implies (100%)
--
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 3d008a92a8 htl: Fix semaphore reference
new 4fedebc911 mach: Look for mach_i386.defs on x86_64 too
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/mach/configure | 6 +++---
sysdeps/mach/configure.ac | 6 +++---
2 files changed, 6 insertions(+), 6 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 e42ec82219 Use __builtin_FILE instead of __FILE__ in assert in C++.
new 8a86e7b6a6 hurd: Refactor readlinkat()
new f4315054b4 hurd: Use mach_msg_type_number_t where appropriate
new 62d6c33030 mach, hurd: Cast through uintptr_t
new 48941024ba hurd: Fix xattr error value
new 3d008a92a8 htl: Fix semaphore reference
The 5 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:
htl/cthreads-compat.c | 5 ++--
hurd/fopenport.c | 15 +++++++----
hurd/hurd/port.h | 2 +-
hurd/hurdioctl.c | 2 +-
hurd/hurdprio.c | 2 +-
hurd/lookup-retry.c | 2 +-
hurd/port-cleanup.c | 3 ++-
hurd/vpprintf.c | 6 +++--
hurd/xattr.c | 6 ++---
mach/devstream.c | 9 ++++---
sysdeps/htl/sem-timedwait.c | 10 ++++----
sysdeps/mach/hurd/getcwd.c | 2 +-
sysdeps/mach/hurd/readlinkat.c | 57 +++++++++++++++++++++++++-----------------
sysdeps/mach/hurd/sendfile64.c | 2 +-
14 files changed, 72 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.