CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2018/09/18 14:21:40

Modified files:
        lib/libcompiler_rt: CMakeLists.txt adddf3.c addsf3.c ashldi3.c 
                            ashrdi3.c assembly.h clear_cache.c 
                            comparedf2.c comparesf2.c cpu_model.c 
                            divdf3.c divsf3.c divsi3.c emutls.c 
                            enable_execute_stack.c extendhfsf2.c 
                            extendsfdf2.c fixdfdi.c fixdfsi.c fixsfdi.c 
                            fixsfsi.c fixunsdfdi.c fixunsdfsi.c 
                            fixunssfdi.c fixunssfsi.c floatdidf.c 
                            floatdisf.c floatsidf.c floatsisf.c 
                            floatundidf.c floatundisf.c floatunsidf.c 
                            floatunsisf.c int_endianness.h int_lib.h 
                            lshrdi3.c muldf3.c muldi3.c mulsf3.c 
                            negdf2.c negsf2.c subdf3.c subsf3.c 
                            truncdfhf2.c truncdfsf2.c truncsfhf2.c 
                            udivsi3.c 
        lib/libcompiler_rt/arm: aeabi_cdcmp.S aeabi_cfcmp.S 
                                aeabi_idivmod.S aeabi_memcmp.S 
                                aeabi_memcpy.S aeabi_memmove.S 
                                aeabi_memset.S aeabi_uidivmod.S 
                                bswapdi2.S bswapsi2.S clzdi2.S clzsi2.S 
                                comparesf2.S divmodsi4.S divsi3.S 
                                modsi3.S udivmodsi4.S udivsi3.S 
                                umodsi3.S 
Added files:
        lib/libcompiler_rt/aarch64: chkstk.S 

Log message:
Update to compiler-rt 6.0.0.

tested by naddy@
ok kettenis@

Reply via email to