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 86b442599bc Handle block-local names for Ada
new 153f6e6cb02 [gdb/testsuite] Handle shell prompt in batch-preserve-term- [...]
new 519155c9f68 [gdb/testsuite] Handle no glibc debuginfo in gdb.base/solib [...]
new 18f1cb1fc53 [gdb/testsuite] Handle missing xz in gdb.base/gnu-debugdata.exp
The 3 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:
gdb/testsuite/ChangeLog | 17 +++++++++++++++++
gdb/testsuite/gdb.base/batch-preserve-term-settings.exp | 9 ++++++---
gdb/testsuite/gdb.base/solib-corrupted.exp | 12 +++++++++++-
gdb/testsuite/lib/gdb.exp | 6 +++++-
4 files changed, 39 insertions(+), 5 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 a21ec1de4e5 [Ada] Analyze second parameter of attribute Scaling
new ca086b8b8bb gcov: Update comments.
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/gcov.c | 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 glibc.
from 5a96fe2e02 elf.h: Remove SHF_GNU_BUILD_NOTE.
new 2ee7711bdd x86: Remove the default REP MOVSB threshold tunable value [B [...]
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/x86/dl-tunables.list | 6 ++++--
1 file changed, 4 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 62c5ea52288 preprocessor: Deferred macro support
new 49ea96b4d88 [Ada] Adjust documentation of System.Img_Util.Set_Decimal_Digits
new 3fcb8100aac [Ada] Correctly mark subprogram as not always inlined in GN [...]
new ae8c56262d6 [Ada] Update comment for processing of pragma Assertion_Policy
new efec136240f [Ada] Fix analysis of access objects in Depends contracts
new d494f9f037b [Ada] Tidy up implementation of System.Fat_Gen.Valid and in [...]
new 2a1a3fc67f4 [Ada] Avoid reanalysis of malformed dependency relations
new 758daef51b0 [Ada] Refine error messages on illegal Refined_State in SPARK
new d983a9d0500 [Ada] Fix warning control character for message on IN OUT p [...]
new 2c40c60ecb3 [Ada] Compiler crash on call to function instance
new c2dc9fb6614 [Ada] Simplify prevention of cascaded errors for Refined_State
new 32543637450 [Ada] Fix couple of bugs in the implementation of Round attribute
new 097826df0cb [Ada] Additional fixes for Default_Initial_Condition
new 9189557557f [Ada] Implement AI12-0398-1/03
new e5e963ab2ed [Ada] armhf-linux: symbolic tracebacks
new a98c6ffa0ba [Ada] Fix documentation of -gnatw.K switch (activates => disables)
new 3cde9f1cc56 [Ada] Remove double initialization of the known value cache
new f3dd0581a51 [Ada] Implement part of System.Fat_Gen more efficiently
new 77c44637af3 [Ada] Adjust previous change to System.Fat_Gen
new a36a291399f [Ada] Fix internal error on bit-packed array in Volatile_Fu [...]
new b97b4e6f71d [Ada] Adjust again previous change to System.Fat_Gen
new 415791cf5c9 [Ada] Fix compile time evaluation of shift intrinsics
new b9348660558 [Ada] Add annotation after recent compiler changes
new 90b2d3fafb9 [Ada] Fix alignment warning in System.Fat_Gen unit
new 7e7d99bfa23 [Ada] Incorrect accessibility level on type in formal package
new 430dd877b86 [Ada] Small cleanup in the Ada.Text_IO hierarchy
new 951d7d13199 [Ada] Small adjustments to fixed-point I/O units
new b27e311783f [Ada] Refactor duplicated code for floating point attributes
new 041f8c70ad0 [Ada] Process Truncation just like other floating point attributes
new 7837a887d66 [Ada] Refactor duplicated code for First and Last attributes
new a21ec1de4e5 [Ada] Analyze second parameter of attribute Scaling
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:
.../building_executable_programs_with_gnat.rst | 2 +-
gcc/ada/exp_aggr.adb | 31 +-
gcc/ada/exp_attr.adb | 38 +-
gcc/ada/exp_ch3.adb | 5 +
gcc/ada/exp_ch4.adb | 5 +-
gcc/ada/exp_ch6.adb | 1 +
gcc/ada/exp_ch7.adb | 57 +-
gcc/ada/exp_fixd.adb | 23 +-
gcc/ada/exp_pakd.adb | 11 +-
gcc/ada/exp_util.adb | 14 +-
gcc/ada/gnat_ugn.texi | 4 +-
gcc/ada/inline.adb | 27 +-
gcc/ada/inline.ads | 14 +-
gcc/ada/libgnat/a-tifiio.adb | 37 +-
gcc/ada/libgnat/a-tifiio__128.adb | 45 +-
gcc/ada/libgnat/a-wtcoio.adb | 4 +-
gcc/ada/libgnat/a-wtdeio.adb | 4 +-
gcc/ada/libgnat/a-wtdeio__128.adb | 4 +-
gcc/ada/libgnat/a-wtenio.adb | 4 +-
gcc/ada/libgnat/a-wtfiio.adb | 12 +-
gcc/ada/libgnat/a-wtfiio__128.adb | 16 +-
gcc/ada/libgnat/a-wtflio.adb | 4 +-
gcc/ada/libgnat/a-wtinio.adb | 4 +-
gcc/ada/libgnat/a-wtinio__128.adb | 4 +-
gcc/ada/libgnat/a-wtmoio.adb | 4 +-
gcc/ada/libgnat/a-wtmoio__128.adb | 4 +-
gcc/ada/libgnat/a-ztcoio.adb | 4 +-
gcc/ada/libgnat/a-ztdeio.adb | 4 +-
gcc/ada/libgnat/a-ztdeio__128.adb | 4 +-
gcc/ada/libgnat/a-ztenio.adb | 4 +-
gcc/ada/libgnat/a-ztfiio.adb | 12 +-
gcc/ada/libgnat/a-ztfiio__128.adb | 16 +-
gcc/ada/libgnat/a-ztflio.adb | 4 +-
gcc/ada/libgnat/a-ztinio.adb | 4 +-
gcc/ada/libgnat/a-ztinio__128.adb | 4 +-
gcc/ada/libgnat/a-ztmoio.adb | 4 +-
gcc/ada/libgnat/a-ztmoio__128.adb | 4 +-
gcc/ada/libgnat/s-fatgen.adb | 680 ++++++++++-----------
gcc/ada/libgnat/s-fatgen.ads | 15 +-
gcc/ada/libgnat/s-imguti.ads | 21 +-
gcc/ada/par-ch3.adb | 8 +-
gcc/ada/par-ch6.adb | 12 +-
gcc/ada/par-ch9.adb | 6 +
gcc/ada/sa_messages.ads | 2 +-
gcc/ada/sem_aggr.adb | 5 +-
gcc/ada/sem_attr.adb | 76 +--
gcc/ada/sem_elab.adb | 14 +-
gcc/ada/sem_eval.adb | 4 +-
gcc/ada/sem_prag.adb | 169 +++--
gcc/ada/sem_res.adb | 14 +-
gcc/ada/sem_util.adb | 22 +
gcc/ada/sem_util.ads | 3 +
gcc/ada/sem_warn.adb | 6 +-
gcc/ada/tracebak.c | 7 +
54 files changed, 804 insertions(+), 702 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b7374855 0: update: linux-2bff021f53b211386abad8cd661e6bb38d0fd524: all
new 2736588f 0: update: linux-2bff021f53b211386abad8cd661e6bb38d0fd524: 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 (b7374855)
\
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 | 184 +-
02-build_llvm/console.log | 13008 ++++++++---------
03-build_linux/console.log | 15653 ++++++++++----------
04-boot_linux/console.log | 648 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 29523 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 29527 insertions(+), 29525 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 470a25b638f Limit perf data buffer during feature checking
new 159b0bd9ce2 middle-end: Exclude TOP permute from blend considerations
new 62c5ea52288 preprocessor: Deferred macro support
The 2 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/testsuite/gcc.target/i386/pr98264.c | 22 ++++++++++++++++++++++
gcc/tree-vect-slp-patterns.c | 3 ++-
libcpp/include/cpplib.h | 11 ++++++++---
libcpp/macro.c | 9 +++++----
4 files changed, 37 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr98264.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_bmk_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 8f2ffc86 5: update: gcc-c04bd12b06a21ad4a9c432c109ec2a543725ad1b: 1
new 8cced7fe 5: update: binutils-glibc: 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 (8f2ffc86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 172 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11385 +-
04-build_abe-stage1/console.log | 20397 ++-
05-build_abe-linux/console.log | 77 +-
06-build_abe-glibc/console.log | 110532 +++----------
07-build_abe-stage2/console.log | 45417 +++---
09-benchmark--O2_LTO_marm/benchmark-start.log | 2 +-
09-benchmark--O2_LTO_marm/benchmark.log | 16 +-
09-benchmark--O2_LTO_marm/console.log | 160 +-
10-check_regression/console.log | 1094 +-
10-check_regression/results-0.csv | 193 +-
10-check_regression/results-1.csv | 188 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 194 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4190 +-
11-update_baseline/console.log | 2882 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 188 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 2 +-
11-update_baseline/results-full.csv | 186 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 3082 +-
11-update_baseline/results.regressions | 1 -
console.log | 192566 +++++++----------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
29 files changed, 125844 insertions(+), 267804 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-allyesconfig
in repository toolchain/ci/gcc.
from 954c8c3e969 Daily bump.
adds a199f82b3e4 Daily bump.
No new revisions were added by this update.
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.