This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4148bfa9e27 2017-09-11 Yannick Moy <moy(a)adacore.com>
new 130b6dcabd1 2017-09-11 Yannick Moy <moy(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 | 8 +++
gcc/ada/lib-xref-spark_specific.adb | 6 +-
gcc/ada/sem_aggr.adb | 24 ++++----
gcc/ada/sem_aux.ads | 3 +-
gcc/ada/sem_util.adb | 118 +++++++++++++++++++++++++++++++++---
5 files changed, 136 insertions(+), 23 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 ceaa3f64345 [ARM] Use ADDCARRY / SUBCARRY
new 8b9e95cb877 AMDGPU: trivial comment change
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/AMDGPU/SIMachineFunctionInfo.cpp | 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.
unknown user pushed a change to branch master
in repository gcc.
from f5aaf9c85f6 Daily bump.
new 95c5ce25fdf New files, to ease sync between AdaCore and FSF.
new 530e33f5e62 New files, to ease sync between AdaCore and FSF.
new 4148bfa9e27 2017-09-11 Yannick Moy <moy(a)adacore.com>
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:
gcc/ada/ChangeLog | 7 +
gcc/ada/gnat1drv.adb | 2 +
.../{a-intnam-linux.ads => a-intnam-lynxos.ads} | 81 ++---
.../{s-intman-posix.adb => s-intman-lynxos.adb} | 8 +-
.../{s-osinte-gnu.adb => s-osinte-lynxos178.adb} | 138 +++++---
.../{s-osinte-aix.ads => s-osinte-lynxos178e.ads} | 361 +++++++++++----------
.../{s-taspri-posix.ads => s-taspri-lynxos.ads} | 14 +-
.../{g-soliop-mingw.ads => g-soliop-lynxos.ads} | 4 +-
.../libgnat/{s-osprim.ads => s-osprim-lynxos.ads} | 19 +-
.../{s-parame-vxworks.ads => s-parame-ae653.ads} | 6 +-
...tem-linux-hppa.ads => system-lynxos178-ppc.ads} | 35 +-
gcc/ada/opt.ads | 2 +-
12 files changed, 377 insertions(+), 300 deletions(-)
copy gcc/ada/libgnarl/{a-intnam-linux.ads => a-intnam-lynxos.ads} (89%)
copy gcc/ada/libgnarl/{s-intman-posix.adb => s-intman-lynxos.adb} (96%)
copy gcc/ada/libgnarl/{s-osinte-gnu.adb => s-osinte-lynxos178.adb} (64%)
copy gcc/ada/libgnarl/{s-osinte-aix.ads => s-osinte-lynxos178e.ads} (65%)
copy gcc/ada/libgnarl/{s-taspri-posix.ads => s-taspri-lynxos.ads} (96%)
copy gcc/ada/libgnat/{g-soliop-mingw.ads => g-soliop-lynxos.ads} (96%)
copy gcc/ada/libgnat/{s-osprim.ads => s-osprim-lynxos.ads} (83%)
copy gcc/ada/libgnat/{s-parame-vxworks.ads => s-parame-ae653.ads} (98%)
copy gcc/ada/libgnat/{system-linux-hppa.ads => system-lynxos178-ppc.ads} (85%)
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6a369bb jenkins-helpers.sh: Handle ILP32 in print_tester_label_for_target.
new 5e13734 start-container-qemu.sh: Remove FIXME.
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-qemu.sh | 13 +++++--------
1 file changed, 5 insertions(+), 8 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 c1e17d7b87c Fixed a bug in splitting Scatter operation in the Type Lega [...]
new ceaa3f64345 [ARM] Use ADDCARRY / SUBCARRY
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/ARMISelLowering.cpp | 185 ++++++++++++++++++++++++++++----
lib/Target/ARM/ARMISelLowering.h | 3 +-
test/CodeGen/ARM/intrinsics-overflow.ll | 88 ++++++++++++---
test/CodeGen/ARM/pr34045.ll | 53 +++++++++
4 files changed, 294 insertions(+), 35 deletions(-)
create mode 100644 test/CodeGen/ARM/pr34045.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 clang.
from 1b5154c90e Add objcImplementationDecl matcher
new 9b80cb1f6c Revert r312830: "Reinstall the patch "Use EmitPointerWithAli [...]
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/CodeGen/CGAtomic.cpp | 16 ++++++++--------
test/CodeGenCXX/atomic-align.cpp | 30 ------------------------------
2 files changed, 8 insertions(+), 38 deletions(-)
delete mode 100644 test/CodeGenCXX/atomic-align.cpp
--
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 555cb16881 Automatic date update in version.in
new 4ec521f238 nds32: Rename __BIT() to N32_BIT().
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 | 4 +++
bfd/elf32-nds32.c | 26 +++++++++---------
include/ChangeLog | 4 +++
include/opcode/nds32.h | 4 +--
opcodes/ChangeLog | 6 +++++
opcodes/nds32-asm.c | 72 +++++++++++++++++++++++++-------------------------
opcodes/nds32-asm.h | 2 +-
opcodes/nds32-dis.c | 6 ++---
8 files changed, 69 insertions(+), 55 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 038c6e0a2c9 [ORC] Kill off a dead typedef.
new c1e17d7b87c Fixed a bug in splitting Scatter operation in the Type Lega [...]
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/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 13 ++++++-------
test/CodeGen/X86/scatter-schedule.ll | 7 +++----
2 files changed, 9 insertions(+), 11 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 4c5a286d7b7 Use llvm_unreachable for unknown TargetCostKind.
new 038c6e0a2c9 [ORC] Kill off a dead typedef.
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/ExecutionEngine/Orc/CompileOnDemandLayer.h | 6 ------
1 file changed, 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 glibc.
from 3bdfd9fbed sunrpc/tst-udp-nonblocking: Fix timeout value
new 891abfd3c0 Update translations
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:
ChangeLog | 5 +
po/fr.po | 4 +-
po/sv.po | 1150 +++++++++++++++++++++++++++++++------------------------------
3 files changed, 584 insertions(+), 575 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.