This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from b3d9ce6c0 [sanitizer] [SystemZ] Update CVE-2016-2143 check for Ubuntu 16.04 new 3e7872b74 Allow armv{7,7s,7k,7m,7em} builds
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: cmake/builtin-config-ix.cmake | 2 +- lib/builtins/arm/aeabi_cdcmp.S | 11 +++++++++++ lib/builtins/arm/aeabi_cfcmp.S | 11 +++++++++++ lib/builtins/arm/eqdf2vfp.S | 1 + lib/builtins/arm/eqsf2vfp.S | 1 + lib/builtins/arm/gedf2vfp.S | 1 + lib/builtins/arm/gesf2vfp.S | 1 + lib/builtins/arm/gtdf2vfp.S | 1 + lib/builtins/arm/gtsf2vfp.S | 1 + lib/builtins/arm/ledf2vfp.S | 1 + lib/builtins/arm/lesf2vfp.S | 1 + lib/builtins/arm/ltdf2vfp.S | 1 + lib/builtins/arm/ltsf2vfp.S | 1 + lib/builtins/arm/nedf2vfp.S | 1 + lib/builtins/arm/nesf2vfp.S | 1 + lib/builtins/arm/unorddf2vfp.S | 1 + lib/builtins/arm/unordsf2vfp.S | 1 + lib/builtins/assembly.h | 2 ++ 18 files changed, 39 insertions(+), 1 deletion(-)