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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3e7e98f 0: update: binutils-gcc-linux: boot
new 4c66c0d 0: update: binutils-gcc-linux: 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 (3e7e98f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10652 ++++++-------
04-build_abe-stage1/console.log | 17493 +++++++++++----------
05-build_linux/console.log | 1038 +-
06-boot_linux/console.log | 416 +-
console.log | 30228 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 30116 insertions(+), 30333 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 58723b5 tcwg_bmk-build.sh: Run speed benchmarking single-threaded
new fd44e71 start-container-docker.sh: Add 'ssh -v' calls to get more deb [...]
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:
start-container-docker.sh | 5 +++--
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from b7bd88335b6 Fix Ada comparison failure on SPARC
new df1c131aa64 [Ada] Fix incorrect Do_Range_Check on type conversion
new e54cffd1c26 [Ada] Fix missing range check for In/Out parameter with -gnatVa
new a8bcbb37b98 [Ada] Add special bypass for obsolete code pattern
new 9f49d9e6c94 [Ada] Plug small loophole in Discrete_Range_Check
new 1ca535aeda4 [Ada] VxWorks: call s-tpopsp.Self only when needed
new ab16206d2f8 [Ada] Extended traversal subprograms for GNATprove
new 138c6242e6a [Ada] Fix leak of Do_Range_Check flag in -gnatVa mode
new 86d280c6704 [Ada] Sprint: minor comment tweak
new 809a3252250 [Ada] Eliminate redundant range checks on conversions
new 0175b8fe6ec [Ada] Inconsistent compile time Constraint_Error warning
new f8ca05f5efe [Ada] SPARK: disable expansion of Enum_Rep
new 65566aa476d [Ada] More precise handling of Size/Object_Size in GNATprove
new f50cb3de1b6 [Ada] Adapt new extended traversal of AST to have optional part
new adb8ac816f8 [Ada] New aspect/pragma No_Caching for analysis of volatile data
new a6b48bfe038 [Ada] Suppress_Initialization not respected for private subtypes
new cc87412be2f [Ada] Improve error message for Object_Size clause on dynam [...]
new cee17a56b74 [Ada] Implement Ada.Directories.Hierarchical_File_Names
new 759d145f46d [Ada] Minor cleanups in exception handling
new 32b3786f9c2 [Ada] Improper error message on equality op with different [...]
new 6f663d96587 [Ada] Hang on loop in generic with subtype indication speci [...]
new d8f36b1a585 [Ada] Remove doc for language version switches
new 91f3d9d458a [Ada] Prevent crash in Put_Scaled
new f0bbb55a372 [Ada] Prevent crash in Is_Reachable
new bb0246a6e8d [Ada] Do not suppress checks in instances of internal generics
new 5d2fb1fafa9 [Ada] Fix internal error on comparison of unaligned slices
new 99b6268db49 [Ada] Small comment tweaks for 3 predicates on bit-aligned [...]
new 41765355381 [Ada] Crash on illegal left-hand side in assignment of rena [...]
new fec0c7f6565 [Ada] Missing check on outbound parameter of a non-null acc [...]
new 4b422b290f0 [Ada] New parameter Quiet for procedure GNAT.Command_Line.Getopt
new a4ea964c564 [Ada] Fix IPv6 numeric address detection
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/ChangeLog | 245 ++++
gcc/ada/Makefile.rtl | 1 +
gcc/ada/aspects.adb | 1 +
gcc/ada/aspects.ads | 4 +
gcc/ada/checks.adb | 24 +-
gcc/ada/contracts.adb | 11 +
gcc/ada/contracts.ads | 1 +
.../doc/gnat_rm/implementation_defined_aspects.rst | 6 +
.../doc/gnat_rm/implementation_defined_pragmas.rst | 15 +
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 95 +-
gcc/ada/einfo.adb | 1 +
gcc/ada/einfo.ads | 1 +
gcc/ada/exp_attr.adb | 261 ++--
gcc/ada/exp_attr.ads | 5 +
gcc/ada/exp_ch4.adb | 118 +-
gcc/ada/exp_ch6.adb | 99 +-
gcc/ada/exp_spark.adb | 37 +-
gcc/ada/exp_util.adb | 42 +-
gcc/ada/exp_util.ads | 54 +-
gcc/ada/freeze.adb | 2 +-
gcc/ada/gnat_rm.texi | 1435 ++++++++++----------
gcc/ada/libgnarl/s-taprop__vxworks.adb | 7 +-
gcc/ada/libgnat/a-cbmutr.adb | 4 +-
gcc/ada/libgnat/a-dhfina.adb | 332 +++++
gcc/ada/libgnat/a-dhfina.ads | 70 +-
gcc/ada/libgnat/a-direct.adb | 94 +-
gcc/ada/libgnat/a-einuoc.adb | 6 +-
gcc/ada/libgnat/a-except.ads | 22 +-
gcc/ada/libgnat/a-tifiio.adb | 2 +-
gcc/ada/libgnat/g-comlin.adb | 23 +-
gcc/ada/libgnat/g-comlin.ads | 4 +-
gcc/ada/libgnat/g-socket.adb | 2 +-
gcc/ada/par-prag.adb | 1 +
gcc/ada/sem_ch12.adb | 20 +-
gcc/ada/sem_ch13.adb | 18 +-
gcc/ada/sem_ch5.adb | 7 +-
gcc/ada/sem_ch6.adb | 17 +-
gcc/ada/sem_eval.adb | 32 +-
gcc/ada/sem_prag.adb | 34 +-
gcc/ada/sem_prag.ads | 5 +-
gcc/ada/sem_res.adb | 48 +-
gcc/ada/sem_util.adb | 240 +++-
gcc/ada/sem_util.ads | 27 +-
gcc/ada/snames.ads-tmpl | 2 +
gcc/ada/sprint.ads | 2 +-
gcc/testsuite/ChangeLog | 39 +
gcc/testsuite/gnat.dg/{access5.adb => equal10.adb} | 4 +-
gcc/testsuite/gnat.dg/equal10.ads | 7 +
gcc/testsuite/gnat.dg/generic_inst7.adb | 11 +
gcc/testsuite/gnat.dg/generic_inst7_pkg.adb | 12 +
gcc/testsuite/gnat.dg/generic_inst7_pkg.ads | 8 +
gcc/testsuite/gnat.dg/generic_inst7_types.ads | 15 +
gcc/testsuite/gnat.dg/no_caching.adb | 29 +
gcc/testsuite/gnat.dg/no_caching.ads | 8 +
gcc/testsuite/gnat.dg/null_check.adb | 19 +
gcc/testsuite/gnat.dg/range_check6.adb | 28 +
gcc/testsuite/gnat.dg/range_check7.adb | 22 +
gcc/testsuite/gnat.dg/renaming15.adb | 32 +
gcc/testsuite/gnat.dg/{array35.adb => slice10.adb} | 11 +-
gcc/testsuite/gnat.dg/suppress_initialization2.adb | 5 +
gcc/testsuite/gnat.dg/suppress_initialization2.ads | 13 +
61 files changed, 2555 insertions(+), 1185 deletions(-)
create mode 100644 gcc/ada/libgnat/a-dhfina.adb
copy gcc/testsuite/gnat.dg/{access5.adb => equal10.adb} (57%)
create mode 100644 gcc/testsuite/gnat.dg/equal10.ads
create mode 100644 gcc/testsuite/gnat.dg/generic_inst7.adb
create mode 100644 gcc/testsuite/gnat.dg/generic_inst7_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/generic_inst7_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/generic_inst7_types.ads
create mode 100644 gcc/testsuite/gnat.dg/no_caching.adb
create mode 100644 gcc/testsuite/gnat.dg/no_caching.ads
create mode 100644 gcc/testsuite/gnat.dg/null_check.adb
create mode 100644 gcc/testsuite/gnat.dg/range_check6.adb
create mode 100644 gcc/testsuite/gnat.dg/range_check7.adb
create mode 100644 gcc/testsuite/gnat.dg/renaming15.adb
copy gcc/testsuite/gnat.dg/{array35.adb => slice10.adb} (55%)
create mode 100644 gcc/testsuite/gnat.dg/suppress_initialization2.adb
create mode 100644 gcc/testsuite/gnat.dg/suppress_initialization2.ads
--
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-master-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 296d05cb0d3c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub [...]
adds 49da065f7b1f NTB/msi: remove incorrect MODULE defines
adds f6192cb74292 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
adds d75996dd022b dax: dax_layout_busy_page() should not unmap cow pages
adds 06282373ff57 mm/memremap: Fix reuse of pgmap instances with internal re [...]
adds b6c0649caf35 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/ [...]
adds d45331b00ddb Linux 5.3-rc4
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
drivers/ntb/msi.c | 5 -----
fs/dax.c | 2 +-
mm/memremap.c | 6 ++++++
4 files changed, 8 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/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards c890370 0: update: llvm-linux: boot
new 6b57801 0: update: linux-d45331b00ddb179e291766617259261c112db872: 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 (c890370)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 166 +-
02-build_llvm/console.log | 12002 ++++++++++++++++++-----------------
03-build_linux/console.log | 668 +-
04-boot_linux/console.log | 350 +-
06-update_baseline/console.log | 25 -
console.log | 13211 +++++++++++++++++++--------------------
jenkins/manifest.sh | 13 +-
7 files changed, 13026 insertions(+), 13409 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 8be90e9631 Automatic date update in version.in
adds 36983a93bb lang_input_statement_type next pointers
adds 988de25b36 stat_alloc casts
adds 4cfbdbfd26 Delete unused ldlang.h structs
adds dc02848a69 Sort statement_enum and lang_statement_union
adds acdb5f3476 Automatic date update in version.in
adds b32b0a69fd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ChangeLog | 41 ++++++++++++++++++
ld/emultempl/aix.em | 5 +--
ld/emultempl/spuelf.em | 6 +--
ld/ldexp.c | 24 +++++------
ld/ldlang.c | 110 +++++++++++++++++++++++--------------------------
ld/ldlang.h | 63 +++++++++++-----------------
ld/ldmain.c | 2 +-
ld/lexsup.c | 2 +-
9 files changed, 137 insertions(+), 118 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a72a451 0: update: binutils-gcc-linux: all
new 7447943 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 (a72a451)
\
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 | 162 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11408 +++++++--------
04-build_abe-stage1/console.log | 15447 ++++++++++----------
05-build_linux/console.log | 758 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 28225 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
9 files changed, 28228 insertions(+), 28238 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 267389902a9 Move is_valid_fd to filedescriptor.c file.
new b7bd88335b6 Fix Ada comparison failure on SPARC
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 | 4 ++++
gcc/ipa-predicate.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.