This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 76c3f3b0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9840ae5a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (76c3f3b0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/release- [...]
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 1548 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 43560 -> 43616 bytes
05-build_abe-stage1/console.log.xz | Bin 67124 -> 67208 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8996 -> 8844 bytes
08-build_abe-glibc/console.log.xz | Bin 290368 -> 291116 bytes
09-build_abe-stage2/console.log.xz | Bin 190792 -> 191060 bytes
10-build_abe-gdb/console.log.xz | Bin 41236 -> 41616 bytes
11-build_abe-qemu/console.log.xz | Bin 29800 -> 29732 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 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_gdb/master-aarch64
in repository toolchain/ci/gdb.
from 21ce5fa063 Automatic date update in version.in
adds 43908c1653 Error on ld output file name matching input file name
adds d91c67e873 Re: Add support for AArch64 EFI (efi-*-aarch64)
adds af5300fe24 [gdb/ada] Fix assert in ada_is_unconstrained_packed_array_type
adds 9dec38d3b1 [gdb/symtab] Support -readnow during reread
adds 545e49f5ee [gdb/tdep] Fix inferior plt calls in PIE for i386
adds c178f2a133 [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
adds 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
adds c5a9fcdfee Avoid extra work in global_symbol_searcher::expand_symtabs
adds b4992e9990 Support AT_FXRNG and AT_KPRELOAD on FreeBSD.
adds cd0f67f363 gdb: make set_raw_breakpoint static
adds c32ce0dc6c gdb: rename "maint agent" functions
adds 9931e521bf gdb/linespec.c: simplify condition
adds c0390cb8c1 Remove an xfree from add_path
adds abca192fed Automatic date update in version.in
new 28a0d291cd gdb: make struct linespect contain vectors, not pointers to vectors
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 +-
binutils/objcopy.c | 86 ++++----
gdb/ada-lang.c | 2 +
gdb/ax-gdb.c | 14 +-
gdb/breakpoint.c | 10 +-
gdb/fbsd-tdep.c | 2 +
gdb/i386-tdep.c | 43 ++++
gdb/infcmd.c | 4 +-
gdb/linespec.c | 223 ++++++++++-----------
gdb/maint.c | 2 +-
gdb/maint.h | 3 +
gdb/remote.c | 2 +-
gdb/source.c | 13 +-
gdb/symfile.c | 17 +-
gdb/symtab.c | 13 +-
gdb/symtab.h | 2 +-
gdb/testsuite/gdb.ada/exec_changed.exp | 8 -
gdb/testsuite/gdb.base/cached-source-file.exp | 18 +-
gdb/testsuite/gdb.base/reread.exp | 8 -
gdb/testsuite/gdb.tui/basic.exp | 46 +++--
.../include-main.c => gdb.tui/main-one-line.c} | 2 +-
gdb/testsuite/lib/jit-elf-helpers.exp | 4 +-
include/ChangeLog | 4 +
include/elf/common.h | 2 +
ld/ldlang.c | 16 ++
ld/testsuite/ld-misc/just-symbols.exp | 2 +-
26 files changed, 310 insertions(+), 238 deletions(-)
copy gdb/testsuite/{gdb.base/include-main.c => gdb.tui/main-one-line.c} (96%)
--
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_gdb/master-aarch64
in repository toolchain/ci/glibc.
from ceeffe968c x86: Don't set Prefer_No_AVX512 for processors with AVX512 a [...]
adds cbab7f7268 localedef: check magic value on archive load [BZ #28650]
new 409a735816 String: test-memcpy used unaligned types for buffers [BZ 28572]
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:
locale/programs/locarchive.c | 7 +++++++
string/test-memcpy-support.h | 5 +++--
2 files changed, 10 insertions(+), 2 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_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 26b5abd1 0: update: binutils-gcc-linux-glibc-gdb: 1
new 2575db07 0: update: binutils-gcc-linux-glibc-gdb: 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 (26b5abd1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 39472 -> 39300 bytes
04-build_abe-gcc/console.log.xz | Bin 203816 -> 202852 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9040 -> 9104 bytes
07-build_abe-glibc/console.log.xz | Bin 235992 -> 237312 bytes
08-build_abe-gdb/console.log.xz | Bin 38808 -> 39248 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3820 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2016 -> 2356 bytes
11-check_regression/console.log.xz | Bin 5012 -> 5128 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 68 +-
11-check_regression/results.compare | 126 +-
11-check_regression/results.compare2 | 325 +--
11-check_regression/results.regressions | 125 +-
12-update_baseline/console.log | 612 +++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 68 +-
12-update_baseline/results.compare | 126 +-
12-update_baseline/results.compare2 | 325 +--
12-update_baseline/results.regressions | 125 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1681144 -> 1646492 bytes
sumfiles/gdb.sum | 4195 +++++++++++++++----------------
25 files changed, 3047 insertions(+), 3076 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 siddhesh/default-pie
in repository glibc.
discards 4d51c09b46 Replace --enable-static-pie with --disable-default-pie
new 9978c36cad Replace --enable-static-pie with --disable-default-pie
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 (4d51c09b46)
\
N -- N -- N refs/heads/siddhesh/default-pie (9978c36cad)
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:
INSTALL | 13 ++++++-------
NEWS | 15 ++++++++-------
configure | 4 ++--
configure.ac | 2 +-
manual/install.texi | 11 +++++------
sysdeps/alpha/configure | 3 ++-
sysdeps/alpha/configure.ac | 3 ++-
sysdeps/csky/configure | 3 ++-
sysdeps/csky/configure.ac | 3 ++-
sysdeps/hppa/configure | 3 ++-
sysdeps/hppa/configure.ac | 3 ++-
sysdeps/ia64/configure | 3 ++-
sysdeps/ia64/configure.ac | 3 ++-
sysdeps/mach/hurd/configure | 3 ++-
sysdeps/mach/hurd/configure.ac | 3 ++-
sysdeps/microblaze/configure | 3 ++-
sysdeps/microblaze/configure.ac | 3 ++-
17 files changed, 46 insertions(+), 35 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-stable-defconfig
in repository toolchain/ci/qemu.
from 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
adds a3607def89 Update version for v6.2.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/intc/arm_gicv3_cpuif.c | 3 ++-
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
8 files changed, 28 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.