This is an automated email from the git hooks/post-receive script.
Diana Picus pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 45db52d start-container-docker.sh: Fix typo.
adds 68d8c17 Merge branch 'master' into llvmstaging
new 012e845 Merge branch 'llvmstaging' into llvmprod
new 2334d27 Merge "Merge branch 'llvmstaging' into llvmprod"
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:
--
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 binutils-gdb.
from 7a382c1c50 x86; Don't add elf64-x86-64.lo nor elf64.lo together with el [...]
new 1de031c80b x86: Replace elf_x86_plt_layout_table with elf_x86_init_table
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/ChangeLog | 13 +++++++++++++
bfd/elf32-i386.c | 40 ++++++++++++++++++++--------------------
bfd/elf64-x86-64.c | 42 +++++++++++++++++++++---------------------
bfd/elfxx-x86.c | 21 ++++++++++-----------
bfd/elfxx-x86.h | 4 ++--
5 files changed, 66 insertions(+), 54 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 ad75f6a524c 2017-09-08 Bob Duff <duff(a)adacore.com>
new 4bfc4ed0230 2017-09-08 Arnaud Charlet <charlet(a)adacore.com>
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/ada/gcc-interface/Makefile.in | 25 +
gcc/ada/s-dwalin.adb | 1627 +++++++++++++++++++
gcc/ada/s-dwalin.ads | 191 +++
gcc/ada/s-objrea.adb | 2246 ++++++++++++++++++++++++++
gcc/ada/s-objrea.ads | 451 ++++++
gcc/ada/s-trasym-dwarf.adb | 689 ++++++++
gcc/ada/s-tsmona-linux.adb | 190 +++
gcc/ada/{s-imglld.adb => s-tsmona-mingw.adb} | 91 +-
8 files changed, 5470 insertions(+), 40 deletions(-)
create mode 100644 gcc/ada/s-dwalin.adb
create mode 100644 gcc/ada/s-dwalin.ads
create mode 100644 gcc/ada/s-objrea.adb
create mode 100644 gcc/ada/s-objrea.ads
create mode 100644 gcc/ada/s-trasym-dwarf.adb
create mode 100644 gcc/ada/s-tsmona-linux.adb
copy gcc/ada/{s-imglld.adb => s-tsmona-mingw.adb} (64%)
--
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 llvm.
from 2e0950763d3 Re-enable "[IRCE] Identify loops with latch comparison agai [...]
new 977c908e78c [X86] Added PR31045 test case
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:
test/CodeGen/X86/pr31045.ll | 89 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 89 insertions(+)
create mode 100644 test/CodeGen/X86/pr31045.ll
--
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 562e166fdc3 2017-09-08 Bob Duff <duff(a)adacore.com>
new ad75f6a524c 2017-09-08 Bob Duff <duff(a)adacore.com>
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/ada/ChangeLog | 32 +++
gcc/ada/exp_attr.adb | 23 +-
gcc/ada/exp_ch4.adb | 18 +-
gcc/ada/exp_ch6.adb | 61 ++++-
gcc/ada/gcc-interface/Makefile.in | 446 ++++--------------------------------
gcc/ada/{ => libgnarl}/a-taster.adb | 0
gcc/ada/{ => libgnarl}/a-taster.ads | 0
gcc/ada/rtsfind.ads | 4 +-
gcc/ada/s-rident.ads | 2 +-
gcc/ada/s-ststop.adb | 27 ++-
gcc/ada/s-ststop.ads | 8 +-
11 files changed, 197 insertions(+), 424 deletions(-)
rename gcc/ada/{ => libgnarl}/a-taster.adb (100%)
rename gcc/ada/{ => libgnarl}/a-taster.ads (100%)
--
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 156588cbb4c 2017-09-08 Gary Dismukes <dismukes(a)adacore.com>
new 562e166fdc3 2017-09-08 Bob Duff <duff(a)adacore.com>
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/ada/ChangeLog | 24 ++++++++++++++++++++++++
gcc/ada/a-tags.adb | 27 ++++++++++++++++++++++-----
gcc/ada/a-tigeli.adb | 4 ++--
gcc/ada/exp_intr.adb | 2 +-
gcc/ada/s-ststop.adb | 13 ++++++++-----
gcc/ada/sem_util.adb | 1 +
6 files changed, 58 insertions(+), 13 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 llvm.
from 1a443ce0dd4 [dwarfdump] Verify line table prologue
new 2e0950763d3 Re-enable "[IRCE] Identify loops with latch comparison agai [...]
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:
.../Scalar/InductiveRangeCheckElimination.cpp | 64 ++++--
.../IRCE/latch-comparison-against-current-value.ll | 245 +++++++++++++++++++++
2 files changed, 296 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/IRCE/latch-comparison-against-current-value.ll
--
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 8b3a98b2b9b 2017-09-08 Javier Miranda <miranda(a)adacore.com>
new 0d1fd194f42 2017-09-08 Yannick Moy <moy(a)adacore.com>
new 6adfa7011ca 2017-09-08 Georges-Alex Jaloyan <jaloyan(a)adacore.com>
new 882b5ac891a 2017-09-08 Hristian Kirtchev <kirtchev(a)adacore.com>
new e3052f62a70 2017-09-08 Arnaud Charlet <charlet(a)adacore.com>
new 156588cbb4c 2017-09-08 Gary Dismukes <dismukes(a)adacore.com>
The 5 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 | 118 +++++++++++++++
gcc/ada/debug.adb | 7 +-
gcc/ada/errout.adb | 88 +++++++++---
gcc/ada/errout.ads | 10 +-
gcc/ada/erroutc.adb | 18 ++-
gcc/ada/erroutc.ads | 10 ++
gcc/ada/errutil.adb | 3 +-
gcc/ada/exp_attr.adb | 3 +-
gcc/ada/exp_ch5.adb | 8 +-
gcc/ada/exp_ch6.adb | 3 +
gcc/ada/exp_disp.adb | 2 +-
gcc/ada/exp_intr.adb | 101 +------------
gcc/ada/exp_prag.adb | 35 +++--
gcc/ada/freeze.adb | 3 +-
gcc/ada/g-dynhta.adb | 399 ++++-----------------------------------------------
gcc/ada/g-dynhta.ads | 165 ++++++---------------
gcc/ada/gnat1drv.adb | 7 +
gcc/ada/inline.adb | 4 +-
gcc/ada/opt.ads | 4 +
gcc/ada/par-ch4.adb | 6 +
gcc/ada/sem_aggr.adb | 5 +-
gcc/ada/sem_ch13.adb | 11 +-
gcc/ada/sem_ch3.adb | 4 +-
gcc/ada/sem_ch5.adb | 3 +-
gcc/ada/sem_ch6.adb | 62 ++++----
gcc/ada/sem_elab.adb | 11 +-
gcc/ada/sem_prag.adb | 28 ++--
gcc/ada/sem_res.adb | 1 +
gcc/ada/sem_util.adb | 157 ++++++++++++++++++++
gcc/ada/sem_util.ads | 12 ++
30 files changed, 589 insertions(+), 699 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 3a7fe2f3340 2017-09-08 Arnaud Charlet <charlet(a)adacore.com>
new 3e2531d2398 2017-09-08 Yannick Moy <moy(a)adacore.com>
new 8b3a98b2b9b 2017-09-08 Javier Miranda <miranda(a)adacore.com>
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/ada/ChangeLog | 87 +++++++++++
gcc/ada/einfo.adb | 21 ++-
gcc/ada/exp_attr.adb | 22 ++-
gcc/ada/exp_ch3.adb | 18 +++
gcc/ada/exp_ch4.adb | 41 +++++
gcc/ada/exp_ch5.adb | 19 ++-
gcc/ada/exp_ch6.adb | 408 ++++++++++++++++++++++++++++++++++++++++--------
gcc/ada/exp_ch6.ads | 44 +++++-
gcc/ada/exp_ch8.adb | 11 +-
gcc/ada/exp_disp.adb | 9 +-
gcc/ada/exp_prag.adb | 88 +++++++++++
gcc/ada/exp_util.adb | 5 +-
gcc/ada/inline.adb | 24 +--
gcc/ada/sem_ch4.adb | 19 ++-
gcc/ada/sem_ch6.adb | 430 ++++++++++++++++++++++++---------------------------
gcc/ada/sem_prag.adb | 36 ++++-
16 files changed, 944 insertions(+), 338 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.