This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_37-branch
in repository binutils-gdb.
from 10b4dbbf281 PR28106, build of 2.37 fails on FreeBSD and Clang
new 87d4632d363 Automatic date update in version.in
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:
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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross
in repository toolchain/ci/glibc.
from ee5ed99922 nss: Directly load nss_dns, without going through dlsym/dlopen
adds 5adb0e14a5 i386: Add the clone3 wrapper
adds 469761eac8 elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)
adds ff417d4017 hurd: Add support for spawn_do_closefrom
adds 20be978f05 resolv: Do not install libnss_dns.a, libnss_dns.so
No new revisions were added by this update.
Summary of changes:
manual/platform.texi | 3 +
resolv/Makefile | 8 +++
sysdeps/{generic => mach/hurd}/spawn_int_def.h | 4 +-
sysdeps/mach/hurd/spawni.c | 15 +++-
sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S | 87 +++++++++++++++--------
sysdeps/unix/sysv/linux/i386/sysdep.h | 2 +
sysdeps/x86/bits/platform/x86.h | 1 +
sysdeps/x86/include/cpu-features.h | 3 +
sysdeps/x86/tst-cpu-features-cpuinfo.c | 13 +++-
9 files changed, 104 insertions(+), 32 deletions(-)
copy sysdeps/{generic => mach/hurd}/spawn_int_def.h (88%)
copy sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S (56%)
--
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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/binutils-gdb.
from 972a7621fc Automatic date update in version.in
adds ecd799b189 gdb: set current thread in btrace_compute_ftrace_{bts,pt}
adds c2a7621771 Automatic date update in version.in
adds cb959bd895 RISC-V: Minor updates for architecture parser.
adds 05558223b5 Fix printing of non-address types when memory tagging is enabled
adds b97bd97623 PR28106, build of 2.37 fails on FreeBSD and Clang
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 176 +++++++++++------------
bfd/version.h | 2 +-
gas/testsuite/gas/riscv/march-fail-base-02.l | 2 +-
gas/testsuite/gas/riscv/march-fail-unknown-std.l | 2 +-
gdb/btrace.c | 12 ++
gdb/gdbarch.h | 3 +-
gdb/gdbarch.sh | 3 +-
gdb/printcmd.c | 81 +++++++----
gold/ChangeLog | 6 +
gold/gc.h | 4 +-
10 files changed, 161 insertions(+), 130 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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards 658d9cd8 0: update: binutils-gcc-glibc-qemu: -5
new 02831f3f 0: update: binutils-gcc-glibc-qemu: -5
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 (658d9cd8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-che [...]
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 | 128 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 8194 ++--
04-build_abe-stage1/console.log | 17205 +++----
05-build_abe-linux/console.log | 1980 +-
06-build_abe-glibc/console.log | 38526 ++++++++--------
07-build_abe-stage2/console.log | 19972 ++++-----
11-check_regression/console.log | 2 +-
12-update_baseline/console.log | 2 +-
console.log | 87139 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 86656 insertions(+), 86714 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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from ee5ed99922 nss: Directly load nss_dns, without going through dlsym/dlopen
adds 5adb0e14a5 i386: Add the clone3 wrapper
adds 469761eac8 elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)
adds ff417d4017 hurd: Add support for spawn_do_closefrom
adds 20be978f05 resolv: Do not install libnss_dns.a, libnss_dns.so
No new revisions were added by this update.
Summary of changes:
manual/platform.texi | 3 +
resolv/Makefile | 8 +++
sysdeps/{generic => mach/hurd}/spawn_int_def.h | 4 +-
sysdeps/mach/hurd/spawni.c | 15 +++-
sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S | 87 +++++++++++++++--------
sysdeps/unix/sysv/linux/i386/sysdep.h | 2 +
sysdeps/x86/bits/platform/x86.h | 1 +
sysdeps/x86/include/cpu-features.h | 3 +
sysdeps/x86/tst-cpu-features-cpuinfo.c | 13 +++-
9 files changed, 104 insertions(+), 32 deletions(-)
copy sysdeps/{generic => mach/hurd}/spawn_int_def.h (88%)
copy sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S (56%)
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/binutils-gdb.
from ecd799b189 gdb: set current thread in btrace_compute_ftrace_{bts,pt}
adds c2a7621771 Automatic date update in version.in
adds cb959bd895 RISC-V: Minor updates for architecture parser.
adds 05558223b5 Fix printing of non-address types when memory tagging is enabled
adds b97bd97623 PR28106, build of 2.37 fails on FreeBSD and Clang
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-riscv.c | 176 +++++++++++------------
bfd/version.h | 2 +-
gas/testsuite/gas/riscv/march-fail-base-02.l | 2 +-
gas/testsuite/gas/riscv/march-fail-unknown-std.l | 2 +-
gdb/gdbarch.h | 3 +-
gdb/gdbarch.sh | 3 +-
gdb/printcmd.c | 81 +++++++----
gold/ChangeLog | 6 +
gold/gc.h | 4 +-
9 files changed, 149 insertions(+), 130 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.