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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 0855cfaf 2: update: binutils-gcc: 0
new 7f9ecaee 2: update: binutils-gcc: 0
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 (0855cfaf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1520 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 24484 -> 24680 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 files changed, 29 insertions(+), 29 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 029506c4 2: update: binutils-gcc: 0
new 71dbd231 2: update: binutils-gcc: 0
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 (029506c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1584 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 24820 -> 24664 bytes
06-check_regression/console.log.xz | Bin 412 -> 416 bytes
07-update_baseline/console.log | 126 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++--
6 files changed, 69 insertions(+), 69 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_cross_build/master-aarch64
in repository toolchain/ci/qemu.
from e2fb7d8aa2 Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau [...]
new e910c7d9bf configure: Allow passing extra Objective C compiler flags
new 004900acbc tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
new 704afe34d8 hvf: Use standard CR0 and CR4 register definitions
new 40eab4d959 hvf: Make hvf_get_segments() / hvf_put_segments() local
new 2e84d8521f hvf: Remove deprecated hv_vcpu_flush() calls
new aa44d3f6b8 block/file-posix: Remove a deprecation warning on macOS 12
new 9f56bd6dab audio/coreaudio: Remove a deprecation warning on macOS 12
new c9c847481e audio/dbus: Fix building with modules on macOS
new 8e30d39bad audio: Log context for audio bug
new 44ccb2dbe9 coreaudio: Always return 0 in handle_voice_change
new 8b46d7e2dc audio: Rename coreaudio extension to use Objective-C compiler
new 98f5ebfd21 osdep: Avoid using Clang-specific __builtin_available()
new 30cfa50da5 meson: Resolve the entitlement.sh script once for good
new cf3ab8fe9e meson: Log QEMU_CXXFLAGS content in summary
new 4cb37d1192 configure: Pass filtered QEMU_OBJCFLAGS to meson
new 9459262dc4 ui/cocoa: Constify qkeycode translation arrays
new 48941a52c2 ui/cocoa: add option to disable left-command forwarding to guest
new 69221df8cd ui/cocoa: release mouse when user switches away from QEMU window
new f844cdb997 ui/cocoa: capture all keys and combos when mouse is grabbed
new 4797adce5f ui/cocoa: add option to swap Option and Command
new c82b7ef16f MAINTAINERS: Volunteer to maintain Darwin-based hosts support
new 22a3a45ade Merge tag 'darwin-20220315' of https://github.com/philmd/qem [...]
new d6f229f9a0 Update version for v7.0.0-rc0 release
The 23 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:
MAINTAINERS | 8 +++
VERSION | 2 +-
audio/audio.c | 25 ++++----
audio/audio_template.h | 27 ++++----
audio/{coreaudio.c => coreaudio.m} | 23 ++++---
audio/meson.build | 4 +-
block/file-posix.c | 14 +++--
configure | 31 ++++++++++
include/qemu/osdep.h | 10 +--
meson.build | 17 +++++-
qapi/ui.json | 29 +++++++++
qemu-options.hx | 15 +++++
target/i386/hvf/vmx.h | 19 +++---
target/i386/hvf/x86.c | 6 +-
target/i386/hvf/x86.h | 34 -----------
target/i386/hvf/x86_mmu.c | 2 +-
target/i386/hvf/x86_task.c | 4 +-
target/i386/hvf/x86hvf.c | 6 +-
target/i386/hvf/x86hvf.h | 2 -
tests/fp/meson.build | 5 ++
ui/cocoa.m | 122 +++++++++++++++++++++++++++++++++----
21 files changed, 284 insertions(+), 121 deletions(-)
rename audio/{coreaudio.c => coreaudio.m} (97%)
--
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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from cda8dc94df Fix bug in dwarf-mode.el
adds 6aa03e9c17 gprofng: avoid using `fallthrough' attributes
adds 8f50b4b574 Do not capture updated 'pc' in add_local_symbols
new 42952a9605 PowerPC64 extended instructions in powerpc_macros
new f304c63d24 PowerPC32 extended instructions in powerpc_macros
new 51ba92c795 PowerPC VLE extended instructions in powerpc_macros
new 8736318e4e PowerPC SPE/SPE2 aliases in powerpc_macros
new dc3ff92676 Delete PowerPC macro insn support
new 22546800ad Automatic date update in version.in
The 6 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 | 5 +
bfd/version.h | 2 +-
gas/config/tc-ppc.c | 118 +-----
gas/testsuite/gas/ppc/476.d | 10 +-
gas/testsuite/gas/ppc/prefix-reloc.d | 2 +-
gas/testsuite/gas/ppc/simpshft.d | 50 +--
gas/testsuite/gas/ppc/vle-simple-5.d | 10 +-
gdb/tracepoint.c | 4 +-
gprofng/src/gp-collect-app.cc | 2 +-
include/opcode/ppc.h | 34 +-
ld/testsuite/ld-powerpc/elfv2so.d | 2 +-
ld/testsuite/ld-powerpc/notoc.d | 2 +-
ld/testsuite/ld-powerpc/notoc3.d | 2 +-
ld/testsuite/ld-powerpc/tlsdesc2.d | 2 +-
ld/testsuite/ld-powerpc/tlsget.d | 2 +-
ld/testsuite/ld-powerpc/tlsget2.d | 2 +-
ld/testsuite/ld-powerpc/tlsopt5.d | 2 +-
ld/testsuite/ld-powerpc/tlsopt6.d | 2 +-
opcodes/ppc-opc.c | 683 +++++++++++++++++++++++++++++------
19 files changed, 641 insertions(+), 295 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_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from d05e6dc8d1 hppa: Implement swapcontext in assembler (bug 28960)
new 7a5c440102 hppa: Use END instead of PSEUDO_END in swapcontext.S
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:
sysdeps/unix/sysv/linux/hppa/swapcontext.S | 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
adds a58e342d886 analyzer: presize m_cluster_map in store copy ctor
adds d1d95846e3c analyzer: add test coverage for PR 95000
adds 14d2ac82eed Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 4 ++++
gcc/analyzer/store.cc | 3 ++-
gcc/cp/ChangeLog | 15 ++++++++++++
gcc/testsuite/ChangeLog | 38 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr95000-1.c | 38 +++++++++++++++++++++++++++++
7 files changed, 138 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr95000-1.c
--
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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 727ef127 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new c3824906 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 (727ef127)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 31164 -> 30904 bytes
05-build_abe-stage1/console.log.xz | Bin 71676 -> 71616 bytes
07-build_abe-linux/console.log.xz | Bin 9312 -> 9292 bytes
08-build_abe-glibc/console.log.xz | Bin 236784 -> 236820 bytes
09-build_abe-stage2/console.log.xz | Bin 199044 -> 198408 bytes
10-build_abe-gdb/console.log.xz | Bin 37384 -> 37128 bytes
11-build_abe-qemu/console.log.xz | Bin 31268 -> 30684 bytes
12-check_regression/console.log.xz | Bin 416 -> 420 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
adds a58e342d886 analyzer: presize m_cluster_map in store copy ctor
adds d1d95846e3c analyzer: add test coverage for PR 95000
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/store.cc | 3 ++-
gcc/testsuite/gcc.dg/analyzer/pr95000-1.c | 38 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr95000-1.c
--
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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 22bbc217 0: update: gcc-b5baf569f77e1f172061642d4d8593e1ea737add: 1
new 00d57e75 0: update: gcc-d1d95846e3c901faea6fe36a36e47b9169f5b133: 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 (22bbc217)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1520 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 37268 -> 37072 bytes
04-build_abe-gcc/console.log.xz | Bin 206996 -> 206928 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3856 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2580 -> 2448 bytes
07-check_regression/console.log.xz | Bin 3280 -> 3252 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 72 +-
07-check_regression/results.regressions | 33 +-
08-update_baseline/console.log | 565 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 72 +-
08-update_baseline/results.regressions | 33 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3474464 -> 3487532 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 3001772 -> 2993008 bytes
sumfiles/gcc.sum | 4797 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1031428 -> 1028356 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198072 -> 197816 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429476 -> 432232 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2937 insertions(+), 2949 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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 078c0c8f 0: update: binutils-gcc: 2
new 2f0a735d 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 (078c0c8f)
\
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 1536 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50372 -> 51428 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 462000 -> 464512 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 42 ++++++++++++++--------------
jenkins/manifest.sh | 14 +++++-----
7 files changed, 28 insertions(+), 28 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/gcc.
from 373a2dc2be0 Avoid -Wdangling-pointer for by-transparent-reference argum [...]
adds a2645cd8fb3 ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814]
adds efd1582926f c++: Fix up cp_parser_skip_to_pragma_eol [PR104623]
adds 49fb0af9bf8 PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.
adds da24fce323e i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890]
adds 98afdc3e2bf riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]
adds ffe9c0a0d35 c++: extraneous access error with ambiguous lookup [PR103177]
adds b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
adds a58e342d886 analyzer: presize m_cluster_map in store copy ctor
adds d1d95846e3c analyzer: add test coverage for PR 95000
new 14d2ac82eed Daily bump.
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 | 40 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 4 +++
gcc/analyzer/store.cc | 3 +-
gcc/config/i386/i386.h | 6 ++--
gcc/config/riscv/riscv.cc | 8 +++---
gcc/config/rs6000/predicates.md | 9 ++++--
gcc/cp/ChangeLog | 15 ++++++++++
gcc/cp/parser.cc | 2 --
gcc/cp/search.cc | 37 +++++++++++-------------
gcc/ifcvt.cc | 14 ++++++---
gcc/match.pd | 21 ++++++++++++--
gcc/testsuite/ChangeLog | 38 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/gomp/pr104623.C | 9 ++++++
gcc/testsuite/g++.dg/lookup/ambig6.C | 18 ++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr104814.c | 30 +++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr95000-1.c | 38 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr101895.c | 11 +++++++
gcc/testsuite/gcc.target/powerpc/pr104923.c | 21 ++++++++++++++
19 files changed, 286 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr104623.C
create mode 100644 gcc/testsuite/g++.dg/lookup/ambig6.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr104814.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr95000-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101895.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104923.c
--
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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from bf573a0cc6 Automatic date update in version.in
adds e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
adds 6aa03e9c17 gprofng: avoid using `fallthrough' attributes
adds 8f50b4b574 Do not capture updated 'pc' in add_local_symbols
new 42952a9605 PowerPC64 extended instructions in powerpc_macros
new f304c63d24 PowerPC32 extended instructions in powerpc_macros
new 51ba92c795 PowerPC VLE extended instructions in powerpc_macros
new 8736318e4e PowerPC SPE/SPE2 aliases in powerpc_macros
new dc3ff92676 Delete PowerPC macro insn support
new 22546800ad Automatic date update in version.in
The 6 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 | 5 +
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/dwarf-mode.el | 10 +-
gas/config/tc-ppc.c | 118 +---
gas/testsuite/gas/ppc/476.d | 10 +-
gas/testsuite/gas/ppc/prefix-reloc.d | 2 +-
gas/testsuite/gas/ppc/simpshft.d | 50 +-
gas/testsuite/gas/ppc/vle-simple-5.d | 10 +-
gdb/loongarch-tdep.c | 4 +
.../gdb.mi/user-selected-context-sync.exp | 82 +--
gdb/tracepoint.c | 4 +-
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +-
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +-
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 +-
gprofng/libcollector/configure.ac | 13 +
gprofng/libcollector/gethrtime.c | 17 +-
gprofng/src/gp-collect-app.cc | 2 +-
include/opcode/ppc.h | 34 +-
ld/testsuite/ld-powerpc/elfv2so.d | 2 +-
ld/testsuite/ld-powerpc/notoc.d | 2 +-
ld/testsuite/ld-powerpc/notoc3.d | 2 +-
ld/testsuite/ld-powerpc/tlsdesc2.d | 2 +-
ld/testsuite/ld-powerpc/tlsget.d | 2 +-
ld/testsuite/ld-powerpc/tlsget2.d | 2 +-
ld/testsuite/ld-powerpc/tlsopt5.d | 2 +-
ld/testsuite/ld-powerpc/tlsopt6.d | 2 +-
opcodes/ppc-opc.c | 683 +++++++++++++++++----
33 files changed, 802 insertions(+), 376 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards ec519fb2 2: update: binutils-gcc: 0
new e3e5e1b5 2: update: binutils-gcc: 0
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 (ec519fb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1508 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 20600 -> 24176 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 files changed, 29 insertions(+), 29 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-9
in repository gcc.
from 18f90a8e93b Daily bump.
new ba7394fce3e Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 17eda88f11e Daily bump.
new c54f95a7984 Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 82a8aedbdde Daily bump.
new c5ac040e670 Daily bump.
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/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.
unknown user pushed a change to branch master
in repository gcc.
from d1d95846e3c analyzer: add test coverage for PR 95000
new 14d2ac82eed Daily bump.
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 | 40 ++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 4 ++++
gcc/cp/ChangeLog | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++
5 files changed, 98 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.