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 5c1b8654b builtins: use reserved spelling (NFC) new 99e2e66da builtins: expand out the AEABI function stubs
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/builtins/adddf3.c | 9 +++++++-- lib/builtins/addsf3.c | 9 +++++++-- lib/builtins/arm/aeabi_cdcmpeq_check_nan.c | 3 +-- lib/builtins/arm/aeabi_cfcmpeq_check_nan.c | 3 +-- lib/builtins/arm/aeabi_div0.c | 4 ++-- lib/builtins/arm/aeabi_drsub.c | 4 ++-- lib/builtins/arm/aeabi_frsub.c | 4 ++-- lib/builtins/ashldi3.c | 9 +++++++-- lib/builtins/ashrdi3.c | 9 +++++++-- lib/builtins/comparedf2.c | 8 ++++++-- lib/builtins/comparesf2.c | 9 +++++++-- lib/builtins/divdf3.c | 9 +++++++-- lib/builtins/divsf3.c | 9 +++++++-- lib/builtins/divsi3.c | 9 +++++++-- lib/builtins/extendhfsf2.c | 9 +++++++-- lib/builtins/extendsfdf2.c | 9 +++++++-- lib/builtins/fixdfdi.c | 13 ++++++++++++- lib/builtins/fixdfsi.c | 9 +++++++-- lib/builtins/fixsfdi.c | 14 ++++++++++++-- lib/builtins/fixsfsi.c | 9 +++++++-- lib/builtins/fixunsdfdi.c | 14 ++++++++++++-- lib/builtins/fixunsdfsi.c | 9 +++++++-- lib/builtins/fixunssfdi.c | 14 ++++++++++++-- lib/builtins/fixunssfsi.c | 9 +++++++-- lib/builtins/floatdidf.c | 9 +++++++-- lib/builtins/floatdisf.c | 9 +++++++-- lib/builtins/floatsidf.c | 9 +++++++-- lib/builtins/floatsisf.c | 9 +++++++-- lib/builtins/floatundidf.c | 9 +++++++-- lib/builtins/floatundisf.c | 9 +++++++-- lib/builtins/floatunsidf.c | 9 +++++++-- lib/builtins/floatunsisf.c | 9 +++++++-- lib/builtins/int_lib.h | 5 ++--- lib/builtins/lshrdi3.c | 9 +++++++-- lib/builtins/muldf3.c | 9 +++++++-- lib/builtins/muldi3.c | 9 +++++++-- lib/builtins/mulsf3.c | 9 +++++++-- lib/builtins/negdf2.c | 9 +++++++-- lib/builtins/negsf2.c | 9 +++++++-- lib/builtins/subdf3.c | 8 ++++++-- lib/builtins/subsf3.c | 8 ++++++-- lib/builtins/truncdfhf2.c | 9 +++++++-- lib/builtins/truncdfsf2.c | 9 +++++++-- lib/builtins/truncsfhf2.c | 9 +++++++-- lib/builtins/udivsi3.c | 9 +++++++-- 45 files changed, 300 insertions(+), 90 deletions(-)