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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1231b7b825 Automatic date update in version.in
adds bd1efd7d21 Automatic date update in version.in
adds 62e6b7b3b3 [LVu] base subseg head view on prev subseg's tail
adds 334d91b940 PowerPC reloc symbols that shouldn't be adjusted
adds e1cbf07ac4 PicoJava weak undefined symbols
new 5a56d6a65f [gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index, [...]
new be0d3bbbcd sym->sy_value is not valid for struct local_symbol
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 | 12 +++++++
bfd/bfd-in2.h | 8 ++---
bfd/elf32-pj.c | 1 +
bfd/libbfd.h | 8 ++---
bfd/reloc.c | 16 ++++-----
bfd/version.h | 2 +-
gas/ChangeLog | 23 +++++++++++++
gas/config/tc-ppc.c | 20 +++++++++++
gas/dwarf2dbg.c | 37 +++++++++++++++++---
gas/symbols.c | 2 +-
gas/testsuite/gas/elf/{dwarf2-13.d => dwarf2-19.d} | 16 +++++----
gas/testsuite/gas/elf/{dwarf2-7.s => dwarf2-19.s} | 27 +++++++++------
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/ppc/power4.d | 2 +-
gdb/testsuite/ChangeLog | 6 ++++
gdb/testsuite/gdb.base/index-cache.exp | 39 +++++++++++++++++-----
gdb/testsuite/lib/gdb.exp | 12 +++++++
ld/ChangeLog | 4 +++
ld/testsuite/ld-undefined/weak-undef.exp | 1 -
19 files changed, 186 insertions(+), 51 deletions(-)
copy gas/testsuite/gas/elf/{dwarf2-13.d => dwarf2-19.d} (71%)
copy gas/testsuite/gas/elf/{dwarf2-7.s => dwarf2-19.s} (66%)
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8ed90537 0: update: binutils-gcc-linux: boot
new a50a460d 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 (8ed90537)
\
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10627 +++++++-------
04-build_abe-stage1/console.log | 15521 ++++++++++----------
05-build_linux/console.log | 958 +-
06-boot_linux/console.log | 4 +-
console.log | 27951 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27845 insertions(+), 27792 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 lldb.
from 806282cf5 [test] Remove randomness
new 6409b840d [DWARF] Reimplement/simplify DWARFUnit::GetID
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:
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 16 +++++++++-------
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 4 ++--
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 12 ++++++------
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h | 5 +++--
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 13 ++-----------
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 5 ++---
source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp | 4 ++--
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 13 +++++--------
8 files changed, 31 insertions(+), 41 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 gcc.
from 19bf75f8bc0 Fix GNU coding style in lto-common.c.
new f302e00c70a Error only when a non-default -mabi is used with sanitizers [...]
new a04bdfe6be9 2019-05-06 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 6 ++++++
gcc/config/i386/i386-options.c | 17 +++++++++++------
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.dg/asan/pr87930.c | 2 +-
gcc/testsuite/gcc.dg/pr87314-1.c | 4 ++--
gcc/testsuite/gcc.dg/tsan/pr88017.c | 2 +-
6 files changed, 34 insertions(+), 10 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-next-allnoconfig
in repository toolchain/ci/gcc.
from fbab4bee9ef Daily bump.
adds 5d9175db363 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-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0a2260d693 Automatic date update in version.in
adds 2dd92f9d37 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 43aa2e86 0: update: binutils-gcc-linux: all
new 47f72857 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 (43aa2e86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 162 +-
02-prepare_abe/console.log | 88 +-
03-build_abe-binutils/console.log | 8332 ++++++------
04-build_abe-stage1/console.log | 17105 ++++++++++++------------
05-build_linux/console.log | 76 +-
06-boot_linux/console.log | 2 +-
console.log | 25841 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25808 insertions(+), 25810 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.
maxim.kuvyrkov pushed a change to branch linaro-local/ci/tcwg_gnu
in repository toolchain/ci/interesting-commits.
at 0e90d35 Add commits from https://ci.linaro.org/job/tcwg_gnu-bisect-gn [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.