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 431d48ef288 asan: segfault in coff_write_auxent_fname
new 45c8663b92c asan: heap buffer overflow in _bfd_error_handler
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/coffgen.c | 3 ++-
1 file changed, 2 insertions(+), 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_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 41a4eedfa 0: update: binutils-gcc: 2
new 41ca94c0c 0: update: binutils-gcc: 2
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 (41a4eedfa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1612 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 52616 -> 52084 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 950404 -> 952492 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 16 +++++++++-------
7 files changed, 10 insertions(+), 8 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 499eca8fb 0: update: binutils-gcc-linux-qemu: boot
new 4610ea615 0: update: binutils-gcc-linux-qemu: 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 (499eca8fb)
\
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.xz | Bin 1648 -> 1876 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30692 -> 30668 bytes
04-build_abe-stage1/console.log.xz | Bin 68868 -> 68804 bytes
05-build_abe-qemu/console.log.xz | Bin 31640 -> 32640 bytes
06-build_linux/console.log.xz | Bin 3372 -> 4096 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++++---------
results | 1 -
11 files changed, 21 insertions(+), 18 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/gdb.
from 8005415fe9 gas: fix a testcase broken by new ZSTD support
adds 188bc85476 binutils/Dwarf: avoid "shadowing" of glibc function name
adds dfbc689c69 Sanity check loc_offsets index
adds 37c59664ad asan: ppc64_elf_get_synthetic_symtab heap buffer overflow
adds 5ee285ca3e Update following 2.39 release
adds 377c3a9c91 Introduce gdb::make_function_view
adds b859a3ef48 [gdbsupport] Add task size parameter in parallel_for_each
adds b069b588cf [gdb/symtab] Use task size in parallel_for_each in dwarf2_bu [...]
adds 728d5439e3 [gdb] Add unit test for gdb::sequential_for_each
adds 99c9026904 [gdb/build] Fix build breaker in language.c with gcc 7.5.0
adds 29136be7df Don't use BFD_VMA_FMT in gdb and sim
adds 4900c4e60c Get rid of BFD_VMA_FMT
adds 9663a947c0 Automatic date update in version.in
new 77b38f6db9 ubsan: som.c undefined shift in som_set_reloc_info
new 578a7392c3 objcopy section alignment
new f7a559d5e1 msan: bfd_mach_o_layout_commands use of uninitialised value
new 431d48ef28 asan: segfault in coff_write_auxent_fname
The 4 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/Makefile.in | 1 -
bfd/bfd-in.h | 4 -
bfd/bfd-in2.h | 6 +-
bfd/coffcode.h | 9 ++-
bfd/coffgen.c | 3 +-
bfd/configure | 38 +---------
bfd/configure.ac | 12 ---
bfd/configure.com | 12 ---
bfd/elf.c | 11 +--
bfd/elf32-ppc.c | 6 +-
bfd/elf64-ia64-vms.c | 2 +-
bfd/elf64-ppc.c | 6 +-
bfd/elflink.c | 8 +-
bfd/mach-o.c | 78 +++++++++++---------
bfd/section.c | 2 +
bfd/som.c | 20 +++--
bfd/version.h | 2 +-
binutils/README-how-to-make-a-release | 45 ++++++-----
binutils/dwarf.c | 46 +++++++-----
binutils/objcopy.c | 26 ++-----
gdb/dwarf2/read.c | 9 ++-
gdb/language.c | 2 +-
gdb/unittests/function-view-selftests.c | 82 ++++++++++++++++++++-
gdb/unittests/parallel-for-selftests.c | 105 ++++++++++++++++++++------
gdb/windows-tdep.c | 18 +++--
gdbsupport/function-view.h | 127 ++++++++++++++++++++++++++++++++
gdbsupport/parallel-for.h | 113 ++++++++++++++++++++++------
sim/common/cgen-trace.c | 4 +-
sim/common/sim-load.c | 13 ++--
sim/cr16/interp.c | 4 +-
sim/cris/sim-if.c | 25 ++++---
sim/d10v/interp.c | 4 +-
sim/erc32/func.c | 4 +-
sim/m32c/load.c | 4 +-
sim/rl78/load.c | 22 +++---
sim/rx/load.c | 14 ++--
36 files changed, 595 insertions(+), 292 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/glibc.
from 525ca33a61 i386: Replace movzx with movzbl
adds 1ed5869c4c i386: Use fldt instead of fld on e_logl.S
adds 26a3499cdb i386: Use cmpl instead of cmp
No new revisions were added by this update.
Summary of changes:
sysdeps/i386/i686/fpu/e_logl.S | 4 ++--
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S | 8 ++++----
sysdeps/i386/i686/multiarch/wcslen-sse2.S | 16 ++++++++--------
3 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.