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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0636b24556 Avoid trigger an assertion failure in the STABS parser by re [...]
adds 1ce0847daa Automatic date update in version.in
adds 5a814d6d96 readelf memory leak in process_mips_specific
adds 65109548f8 Overlarge allocation in _bfd_generic_read_ar_hdr_mag
adds a64fafb545 [gdb] Print user for maint info psymtabs
adds 7e6e972f74 bfd: Display symbol version for nm -D
adds dfb68cc358 include: Sync plugin-api.h with GCC
adds cda7e5603f bfd: Change num_group to unsigned int
adds ec2e748ad3 Fix assertion failure in the BFD library when linking with - [...]
adds 0b8448af68 Add code to the BFD library to handle opening files with pat [...]
adds e11cd7c491 Update changelog.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 33 ++++++++++++++++++++++
bfd/archive.c | 15 ++++++++--
bfd/bfdio.c | 36 ++++++++++++++++--------
bfd/elf-bfd.h | 4 ++-
bfd/elf.c | 36 ++++++++++++++++++------
bfd/version.h | 2 +-
binutils/ChangeLog | 16 +++++++++++
binutils/nm.c | 26 +++++++++++++----
binutils/readelf.c | 10 +++++--
gdb/ChangeLog | 4 +++
gdb/psymtab.c | 5 ++++
include/ChangeLog | 5 ++++
include/plugin-api.h | 65 +++++++++++++++++++++++++++++++++++++++++--
ld/ChangeLog | 5 ++++
ld/testsuite/ld-elf/pr25708.d | 9 ++++++
15 files changed, 236 insertions(+), 35 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr25708.d
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8dbdb861 0: update: binutils-gcc-linux: all
new 025f4ec4 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 (8dbdb861)
\
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 | 122 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11545 +++++----
04-build_abe-stage1/console.log | 20224 ++++++++--------
05-build_linux/console.log | 6156 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 38491 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 38492 insertions(+), 38506 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 linux.
from 979e52ca0469 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new cf7da891b624 docs: dmaengine: provider.rst: get rid of some warnings
new f91da3bd2172 dmaengine: move .device_release missing log warning to deb [...]
new 195967c088aa MAINTAINERS: rectify the INTEL IADX DRIVER entry
new 988aad2f111c dmaengine: idxd: fix off by one on cdev dwq refcount
new 01c4df39a2bb MAINTAINERS: Add maintainer for HiSilicon DMA engine driver
new 018af9be3dd5 dmaengine: ti: k3-udma-glue: Fix an error handling path in [...]
new c6ac7188c114 Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/u [...]
new 870b4333a62e x86/ioremap: Fix CONFIG_EFI=n build
new 3f3ee43a4623 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new be40920fbf10 tools: Let O= makes handle a relative path with -C option
new db2c549407d4 perf map: Fix off by one in strncpy() size argument
new a7ffd416d804 perf python: Fix clang detection when using CC=clang-version
new 05e54e238673 perf parse-events: Fix reading of invalid memory in event parsing
new 6b8d68f1ce92 perf probe: Fix to delete multiple probe event
new 1efde2754275 perf probe: Do not depend on dwfl_module_addrsym()
new db5d85ce8248 Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://gi [...]
new 564200ed8e71 tools headers uapi: Update linux/in.h copy
new 76ccd234269b Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
The 18 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:
Documentation/driver-api/dmaengine/provider.rst | 12 +++++--
MAINTAINERS | 7 +++-
arch/x86/mm/ioremap.c | 3 ++
drivers/dma/dmaengine.c | 2 +-
drivers/dma/idxd/cdev.c | 4 +--
drivers/dma/ti/k3-udma-glue.c | 29 ++++++++++------
tools/include/uapi/linux/in.h | 2 ++
tools/perf/Makefile | 2 +-
tools/perf/util/map.c | 2 +-
tools/perf/util/parse-events.c | 46 ++++++++++++-------------
tools/perf/util/probe-file.c | 3 ++
tools/perf/util/probe-finder.c | 11 ++++--
tools/perf/util/setup.py | 10 +++---
tools/scripts/Makefile.include | 4 +--
14 files changed, 87 insertions(+), 50 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 releases/gcc-8
in repository gcc.
from 0349bc70454 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
new dc65052d235 Define __BIG_ENDIAN__
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:
gcc/ChangeLog | 5 +++++
gcc/config/pa/pa.h | 1 +
2 files changed, 6 insertions(+)
--
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 devel/c++-modules
in repository gcc.
from 3e550ed6758 no need to stream tpl-tpl-parm-contextness
new 389fa4edcb7 Avoid unnecessary work in loop.
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:
ChangeLog.modules | 9 +++++++
gcc/cp/cp-tree.h | 8 +++----
gcc/cp/pt.c | 70 ++++++++++++++++++++++++-------------------------------
3 files changed, 44 insertions(+), 43 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 c2211a60ff0 Fix OpenMP offload handling for target-link variables for n [...]
new 04099157691 Define __BIG_ENDIAN__
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:
gcc/ChangeLog | 5 +++++
gcc/config/pa/pa.h | 1 +
2 files changed, 6 insertions(+)
--
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 releases/gcc-9
in repository gcc.
from 8fa2081ca62 AArch64: Break apart paradoxical subregs for VSTRUCT writes [...]
new 366f69fdf42 Define __BIG_ENDIAN__
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:
gcc/ChangeLog | 5 +++++
gcc/config/pa/pa.h | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.