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 fd0ff19bf43 Re: Add multibyte character warning option to the assembler.
new d3ffd7f7765 RISC-V: Support new .option arch directive.
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/elfxx-riscv.c | 158 ++++++++++++++++++++++++-----
bfd/elfxx-riscv.h | 5 +-
gas/config/tc-riscv.c | 57 +++++++----
gas/doc/c-riscv.texi | 15 ++-
gas/testsuite/gas/riscv/option-arch-01.s | 10 ++
gas/testsuite/gas/riscv/option-arch-01a.d | 14 +++
gas/testsuite/gas/riscv/option-arch-01b.d | 8 ++
gas/testsuite/gas/riscv/option-arch-02.d | 8 ++
gas/testsuite/gas/riscv/option-arch-02.s | 8 ++
gas/testsuite/gas/riscv/option-arch-03.d | 8 ++
gas/testsuite/gas/riscv/option-arch-03.s | 3 +
gas/testsuite/gas/riscv/option-arch-fail.d | 3 +
gas/testsuite/gas/riscv/option-arch-fail.l | 8 ++
gas/testsuite/gas/riscv/option-arch-fail.s | 10 ++
14 files changed, 272 insertions(+), 43 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/option-arch-01.s
create mode 100644 gas/testsuite/gas/riscv/option-arch-01a.d
create mode 100644 gas/testsuite/gas/riscv/option-arch-01b.d
create mode 100644 gas/testsuite/gas/riscv/option-arch-02.d
create mode 100644 gas/testsuite/gas/riscv/option-arch-02.s
create mode 100644 gas/testsuite/gas/riscv/option-arch-03.d
create mode 100644 gas/testsuite/gas/riscv/option-arch-03.s
create mode 100644 gas/testsuite/gas/riscv/option-arch-fail.d
create mode 100644 gas/testsuite/gas/riscv/option-arch-fail.l
create mode 100644 gas/testsuite/gas/riscv/option-arch-fail.s
--
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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from be3925b68 4: update: qemu-44a3aa0608f01274418487b655d42467c1d8334e: 21273
new 157e92192 5: reset: gcc-f98f373dd822b35c52356b753d528924e9f89678: 21270
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 1592 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43780 -> 43844 bytes
04-build_abe-stage1/console.log.xz | Bin 91944 -> 90188 bytes
05-build_abe-qemu/console.log.xz | Bin 30076 -> 31712 bytes
06-build_linux/console.log.xz | Bin 46072 -> 47116 bytes
08-check_regression/console.log.xz | Bin 480 -> 1268 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 +++++++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 +++++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 78 +++++++-------------------------
jenkins/manifest.sh | 10 ++--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++++-
19 files changed, 133 insertions(+), 67 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
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.
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-release-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 11209cc753 Automatic date update in version.in
adds c689fa28cf Automatic date update in version.in
adds 0e49ef546d Automatic date update in version.in
adds 9fefaca83b Automatic date update in version.in
adds cd0650ba1d 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.
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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4d2c6e1f6 2: update: binutils-gcc-linux-qemu: 19973
new 80f167d77 2: update: binutils-gcc-linux-qemu: 19973
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 (4d2c6e1f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1580 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41496 -> 41436 bytes
04-build_abe-stage1/console.log.xz | Bin 85588 -> 85784 bytes
05-build_abe-qemu/console.log.xz | Bin 29824 -> 29992 bytes
06-build_linux/console.log.xz | Bin 3768 -> 3572 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 230 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +--
9 files changed, 125 insertions(+), 125 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_check_binutils/master-arm
in repository toolchain/ci/glibc.
from bdeb7a8fa9 Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
adds ed3ce71f5c elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespac [...]
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 9 +-
elf/dl-load.c | 74 +++++++-------
elf/tst-audit18.c | 129 +++++++++++++++++++++++++
nptl/elision-trylock.c => elf/tst-audit18mod.c | 8 +-
elf/{tst-audit13mod1.c => tst-auditmod18.c} | 68 +++++--------
5 files changed, 206 insertions(+), 82 deletions(-)
create mode 100644 elf/tst-audit18.c
copy nptl/elision-trylock.c => elf/tst-audit18mod.c (92%)
copy elf/{tst-audit13mod1.c => tst-auditmod18.c} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.