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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 516c1f87 0: update: binutils-gcc: 2
new 41be0e83 0: update: binutils-gcc: 2
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 (516c1f87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38064 -> 38560 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 265992 -> 264416 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from a532eb7277 microblaze: fix fsqrt collicion to build on glibc-2.35
adds 9d67b0a097 sim cris: Correct PRIu32 to PRIx32
adds 3293b4f667 sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
adds 3e6dc39ed7 sim/testsuite: Set global_cc_os also when no compiler is found
adds 56ba3848dc sim/testsuite/cris/c: Use -sim3 but only for newlib targets
adds 46f238477f sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
adds 81064d7abc sim/testsuite: Support "requires: simoption <--name-of-option>"
adds 6f62dbfb12 sim/testsuite/cris: As applicable, require simoption --cris- [...]
adds e7e980c6fa sim cris: Unbreak --disable-sim-hardware builds
adds dc4e1fde36 sim: Fix use of out-of-tree assembler and linker when testing
adds 81011383d9 sim: Add sim_dump_memory for debugging
adds 4b0e74fd18 sim/testsuite/cris: Remove faulty use of basename in C tests
adds 234f5865fa sim/testsuite/cris: If failing compilation, mark C tests as errors
adds 62e2e6d120 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
sim/Makefile.in | 7 +-
sim/common/sim-memopt.c | 10 +
sim/configure | 356 +++++++++++++++++++++++---------
sim/cris/sim-if.c | 10 +-
sim/m4/sim_ac_toolchain.m4 | 21 +-
sim/testsuite/cris/asm/endmem1.ms | 47 +++++
sim/testsuite/cris/asm/io1.ms | 1 +
sim/testsuite/cris/asm/io2.ms | 1 +
sim/testsuite/cris/asm/io3.ms | 1 +
sim/testsuite/cris/asm/io6.ms | 1 +
sim/testsuite/cris/asm/io7.ms | 1 +
sim/testsuite/cris/c/c.exp | 18 +-
sim/testsuite/cris/c/openpf1.c | 8 +-
sim/testsuite/cris/c/stat3.c | 3 +-
sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 +
sim/testsuite/lib/sim-defs.exp | 61 ++++++
17 files changed, 432 insertions(+), 117 deletions(-)
create mode 100644 sim/testsuite/cris/asm/endmem1.ms
--
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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from a532eb7277 microblaze: fix fsqrt collicion to build on glibc-2.35
adds 9d67b0a097 sim cris: Correct PRIu32 to PRIx32
adds 3293b4f667 sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
adds 3e6dc39ed7 sim/testsuite: Set global_cc_os also when no compiler is found
adds 56ba3848dc sim/testsuite/cris/c: Use -sim3 but only for newlib targets
adds 46f238477f sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
adds 81064d7abc sim/testsuite: Support "requires: simoption <--name-of-option>"
adds 6f62dbfb12 sim/testsuite/cris: As applicable, require simoption --cris- [...]
adds e7e980c6fa sim cris: Unbreak --disable-sim-hardware builds
adds dc4e1fde36 sim: Fix use of out-of-tree assembler and linker when testing
adds 81011383d9 sim: Add sim_dump_memory for debugging
adds 4b0e74fd18 sim/testsuite/cris: Remove faulty use of basename in C tests
adds 234f5865fa sim/testsuite/cris: If failing compilation, mark C tests as errors
adds 62e2e6d120 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
sim/Makefile.in | 7 +-
sim/common/sim-memopt.c | 10 +
sim/configure | 356 +++++++++++++++++++++++---------
sim/cris/sim-if.c | 10 +-
sim/m4/sim_ac_toolchain.m4 | 21 +-
sim/testsuite/cris/asm/endmem1.ms | 47 +++++
sim/testsuite/cris/asm/io1.ms | 1 +
sim/testsuite/cris/asm/io2.ms | 1 +
sim/testsuite/cris/asm/io3.ms | 1 +
sim/testsuite/cris/asm/io6.ms | 1 +
sim/testsuite/cris/asm/io7.ms | 1 +
sim/testsuite/cris/c/c.exp | 18 +-
sim/testsuite/cris/c/openpf1.c | 8 +-
sim/testsuite/cris/c/stat3.c | 3 +-
sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 +
sim/testsuite/lib/sim-defs.exp | 61 ++++++
17 files changed, 432 insertions(+), 117 deletions(-)
create mode 100644 sim/testsuite/cris/asm/endmem1.ms
--
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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 0f5dd97c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 373f1bbb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (0f5dd97c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1536 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30136 -> 29984 bytes
05-build_abe-stage1/console.log.xz | Bin 90520 -> 90240 bytes
07-build_abe-linux/console.log.xz | Bin 9044 -> 8816 bytes
08-build_abe-glibc/console.log.xz | Bin 230300 -> 231492 bytes
09-build_abe-stage2/console.log.xz | Bin 222248 -> 220980 bytes
10-build_abe-gdb/console.log.xz | Bin 36964 -> 37032 bytes
11-build_abe-qemu/console.log.xz | Bin 30728 -> 30476 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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 binutils-gdb.
from 62e2e6d120f Automatic date update in version.in
new a1faa5ea862 Revert "PR28824, relro security issues, x86 keep COMMONPAGE [...]
new 3c4c0a18c8f x86-64: Use MAXPAGESIZE for the relro segment alignment
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:
ld/emultempl/elf-x86.em | 1 -
ld/ld.h | 4 ----
ld/ldexp.c | 5 +----
ld/testsuite/ld-x86-64/plt-main-bnd.dd | 2 +-
ld/testsuite/ld-x86-64/plt-main-ibt-x32.dd | 2 +-
ld/testsuite/ld-x86-64/plt-main-ibt.dd | 2 +-
ld/testsuite/ld-x86-64/pr14207.d | 6 +++---
ld/testsuite/ld-x86-64/pr18176.d | 3 +--
ld/testsuite/ld-x86-64/pr20830a-now.d | 10 +++++-----
ld/testsuite/ld-x86-64/pr20830a.d | 10 +++++-----
ld/testsuite/ld-x86-64/pr20830b-now.d | 12 ++++++------
ld/testsuite/ld-x86-64/pr20830b.d | 12 ++++++------
ld/testsuite/ld-x86-64/pr21038a-now.d | 10 +++++-----
ld/testsuite/ld-x86-64/pr21038a.d | 10 +++++-----
ld/testsuite/ld-x86-64/pr21038b-now.d | 8 ++++----
ld/testsuite/ld-x86-64/pr21038b.d | 8 ++++----
ld/testsuite/ld-x86-64/pr21038c-now.d | 12 ++++++------
ld/testsuite/ld-x86-64/pr21038c.d | 12 ++++++------
18 files changed, 60 insertions(+), 69 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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from a532eb7277 microblaze: fix fsqrt collicion to build on glibc-2.35
new 9d67b0a097 sim cris: Correct PRIu32 to PRIx32
new 3293b4f667 sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
new 3e6dc39ed7 sim/testsuite: Set global_cc_os also when no compiler is found
new 56ba3848dc sim/testsuite/cris/c: Use -sim3 but only for newlib targets
new 46f238477f sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
new 81064d7abc sim/testsuite: Support "requires: simoption <--name-of-option>"
new 6f62dbfb12 sim/testsuite/cris: As applicable, require simoption --cris- [...]
new e7e980c6fa sim cris: Unbreak --disable-sim-hardware builds
new dc4e1fde36 sim: Fix use of out-of-tree assembler and linker when testing
new 81011383d9 sim: Add sim_dump_memory for debugging
new 4b0e74fd18 sim/testsuite/cris: Remove faulty use of basename in C tests
new 234f5865fa sim/testsuite/cris: If failing compilation, mark C tests as errors
new 62e2e6d120 Automatic date update in version.in
The 13 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 +-
sim/Makefile.in | 7 +-
sim/common/sim-memopt.c | 10 +
sim/configure | 356 +++++++++++++++++++++++---------
sim/cris/sim-if.c | 10 +-
sim/m4/sim_ac_toolchain.m4 | 21 +-
sim/testsuite/cris/asm/endmem1.ms | 47 +++++
sim/testsuite/cris/asm/io1.ms | 1 +
sim/testsuite/cris/asm/io2.ms | 1 +
sim/testsuite/cris/asm/io3.ms | 1 +
sim/testsuite/cris/asm/io6.ms | 1 +
sim/testsuite/cris/asm/io7.ms | 1 +
sim/testsuite/cris/c/c.exp | 18 +-
sim/testsuite/cris/c/openpf1.c | 8 +-
sim/testsuite/cris/c/stat3.c | 3 +-
sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 +
sim/testsuite/lib/sim-defs.exp | 61 ++++++
17 files changed, 432 insertions(+), 117 deletions(-)
create mode 100644 sim/testsuite/cris/asm/endmem1.ms
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.