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-aarch64-next-allmodconfig
in repository toolchain/ci/gcc.
from 763cec3a131 Daily bump.
adds 13f225a4f23 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bb92ca46 0: update: binutils-gcc-linux: boot
new ae43e5af 0: update: binutils-gcc-linux: boot
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 (bb92ca46)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 220 +-
02-prepare_abe/console.log | 66 +-
03-build_abe-binutils/console.log | 11563 ++++++++--------
04-build_abe-stage1/console.log | 12591 +++++++++---------
05-build_linux/console.log | 631 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 16 +-
console.log | 25325 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 25206 insertions(+), 25236 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_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 6fee9ced 0: update: llvm-linux: boot
new 8a37c9d6 0: update: llvm-linux: boot
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 (6fee9ced)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 70 +-
02-build_llvm/console.log | 12626 +++++++++++++++++-----------------
03-build_linux/console.log | 884 ++-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 10 +-
console.log | 14059 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14034 insertions(+), 14075 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 b7d07216771 ELF: Support the section flag 'o' in .section directive
new 5242a0a000a ld: Issue an error for GC on __patchable_function_entries section
new 9b538ba71fc ELF: Discard a section if any of its linked-to sections has [...]
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:
bfd/ChangeLog | 7 +++++++
bfd/elflink.c | 7 +++++++
ld/ChangeLog | 35 +++++++++++++++++++++++++++++++++++
ld/emultempl/aix.em | 1 +
ld/emultempl/armcoff.em | 1 +
ld/emultempl/beos.em | 1 +
ld/emultempl/elf.em | 1 +
ld/emultempl/generic.em | 1 +
ld/emultempl/linux.em | 1 +
ld/emultempl/msp430.em | 1 +
ld/emultempl/pe.em | 1 +
ld/emultempl/pep.em | 1 +
ld/emultempl/ticoff.em | 1 +
ld/emultempl/vanilla.em | 1 +
ld/ldelf.c | 29 +++++++++++++++++++++++++++++
ld/ldelf.h | 1 +
ld/ldemul.c | 11 +++++++++++
ld/ldemul.h | 7 +++++++
ld/ldlang.c | 2 ++
ld/testsuite/ld-elf/pr25022.d | 9 +++++++++
ld/testsuite/ld-elf/pr25022.s | 11 +++++++++++
ld/testsuite/ld-elf/pr25022.t | 1 +
ld/testsuite/ld-elf/pr25490-1.d | 3 +++
ld/testsuite/ld-elf/pr25490-1.s | 9 +++++++++
24 files changed, 143 insertions(+)
create mode 100644 ld/testsuite/ld-elf/pr25022.d
create mode 100644 ld/testsuite/ld-elf/pr25022.s
create mode 100644 ld/testsuite/ld-elf/pr25022.t
create mode 100644 ld/testsuite/ld-elf/pr25490-1.d
create mode 100644 ld/testsuite/ld-elf/pr25490-1.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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 17f50ee8 0: update: binutils-gcc-linux: boot
new 7e516e6f 0: update: binutils-gcc-linux: boot
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 (17f50ee8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 70 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 11746 +++++++--------
04-build_abe-stage1/console.log | 15816 ++++++++++----------
05-build_linux/console.log | 692 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 29 +
console.log | 28671 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 28843 insertions(+), 28509 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.