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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 647cebce12 Prevent a memory allocation failure when parsing corrupt DWA [...]
adds bab6ead85f 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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f5ef15a4d 2: update: linux-85a2c56cb4454c73f56d3099d96942e7919b292f: all
new d1037197d 2: 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 (f5ef15a4d)
\
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 | 99 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11107 ++++-----
04-build_abe-stage1/console.log | 15894 ++++++-------
05-build_linux/console.log | 9247 ++++----
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 9 +-
08-update_baseline/console.log | 6 +-
08-update_baseline/results.regressions | 9 +-
console.log | 36827 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 37378 insertions(+), 36282 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 def0e5b83dd [Ada] Small tweaks to couple of Value routines
new 5f29f3d5dd9 aarch64: Introduce --param=aarch64-autovec-preference to se [...]
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/config/aarch64/aarch64.c | 77 ++++++++++++++++++++++++++++++++++++++----
gcc/config/aarch64/aarch64.opt | 2 ++
gcc/doc/invoke.texi | 18 ++++++++++
3 files changed, 91 insertions(+), 6 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 5e9f814d754 rs6000: Change rs6000_expand_vector_set param
new 73e07f1cd9b [Ada] Optimize magnitude of integer operations for fixed point
new 890cfc503ac [Ada] Fix oversignt in genericized package System.Value_R
new 9df8679166e [Ada] Error in Big_Real comparison
new 69144d48686 [Ada] Small tweaks to new implementation of Set_Image_Fixed
new 946a5b8d646 [Ada] To_Big_Integer and 128bits integers
new 94a5437d3b4 [Ada] Adjust head comment of various subprograms in Exp_Fixd
new 78287696dc5 [Ada] Fix tree for expanded instantiations corresponding to [...]
new bf85ff03b3e [Ada] Emit error messages for null/generic nonreturning procedures
new 05e59503c6e [Ada] Abort defer mismatch with SJLJ exceptions
new 2d1504186ee [Ada] Simplify check for illegal non-returning procedures
new 84c54629c2f [Ada] Optimize generation of checks for fixed-point types
new 7943c4dbb80 [Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Float_ [...]
new bc1304f6a19 [Ada] Move down call to Narrow_Large_Operation in Expand_N_ [...]
new a2481afdfca [Ada] Change parameter from access type to mode out
new cc7c52c1d9c [Ada] Restore general case for folding comparison of static [...]
new e2df2023456 [Ada] Do not compile predefined units with -gnatp in gnatmake
new 3e9238fa643 [Ada] Assertion_Policy is not a valid assertion policy
new 79b149b19d9 [Ada] Sync doc and code for pragma Assertion_Policy
new 8ff03120fc5 [Ada] Default_Initial_Condition assertion policy is now RM defined
new 23e3e221057 [Ada] Implement AI12-0187 (Stable properties of abstract da [...]
new 7d4ee5f8e2a [Ada] To_GM_Time returning invalid value for Invalid_Time
new 9884fc7e79e [Ada] Do not use 128-bit division for 64-bit fixed-point types
new fdd0a844894 [Ada] Do not apply range checks inside generics in GNATprove mode
new a873cb9978c [Ada] Small improvement to System.Value_R.Scan_Raw_Real
new a0f2ee7a7f9 [Ada] Restore access type instead of mode out parameter
new d6a52e47ac1 [Ada] Reference before declaration on C392015
new 4a3b4c2a453 [Ada] Wrong compile time evaluation of Shift_Right
new 586f6dd1f62 [Ada] Reuse Append_New_Elmt where possible
new 4e6b87e933b [Ada] Simplify Parent_Is_Boolean with subtype memberships
new def0e5b83dd [Ada] Small tweaks to couple of Value routines
The 30 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/ada/aspects.adb | 28 +-
gcc/ada/aspects.ads | 50 ++-
gcc/ada/checks.adb | 194 +++++----
gcc/ada/checks.ads | 15 +
gcc/ada/contracts.adb | 264 +++++++++++-
gcc/ada/cstand.adb | 6 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 23 +-
gcc/ada/einfo.ads | 6 +-
gcc/ada/exp_ch11.adb | 75 ----
gcc/ada/exp_ch4.adb | 67 ++-
gcc/ada/exp_ch6.adb | 3 +-
gcc/ada/exp_ch9.adb | 15 +-
gcc/ada/exp_fixd.adb | 107 ++---
gcc/ada/exp_sel.adb | 18 +-
gcc/ada/exp_sel.ads | 9 +-
gcc/ada/gnat_rm.texi | 25 +-
gcc/ada/libgnarl/s-tasren.adb | 14 +-
gcc/ada/libgnarl/s-tpobop.adb | 10 -
gcc/ada/libgnat/a-except.adb | 30 --
gcc/ada/libgnat/a-nbnbin.adb | 4 +-
gcc/ada/libgnat/a-nbnbre.adb | 185 ++++++++-
gcc/ada/libgnat/s-genbig.adb | 26 +-
gcc/ada/libgnat/s-genbig.ads | 4 +
gcc/ada/libgnat/s-imagef.adb | 45 ++-
gcc/ada/libgnat/s-os_lib.adb | 25 +-
gcc/ada/libgnat/s-valuef.adb | 5 +-
gcc/ada/libgnat/s-valuer.adb | 58 ++-
gcc/ada/make.adb | 6 +-
gcc/ada/sem_ch12.adb | 2 +-
gcc/ada/sem_ch13.adb | 450 ++++++++++++++++++++-
gcc/ada/sem_ch13.ads | 6 +
gcc/ada/sem_ch6.adb | 12 +-
gcc/ada/sem_eval.adb | 147 ++++---
gcc/ada/sem_prag.adb | 61 ++-
gcc/ada/sem_res.adb | 58 +--
gcc/ada/sem_util.adb | 17 +-
gcc/ada/snames.ads-tmpl | 1 +
37 files changed, 1502 insertions(+), 569 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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from fa02fcd94b0c Merge tag 'media/v5.10-2' of git://git.kernel.org/pub/scm/ [...]
adds 4df910620beb mm: memcg: relayout structure mem_cgroup to avoid cache in [...]
adds f943849f7206 cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK
adds 05b8955f4353 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/p [...]
adds 85a2c56cb445 Merge tag 'pm-5.10-rc6' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
drivers/cpufreq/scmi-cpufreq.c | 4 +++-
include/linux/memcontrol.h | 28 ++++++++++++++--------------
2 files changed, 17 insertions(+), 15 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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4e274cb91 0: update: llvm-linux: all
new cc41f69c9 0: update: llvm-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 (4e274cb91)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 175 +-
02-build_llvm/console.log | 12676 ++++++++++++++--------------
03-build_linux/console.log | 4008 ++++-----
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 10 +-
console.log | 16887 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 16903 insertions(+), 16881 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-master-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 239ca5e497 gdb/aarch64: Add named flags for FPCR and FPSR registers
adds 647cebce12 Prevent a memory allocation failure when parsing corrupt DWA [...]
adds bab6ead85f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 25 +++++++++++++++++++------
bfd/version.h | 2 +-
3 files changed, 26 insertions(+), 7 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-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9720a8ae5 2: update: gcc-2aaf44a90283156ec0e70ad4d9030f3ba5054c6f: 17073
discards 3c379612d 1: reset: gcc-4866b2f5db117f9e89f82c44ffed57178c09cc49: 17073
discards e405eb08f 0: update: binutils-gcc-linux: all
new b9dd27ee8 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 (9720a8ae5)
\
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 | 129 +-
02-prepare_abe/console.log | 352 +-
03-build_abe-binutils/console.log | 11470 ++++-----
04-build_abe-stage1/console.log | 20446 ++++++++--------
05-build_linux/console.log | 6804 +++---
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 11 +-
07-check_regression/results.regressions | 11 +-
08-update_baseline/console.log | 51 +-
08-update_baseline/results.regressions | 11 +-
console.log | 39271 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 4 +-
13 files changed, 39707 insertions(+), 38877 deletions(-)
create mode 100644 06-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.