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 f0745e847 [builtins] Use single line C++/C99 comment style new 37e90d105 [builtins] Use aliases for function redirects
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 | 2 +- lib/builtins/addsf3.c | 2 +- lib/builtins/ashldi3.c | 3 +-- lib/builtins/ashrdi3.c | 3 +-- lib/builtins/comparedf2.c | 28 ++++++++++++---------------- lib/builtins/comparesf2.c | 28 ++++++++++++---------------- lib/builtins/comparetf2.c | 17 ++++++----------- lib/builtins/divdf3.c | 2 +- lib/builtins/divsf3.c | 2 +- lib/builtins/divsi3.c | 2 +- lib/builtins/extendhfsf2.c | 2 +- lib/builtins/extendsfdf2.c | 2 +- lib/builtins/fixdfdi.c | 2 +- lib/builtins/fixdfsi.c | 2 +- lib/builtins/fixsfdi.c | 2 +- lib/builtins/fixsfsi.c | 2 +- lib/builtins/fixunsdfdi.c | 2 +- lib/builtins/fixunsdfsi.c | 2 +- lib/builtins/fixunssfdi.c | 2 +- lib/builtins/fixunssfsi.c | 2 +- lib/builtins/floatdidf.c | 2 +- lib/builtins/floatdisf.c | 2 +- lib/builtins/floatsidf.c | 2 +- lib/builtins/floatsisf.c | 2 +- lib/builtins/floatundidf.c | 2 +- lib/builtins/floatundisf.c | 2 +- lib/builtins/floatunsidf.c | 2 +- lib/builtins/floatunsisf.c | 2 +- lib/builtins/int_lib.h | 29 ++++++++++++++++++----------- lib/builtins/lshrdi3.c | 3 +-- lib/builtins/muldf3.c | 2 +- lib/builtins/muldi3.c | 2 +- lib/builtins/mulsf3.c | 2 +- lib/builtins/negdf2.c | 2 +- lib/builtins/negsf2.c | 2 +- lib/builtins/subdf3.c | 2 +- lib/builtins/subsf3.c | 2 +- lib/builtins/truncdfhf2.c | 2 +- lib/builtins/truncdfsf2.c | 2 +- lib/builtins/truncsfhf2.c | 2 +- lib/builtins/udivsi3.c | 3 +-- 41 files changed, 85 insertions(+), 95 deletions(-)