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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from a5faf14b3c 51: onsuccess: #531: boot: Success after binutils/gcc/linux/ [...]
new 2673c47334 52: onsuccess: #532: boot: Success after binutils/gcc/linux: [...]
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 1988 -> 1812 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 31724 -> 31856 bytes
04-build_abe-stage1/console.log.xz | Bin 74076 -> 74016 bytes
05-build_abe-qemu/console.log.xz | Bin 31852 -> 31900 bytes
06-build_linux/console.log.xz | Bin 6400 -> 6312 bytes
07-boot_linux/console.log.xz | Bin 6180 -> 6168 bytes
08-check_regression/console.log.xz | Bin 4352 -> 4040 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
17 files changed, 25 insertions(+), 25 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 fa93858a88 Remove support setting custom demuxers during signal handling.
new e0dc827bf6 hurd: Move some i386 bits to x86
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/Makefile | 62 ++++++++++++++++++++++
sysdeps/mach/hurd/i386/Makefile | 79 ----------------------------
sysdeps/mach/hurd/x86/Makefile | 16 ++++++
sysdeps/mach/hurd/{i386 => x86}/ioperm.c | 0
sysdeps/mach/hurd/{i386 => x86}/sys/io.h | 0
sysdeps/mach/i386/Implies | 1 +
sysdeps/mach/i386/sysdep.h | 27 +---------
sysdeps/mach/{i386 => x86}/bits/mach/param.h | 2 +-
sysdeps/mach/{i386 => x86}/machine-lock.h | 2 +-
sysdeps/mach/{i386 => x86}/sysdep.h | 18 ++-----
10 files changed, 85 insertions(+), 122 deletions(-)
create mode 100644 sysdeps/mach/hurd/x86/Makefile
rename sysdeps/mach/hurd/{i386 => x86}/ioperm.c (100%)
rename sysdeps/mach/hurd/{i386 => x86}/sys/io.h (100%)
create mode 100644 sysdeps/mach/i386/Implies
rename sysdeps/mach/{i386 => x86}/bits/mach/param.h (94%)
rename sysdeps/mach/{i386 => x86}/machine-lock.h (97%)
copy sysdeps/mach/{i386 => x86}/sysdep.h (77%)
--
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 binutils-gdb.
from 43e5fbd8b78 gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcap
new 2ccd2276a42 gas obj_end
new 02ed5b2723b obj-elf.h BYTES_IN_WORD
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:
gas/config/obj-aout.c | 1 +
gas/config/obj-coff.c | 1 +
gas/config/obj-ecoff.c | 1 +
gas/config/obj-elf.c | 80 ++++++++++++++++++++++++++++++++------------------
gas/config/obj-elf.h | 6 +++-
gas/config/obj-multi.h | 5 ++++
gas/obj.h | 1 +
gas/output-file.c | 3 ++
8 files changed, 69 insertions(+), 29 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 d011ab5708 hurd: Consolidate file_name_lookup implementation
new 65392c8478 hurd: Implement O_TMPFILE
new a979b72747 hurd: Implement SHM_ANON
new fa93858a88 Remove support setting custom demuxers during signal handling.
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:
hurd/lookup-at.c | 21 +++++++++++++++++++++
hurd/msgportdemux.c | 17 -----------------
posix/shm-directory.c | 25 +++++++++++++++++++++----
rt/shm_open.c | 5 +++++
sysdeps/mach/hurd/bits/fcntl.h | 4 ++++
{bits => sysdeps/mach/hurd/bits}/mman_ext.h | 8 ++++++--
6 files changed, 57 insertions(+), 23 deletions(-)
copy {bits => sysdeps/mach/hurd/bits}/mman_ext.h (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.