This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-7.2-2017.11
in repository toolchain/gcc.
from 2cba3f8fc56 gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds ada5dcbb13a Make Linaro GCC Release 7.2-2017.11.
new efaa89636ec gcc/ * LINARO-VERSION: Bump version number, post release.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-7.2-2017.11
in repository toolchain/gcc.
at b082f4f5fd3 (tag)
tagging ada5dcbb13a703ed2a53922e819f96b998acc443 (commit)
replaces linaro-7.2-2017.11-rc1
tagged by TCWG Automation
on Wed Nov 8 13:41:17 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Release 7.2-2017.11
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ada5dcbb13a Make Linaro GCC Release 7.2-2017.11.
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.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-6.4-2017.11
in repository toolchain/gcc.
from 086ebc7351b gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds 2371fd4a0a8 Make Linaro GCC Release 6.4-2017.11.
new 5f1a5c6d232 gcc/ * LINARO-VERSION: Bump version number, post release.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-6.4-2017.11
in repository toolchain/gcc.
at 66407fdbdcf (tag)
tagging 2371fd4a0a836de9d91861145fc55649b2cd5b34 (commit)
replaces linaro-6.4-2017.11-rc1
tagged by TCWG Automation
on Wed Nov 8 13:38:10 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Release 6.4-2017.11
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 2371fd4a0a8 Make Linaro GCC Release 6.4-2017.11.
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.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-5.5-2017.10
in repository toolchain/gcc.
from ed27b17dd67 gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds be42a8fd29c Make Linaro GCC Release 5.5-2017.10.
new f8e3a4507d4 gcc/ * LINARO-VERSION: Bump version number, post release.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-5.5-2017.10
in repository toolchain/gcc.
at eb853375204 (tag)
tagging be42a8fd29c966d67ad17329dcafca50c9826c4f (commit)
replaces linaro-5.5-2017.10-rc1
tagged by TCWG Automation
on Wed Nov 8 13:35:45 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Release 5.5-2017.10
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new be42a8fd29c Make Linaro GCC Release 5.5-2017.10.
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 llvm.
from 21ae2e7a569 [RISCV] Codegen support for memory operations
new 6c9938cf11d [RISCV] Codegen support for memory operations on global addresses
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/RISCV/RISCV.h | 12 ++++--
lib/Target/RISCV/RISCVAsmPrinter.cpp | 7 +++-
lib/Target/RISCV/RISCVISelLowering.cpp | 25 +++++++++++
lib/Target/RISCV/RISCVISelLowering.h | 1 +
lib/Target/RISCV/RISCVMCInstLower.cpp | 76 ++++++++++++++++++++++++++--------
test/CodeGen/RISCV/mem.ll | 25 +++++++++++
test/CodeGen/RISCV/wide-mem.ll | 18 ++++++++
7 files changed, 142 insertions(+), 22 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 fc8e981f [clangd] tolerate windows filepaths in tests
new e02f32ba [clang-tidy] Add a note about modernize-replace-random-shuffle
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:
docs/clang-tidy/checks/modernize-replace-random-shuffle.rst | 13 +++++++++++++
1 file changed, 13 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 master
in repository binutils-gdb.
from 6e98b3428b xtensa message pluralization
new dec41383ff Adds command line support for Armv8.4-A, via the new command [...]
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:
gas/ChangeLog | 32 +++
gas/config/tc-arm.c | 168 +++++++++++++-
gas/doc/c-arm.texi | 1 +
gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.d | 2 +
gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.l | 5 +
gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.s | 8 +
gas/testsuite/gas/arm/armv8_2-a-fp16-thumb2.d | 249 +++++++++++++++++++++
gas/testsuite/gas/arm/armv8_2-a-fp16.d | 249 +++++++++++++++++++++
gas/testsuite/gas/arm/armv8_2-a-fp16.s | 46 ++++
gas/testsuite/gas/arm/armv8_3-a-fp16.d | 249 +++++++++++++++++++++
gas/testsuite/gas/arm/armv8_4-a-fp16.d | 249 +++++++++++++++++++++
gas/testsuite/gas/arm/dotprod-mandatory.d | 297 +++++++++++++++++++++++++
include/ChangeLog | 7 +
include/opcode/arm.h | 9 +-
opcodes/ChangeLog | 6 +
opcodes/arm-dis.c | 18 ++
16 files changed, 1590 insertions(+), 5 deletions(-)
create mode 100644 gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.d
create mode 100644 gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.l
create mode 100644 gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.s
create mode 100644 gas/testsuite/gas/arm/armv8_2-a-fp16-thumb2.d
create mode 100644 gas/testsuite/gas/arm/armv8_2-a-fp16.d
create mode 100644 gas/testsuite/gas/arm/armv8_2-a-fp16.s
create mode 100644 gas/testsuite/gas/arm/armv8_3-a-fp16.d
create mode 100644 gas/testsuite/gas/arm/armv8_4-a-fp16.d
create mode 100644 gas/testsuite/gas/arm/dotprod-mandatory.d
--
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 84f05ebee7 Avoid printing some redundant name qualifiers in completion
new 4c855d55f1 Workaround reverse-iteration buildbot breakages. Filed PR35244.
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/CodeCompletion/qualifiers-as-written.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.