This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 25e4fa4 2017-01-13 Yannick Moy <moy(a)adacore.com>
new 6da581c 2017-01-13 Gary Dismukes <dismukes(a)adacore.com>
new 75fb435 2017-01-13 Yannick Moy <moy(a)adacore.com>
new 12e7feb Code cleanups.
new c957c41 gcc/testsuite/ChangeLog:
new c6f2a10 2017-01-13 Ed Schonberg <schonberg(a)adacore.com>
new 8fa5a59 2017-01-13 Gary Dismukes <dismukes(a)adacore.com>
new 6b44d71 2017-01-13 Hristian Kirtchev <kirtchev(a)adacore.com>
The 7 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 | 79 +++++++++++++++++++
gcc/ada/contracts.adb | 29 ++++++-
gcc/ada/contracts.ads | 5 +-
gcc/ada/exp_aggr.adb | 54 +++++++++----
gcc/ada/exp_ch4.adb | 30 +++++++-
gcc/ada/inline.adb | 20 +++--
gcc/ada/nlists.ads | 4 +-
gcc/ada/par-ch4.adb | 13 +++-
gcc/ada/s-exnllf.adb | 89 ++++++++++-----------
gcc/ada/sem_aggr.adb | 107 ++++++++++++++++++++------
gcc/ada/sem_ch13.adb | 8 +-
gcc/ada/sem_ch3.adb | 7 +-
gcc/ada/sem_util.adb | 28 +++++--
gcc/ada/sem_util.ads | 6 ++
gcc/ada/sinfo.adb | 12 ++-
gcc/ada/sinfo.ads | 5 ++
gcc/ada/sprint.adb | 2 +-
gcc/fortran/ChangeLog | 6 ++
gcc/fortran/resolve.c | 11 ++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/coarray/event_4.f08 | 12 +++
21 files changed, 400 insertions(+), 132 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/event_4.f08
--
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 8a47810 [CodeGen] Rename MachineInstrBuilder::addOperand. NFC
new 1279248 [ARM] CodeGen: Remove AddDefaultCC. NFC.
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:
lib/Target/ARM/ARMBaseInstrInfo.cpp | 22 +++++-----
lib/Target/ARM/ARMBaseInstrInfo.h | 10 ++---
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 2 +-
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 10 ++---
lib/Target/ARM/ARMFastISel.cpp | 4 +-
lib/Target/ARM/ARMFrameLowering.cpp | 67 ++++++++++++++++++-------------
lib/Target/ARM/ARMISelLowering.cpp | 45 ++++++++++++---------
lib/Target/ARM/ARMInstructionSelector.cpp | 4 +-
lib/Target/ARM/Thumb2InstrInfo.cpp | 2 +-
9 files changed, 92 insertions(+), 74 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 clang-tools-extra.
from 74dbdfd Clear the release notes for 5.0.0
new 1a15ce4 Fix the build of the include-fixer plugin for some shared cma [...]
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:
include-fixer/SymbolIndexManager.h | 11 +++++++++++
include-fixer/plugin/CMakeLists.txt | 1 +
2 files changed, 12 insertions(+)
--
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 release_40
in repository clang-tools-extra.
at c53a973 ReleaseNotes: remove 'if you're reading on trunk' warning
This branch includes the following new commits:
new c53a973 ReleaseNotes: remove 'if you're reading on trunk' warning
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.
--
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 18cb6d7 2017-01-13 Tristan Gingold <gingold(a)adacore.com>
new ea90be0 2017-01-13 Arnaud Charlet <charlet(a)adacore.com>
new 10f62e3 2017-01-13 Justin Squirek <squirek(a)adacore.com>
new 76af476 PR sanitizer/78887 * asan.c (asan_needs_odr_indicator_p): D [...]
new e213974 2017-01-13 Ed Schonberg <schonberg(a)adacore.com>
new 667cc5b Minor reformatting.
new 0b20de7 2017-01-13 Gary Dismukes <dismukes(a)adacore.com>
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:
gcc/ChangeLog | 6 +++
gcc/ada/ChangeLog | 72 ++++++++++++++++++++++++++++++
gcc/ada/bindusg.adb | 2 +-
gcc/ada/exp_spark.adb | 48 ++++++++++++++++++++
gcc/ada/exp_util.adb | 83 +++++++++++++++++-----------------
gcc/ada/freeze.adb | 15 ++++---
gcc/ada/frontend.adb | 15 ++++---
gcc/ada/gnatbind.adb | 10 ++---
gcc/ada/osint-c.adb | 10 ++++-
gcc/ada/par-ch11.adb | 6 +--
gcc/ada/par-ch3.adb | 6 ++-
gcc/ada/par-ch4.adb | 120 ++++++++++++++++++++++++++++++++++++++++++--------
gcc/ada/sem.adb | 1 +
gcc/ada/sem_aggr.adb | 6 ++-
gcc/ada/sem_attr.adb | 7 +--
gcc/ada/sem_ch12.adb | 12 ++---
gcc/ada/sem_ch13.adb | 23 +++++++---
gcc/ada/sem_ch8.adb | 30 +++++++------
gcc/ada/sem_ch9.adb | 2 +-
gcc/ada/sem_eval.adb | 34 ++++++++++++++
gcc/ada/sem_res.adb | 6 +--
gcc/ada/sinfo.adb | 6 +++
gcc/ada/sinfo.ads | 24 ++++++++++
gcc/ada/sprint.adb | 9 ++++
gcc/asan.c | 11 ++++-
25 files changed, 444 insertions(+), 120 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 93407b9 Minor reformatting.
new f0d65da 2017-01-13 Hristian Kirtchev <kirtchev(a)adacore.com>
new 18cb6d7 2017-01-13 Tristan Gingold <gingold(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 | 90 +++++++++++++++++++++++++++++++
gcc/ada/atree.adb | 4 +-
gcc/ada/checks.adb | 54 +++++++++++++++----
gcc/ada/einfo.adb | 8 +--
gcc/ada/exp_ch6.adb | 13 ++++-
gcc/ada/exp_ch6.ads | 4 +-
gcc/ada/exp_util.adb | 82 +++++++++++++++-------------
gcc/ada/freeze.adb | 19 +++++--
gcc/ada/frontend.adb | 13 +++++
gcc/ada/gnat1drv.adb | 13 -----
gcc/ada/rtsfind.ads | 2 +
gcc/ada/s-mmap.adb | 42 ++++++++++++---
gcc/ada/s-mmap.ads | 5 ++
gcc/ada/s-mmosin-mingw.adb | 10 ++--
gcc/ada/s-mmosin-mingw.ads | 4 +-
gcc/ada/s-mmosin-unix.adb | 6 +--
gcc/ada/s-mmosin-unix.ads | 4 +-
gcc/ada/sem_attr.adb | 21 ++++++++
gcc/ada/sem_ch6.adb | 8 +--
gcc/ada/sem_ch8.adb | 129 ++++++++++++++++++++++++++++++++++++++-------
gcc/ada/sem_res.adb | 20 +++++--
gcc/ada/sem_util.ads | 30 +++++------
22 files changed, 448 insertions(+), 133 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 a3c8656 [X86][AVX512] Adding missing shuffle lowering to blend mask i [...]
new 0aacbaa [ARM] CodeGen: Remove AddDefaultPred. NFC.
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:
include/llvm/CodeGen/MachineInstrBuilder.h | 7 +
lib/Target/ARM/A15SDOptimizer.cpp | 24 +-
lib/Target/ARM/ARMBaseInstrInfo.cpp | 278 ++++++++++---------
lib/Target/ARM/ARMBaseInstrInfo.h | 13 +-
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 2 +-
lib/Target/ARM/ARMCallLowering.cpp | 2 +-
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 86 +++---
lib/Target/ARM/ARMFastISel.cpp | 14 +-
lib/Target/ARM/ARMFrameLowering.cpp | 374 ++++++++++++++-----------
lib/Target/ARM/ARMISelLowering.cpp | 420 +++++++++++++++++------------
lib/Target/ARM/ARMInstrInfo.cpp | 9 +-
lib/Target/ARM/ARMInstructionSelector.cpp | 6 +-
lib/Target/ARM/ARMLoadStoreOptimizer.cpp | 5 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 97 +++----
lib/Target/ARM/Thumb1InstrInfo.cpp | 31 ++-
lib/Target/ARM/Thumb2InstrInfo.cpp | 51 ++--
lib/Target/ARM/Thumb2SizeReduction.cpp | 15 +-
lib/Target/ARM/ThumbRegisterInfo.cpp | 26 +-
18 files changed, 830 insertions(+), 630 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.