This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 03937ca7482 [llvm-dwarfdump] - Print section name and index when dumpin [...]
new 1de4891dd52 [RISCV] Add RISCVInstPrinter and basic MC assembler tests
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/CMakeLists.txt | 4 +-
lib/Target/RISCV/InstPrinter/CMakeLists.txt | 3 ++
.../{MCTargetDesc => InstPrinter}/LLVMBuild.txt | 6 +--
lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp | 55 +++++++++++++++++++
lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h | 43 +++++++++++++++
lib/Target/RISCV/LLVMBuild.txt | 5 +-
lib/Target/RISCV/MCTargetDesc/LLVMBuild.txt | 2 +-
.../RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp | 10 ++++
test/MC/RISCV/lit.local.cfg | 3 ++
test/MC/RISCV/rv32i-invalid.s | 30 +++++++++++
test/MC/RISCV/rv32i-valid.s | 63 ++++++++++++++++++++++
11 files changed, 217 insertions(+), 7 deletions(-)
create mode 100644 lib/Target/RISCV/InstPrinter/CMakeLists.txt
copy lib/Target/RISCV/{MCTargetDesc => InstPrinter}/LLVMBuild.txt (83%)
create mode 100644 lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp
create mode 100644 lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h
create mode 100644 test/MC/RISCV/lit.local.cfg
create mode 100644 test/MC/RISCV/rv32i-invalid.s
create mode 100644 test/MC/RISCV/rv32i-valid.s
--
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 bf0ec4c276 GDB testsuite: Suppress GCC's colored output
new 8975f86409 [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases
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 | 10 ++++++++++
gas/config/tc-aarch64.c | 11 ++++++-----
gas/doc/c-aarch64.texi | 3 +++
gas/testsuite/gas/aarch64/diagnostic.l | 4 ++++
gas/testsuite/gas/aarch64/diagnostic.s | 5 +++++
gas/testsuite/gas/aarch64/register_aliases.d | 10 ++++++++++
gas/testsuite/gas/aarch64/register_aliases.s | 9 +++++++++
7 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/register_aliases.d
create mode 100644 gas/testsuite/gas/aarch64/register_aliases.s
--
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 binutils-2_29-branch
in repository binutils-gdb.
from bfdabf2610 Automatic date update in version.in
new 9bb83328f2 [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases
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 | 11 +++++++++++
gas/config/tc-aarch64.c | 11 ++++++-----
gas/doc/c-aarch64.texi | 3 +++
gas/testsuite/gas/aarch64/diagnostic.l | 4 ++++
gas/testsuite/gas/aarch64/diagnostic.s | 5 +++++
gas/testsuite/gas/aarch64/register_aliases.d | 10 ++++++++++
gas/testsuite/gas/aarch64/register_aliases.s | 9 +++++++++
7 files changed, 48 insertions(+), 5 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/register_aliases.d
create mode 100644 gas/testsuite/gas/aarch64/register_aliases.s
--
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 e9f57484aa S390: Add new s390 platform z14.
new 4ebf934e34 i386: Replace internal_function attribute for __mcount_internal
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 | 6 ++++++
sysdeps/i386/machine-gmon.h | 8 +++++---
2 files changed, 11 insertions(+), 3 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.
from 7ac28eb0a5 [OpenCL] Allow targets to select address space per type
new 8872ad1bd2 [Sema] Silence -Wobjc-missing-property-synthesis for unavail [...]
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/Sema/SemaObjCProperty.cpp | 2 +-
test/SemaObjC/default-synthesize-1.m | 16 +++++++++++++++-
2 files changed, 16 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 e9bb4efabdb 2017-08-15 Richard Biener <rguenther(a)suse.de>
new 9352a3738ba * gcc.c (execute): Emit friendlier message if inferior is [...]
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/ChangeLog | 5 +++++
gcc/gcc.c | 24 +++++++++++++++++++++---
2 files changed, 26 insertions(+), 3 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 6d6a041983f [RISCV] Recognize new relocation types
new 03937ca7482 [llvm-dwarfdump] - Print section name and index when dumpin [...]
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/DebugInfo/DWARF/DWARFObject.h | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 6 ++-
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 14 +++---
lib/DebugInfo/DWARF/DWARFDie.cpp | 52 +++++++++++++++++------
test/DebugInfo/X86/dwarfdump-ranges-unrelocated.s | 29 ++++++++++++-
5 files changed, 81 insertions(+), 21 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 hjl/cet/property
in repository glibc.
discards e116af67ab Fix x86: Support IBT and SHSTK from Intel CET
discards fe6147c955 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
discards d2a4189566 x86: Support IBT and SHSTK from Intel CET
discards d03b77eb6e Add NT_GNU_PROPERTY_TYPE_0 macros
adds 88ff4d5561 conformtest: Disable si_value expectation for XPG42.
adds dbb488ff46 Use “copy "i18n"” in km_KH locale
adds 54d68f5f61 Change language name in LC_IDENTIFICATION of bn_BD and bn_IN [...]
adds e9f57484aa S390: Add new s390 platform z14.
new 85e0c5af7a Add NT_GNU_PROPERTY_TYPE_0 macros
new f92bac4e58 x86: Support IBT and SHSTK in Intel CET
new c945198e20 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
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 (e116af67ab)
\
N -- N -- N refs/heads/hjl/cet/property (c945198e20)
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 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:
ChangeLog | 10 +
conform/data/sys/wait.h-data | 2 +
localedata/ChangeLog | 12 +
localedata/locales/bn_BD | 4 +-
localedata/locales/bn_IN | 10 +-
localedata/locales/km_KH | 825 +------------------------
sysdeps/s390/dl-procinfo.c | 4 +-
sysdeps/s390/dl-procinfo.h | 2 +-
sysdeps/unix/sysv/linux/i386/dl-cet.c | 1 -
sysdeps/unix/sysv/linux/x86/Makefile | 2 +-
sysdeps/unix/sysv/linux/x86/dl-cet-nonshared.c | 1 -
sysdeps/unix/sysv/linux/x86/dl-cet.c | 1 -
sysdeps/unix/sysv/linux/x86/dl-cet.h | 2 +-
sysdeps/x86/cpu-features.h | 2 +-
14 files changed, 38 insertions(+), 840 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 745921f87f8 [LV] Minor savings to Sink casts to unravel first order recurrence
new 6d6a041983f [RISCV] Recognize new relocation types
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/BinaryFormat/ELFRelocs/RISCV.def | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.