]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 275337:
authorandrew <andrew@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 Dec 2014 18:01:09 +0000 (18:01 +0000)
committerandrew <andrew@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 14 Dec 2014 18:01:09 +0000 (18:01 +0000)
commited2e4e9d96f6957335248d01093086f1f2f49d19
treef1e56a58bf504fb2af7a749acae48f3105d91370
parentda879a0a6cf8cafd4f78420a938a9503399b5a7e
MFC 275337:

There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as they
are aliases.

Sponsored by: ABT Systems Ltd

MFC 275380:

Use the floating-point instruction on ARMv7 as the clang 3.5 integrated
assembler doesn't allow these two instructions to use co-processor 11.

Sponsored by: ABT Systems Ltd

git-svn-id: svn://svn.freebsd.org/base/stable/10@275771 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gcc/config/arm/lib1funcs.asm
contrib/gcc/config/arm/libunwind.S