This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
at 85ac8d44 0: update: binutils-llvm-linux-qemu: boot
This branch includes the following new commits:
new 85ac8d44 0: update: binutils-llvm-linux-qemu: boot
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.
--
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 a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup
new 05844d18f7 AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv
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/aarch64/fpu/fpu_control.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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 407115429b Modified changes for split-dwarf and dwarf-5.
adds d8efadbdd9 Synchronize libbierty sources with gcc.
adds 0772daccb3 objcopy: bfd_alloc orelocation
adds eeeaf705fe alloc gas seginfo on notes obstack
adds 96c33f79de Fix snafu in rust demangler recursion limit code
adds 10e52570b8 Automatic date update in version.in
adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation
adds 6ceeed2506 x86: macro-ize cpu_arch[] entries
adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
new 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
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 | 13 ++
bfd/version.h | 2 +-
binutils/bucomm.c | 13 ++
binutils/bucomm.h | 2 +
binutils/dwarf.c | 41 +++-
binutils/dwarf.h | 2 +
binutils/objcopy.c | 37 ++--
gas/as.h | 1 +
gas/config/tc-i386.c | 528 ++++++++++++++++------------------------------
gas/config/tc-i386.h | 8 +-
gas/output-file.c | 42 +++-
gas/subsegs.c | 37 ++--
libiberty/ChangeLog | 146 ++++++++++++-
libiberty/configure | 1 +
libiberty/configure.ac | 1 +
libiberty/rust-demangle.c | 47 ++++-
16 files changed, 505 insertions(+), 416 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_gnu_native_build/master-aarch64
in repository toolchain/ci/glibc.
from a1bdd81664 Refactor internal-signals.h
adds c33ada0602 Use GCC 12 branch in build-many-glibcs.py
adds bb1bd9ec0e argp: Remove old includes in !_LIBC case
adds 8ee2c043cf Fix hurd namespace issues for internal signal functions
adds 62595e8944 libc-symbols.h: remove unused macros
adds 5dcbff5879 locale: Turn ADDC and ADDS into functions in linereader.c
adds 19d4944459 locale: Fix signed char bug in lr_getc
adds 7dcaabb94c locale: Introduce translate_unicode_codepoint into linereader.c
adds b15538d77c locale: localdef input files are now encoded in UTF-8
adds 01441ae333 de_DE: Convert to UTF-8
adds 9d77023bf3 localedef: Support building for older C standards
adds ef0700004b stdlib: Simplify buffer management in canonicalize
adds 7519dee356 malloc: Simplify checked_request2size interface
No new revisions were added by this update.
Summary of changes:
NEWS | 4 +
argp/argp-namefrob.h | 5 -
include/libc-symbols.h | 169 -------------
locale/programs/linereader.c | 506 +++++++++++++++++++++++--------------
locale/programs/linereader.h | 2 +-
localedata/locales/de_DE | 32 +--
malloc/malloc-check.c | 3 +-
malloc/malloc.c | 30 ++-
scripts/build-many-glibcs.py | 2 +-
stdlib/canonicalize.c | 115 ++++-----
sysdeps/generic/internal-signals.h | 6 +-
11 files changed, 413 insertions(+), 461 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_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards cf17abba 2: update: gcc-683f11843974f0bdf42f79cdcbb0c2b43c7b81b0: 1
discards add5ead4 1: reset: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
discards b4df4f74 0: update: linux-88084a3df1672e131ddc1b4e39eeacfd39864acf: 6
new 2bd4637c 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (cf17abba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1612 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38980 -> 38216 bytes
05-build_abe-gcc/console.log.xz | Bin 133020 -> 214260 bytes
06-clean_sysroot/console.log.xz | Bin 0 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 0 -> 9616 bytes
08-build_abe-glibc/console.log.xz | Bin 0 -> 241216 bytes
09-build_abe-gdb/console.log.xz | Bin 0 -> 38432 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 92 +++++++++++++++++++++------------
11-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 21 +++++---
results | 8 +++
13 files changed, 80 insertions(+), 43 deletions(-)
create mode 100644 06-clean_sysroot/console.log.xz
create mode 100644 07-build_abe-linux/console.log.xz
create mode 100644 08-build_abe-glibc/console.log.xz
create mode 100644 09-build_abe-gdb/console.log.xz
delete mode 100644 11-update_baseline/results.regressions
--
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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from e905dee0 0: update: binutils-96c33f79ded357e871c43af04238dfdedebac86c: 2
new db75e183 1: reset: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
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 1584 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52940 -> 51468 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 537168 -> 485128 bytes
06-check_regression/console.log.xz | Bin 416 -> 1164 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 31 +++++++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 11 +++++++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 45 +++++++++++++++-------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 12 ++++----
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 34 +++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 ++++++--
18 files changed, 130 insertions(+), 29 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.