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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 51f70237 2: update: llvm-linux: 4888
new 3110c8f5 2: update: llvm-linux: 4888
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 (51f70237)
\
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 | 182 +-
02-build_llvm/console.log | 13428 ++++++++++++-------------
03-build_linux/console.log | 2034 ++--
05-check_regression/console.log | 24 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 32 +-
06-update_baseline/results.regressions | 4 +-
console.log | 15700 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 15709 insertions(+), 15709 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 01d83b0c 0: update: binutils-gcc-linux: all
new 7cdbfd1b 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 (01d83b0c)
\
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 | 94 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 11076 +++++------
04-build_abe-stage1/console.log | 18276 +++++++++---------
05-build_linux/console.log | 660 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30380 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 30387 insertions(+), 30391 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 newlib.
from f4a1b6ae1 Cygwin: ldd: Also look for not found DLLs when exit status is [...]
new 2ed80d04f Cygwin: pty: Drop handling for UTF-7 in convert_mb_str().
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:
winsup/cygwin/fhandler_tty.cc | 86 +++++++++++++++++++------------------------
1 file changed, 38 insertions(+), 48 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 548f5275787 CSKY: Change ISA flag's type to bfd_uint64_t and fix build error.
new edc7a80a9c0 gas: Don't error when .debug_line already exists, unless .l [...]
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:
gas/ChangeLog | 14 ++++++
gas/doc/as.texi | 7 ++-
gas/dwarf2dbg.c | 29 ++++++++---
gas/testsuite/gas/i386/dwarf2-line-1.d | 45 +++++++++++++++++
gas/testsuite/gas/i386/dwarf2-line-1.s | 28 +++++++++++
gas/testsuite/gas/i386/dwarf2-line-2.d | 48 ++++++++++++++++++
gas/testsuite/gas/i386/dwarf2-line-2.s | 91 ++++++++++++++++++++++++++++++++++
gas/testsuite/gas/i386/dwarf2-line-3.d | 3 ++
gas/testsuite/gas/i386/dwarf2-line-3.l | 2 +
gas/testsuite/gas/i386/dwarf2-line-3.s | 32 ++++++++++++
gas/testsuite/gas/i386/dwarf2-line-4.d | 46 +++++++++++++++++
gas/testsuite/gas/i386/dwarf2-line-4.s | 29 +++++++++++
gas/testsuite/gas/i386/i386.exp | 5 ++
13 files changed, 369 insertions(+), 10 deletions(-)
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-1.d
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-1.s
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-2.d
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-2.s
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-3.d
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-3.l
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-3.s
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-4.d
create mode 100644 gas/testsuite/gas/i386/dwarf2-line-4.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/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3095b784 2: update: llvm-linux: 19868
new b5320eda 2: update: llvm-linux: 19868
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 (3095b784)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 182 +-
02-build_llvm/console.log | 13402 +++++++++++++-------------
03-build_linux/console.log | 1764 ++--
05-check_regression/console.log | 20 +-
05-check_regression/results.regressions | 12 +-
06-update_baseline/console.log | 94 +-
06-update_baseline/results.regressions | 12 +-
console.log | 15462 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 15477 insertions(+), 15481 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 7fe10096c150 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 123aaf774f70 f2fs: Fix type of section block count variables
adds e2cab031ba7b f2fs: fix indefinite loop scanning for free nid
adds 20d0a107fb35 f2fs: Return EOF on unaligned end of file DIO read
adds 581cb3a26baf Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
fs/f2fs/data.c | 3 +++
fs/f2fs/node.c | 3 +++
fs/f2fs/segment.c | 8 ++++----
3 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.