This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_33-branch
in repository binutils-gdb.
from c3285908b2 Automatic date update in version.in
new ad04d012f9 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 327e445 0: update: gcc-03a1f3798cfbee7a756e387356b71c5db2a74669: 1
new 6e47474 0: update: gcc-8d4b1882b595a3beddb1320600d5a55de0fb3076: 1
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 (327e445)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 176 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_debug/console.log | 66270 ++++++++++++++--------------
console.log | 66896 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 66880 insertions(+), 66888 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/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 7ba99d2188 DWARF 5 support: Handle line table and file indexes
adds 5ae8188eaa Automatic date update in version.in
adds ef0cc92e9c Don't allow RELATIVE relocs in pr22269 testcase
adds 6207ed2877 Prevent more potential illegal memory accesses in the RX dis [...]
adds 7bb4305982 Store the mangled name as a string_view
adds 1a6ff1a96b Add a fast_hash function in common-utils
adds ccb1ba6229 Use libxxhash for hashing, if present
adds 3a49427939 Fix compile error & incorrect push
adds 403772ef61 Make demangled_name_entry::language not a bitfield
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 44 ++++
gdb/Makefile.in | 8 +-
gdb/config.in | 3 +
gdb/configure | 497 +++++++++++++++++++++++++++++++++++++++
gdb/configure.ac | 23 ++
gdb/symtab.c | 35 ++-
gdb/utils.h | 18 ++
ld/ChangeLog | 8 +
ld/testsuite/ld-elf/pr22269-1.rd | 6 +-
ld/testsuite/ld-elf/shared.exp | 4 +-
opcodes/ChangeLog | 7 +
opcodes/rx-dis.c | 50 ++--
13 files changed, 672 insertions(+), 33 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/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 87fc3a1 0: update: binutils-gcc-linux: all
new 6284f50 0: update: binutils-gcc-linux: all
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 (87fc3a1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 168 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11648 +++++++------
04-build_abe-stage1/console.log | 20174 +++++++++++-----------
05-build_linux/console.log | 758 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 39 -
console.log | 33250 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 33166 insertions(+), 33325 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/gnu-master-arm-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 7ba99d2188 DWARF 5 support: Handle line table and file indexes
adds 5ae8188eaa Automatic date update in version.in
adds ef0cc92e9c Don't allow RELATIVE relocs in pr22269 testcase
adds 6207ed2877 Prevent more potential illegal memory accesses in the RX dis [...]
adds 7bb4305982 Store the mangled name as a string_view
adds 1a6ff1a96b Add a fast_hash function in common-utils
adds ccb1ba6229 Use libxxhash for hashing, if present
adds 3a49427939 Fix compile error & incorrect push
adds 403772ef61 Make demangled_name_entry::language not a bitfield
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 44 ++++
gdb/Makefile.in | 8 +-
gdb/config.in | 3 +
gdb/configure | 497 +++++++++++++++++++++++++++++++++++++++
gdb/configure.ac | 23 ++
gdb/symtab.c | 35 ++-
gdb/utils.h | 18 ++
ld/ChangeLog | 8 +
ld/testsuite/ld-elf/pr22269-1.rd | 6 +-
ld/testsuite/ld-elf/shared.exp | 4 +-
opcodes/ChangeLog | 7 +
opcodes/rx-dis.c | 50 ++--
13 files changed, 672 insertions(+), 33 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/gnu-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards a49bf37 0: update: binutils-gcc-linux: boot
new 5757900 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 (a49bf37)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 166 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11160 ++++++------
04-build_abe-stage1/console.log | 19417 ++++++++++-----------
05-build_linux/console.log | 898 +-
06-boot_linux/console.log | 480 +-
console.log | 32553 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 32531 insertions(+), 32577 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.