summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/Makefile.compiler-rt
AgeCommit message (Expand)Author
2021-06-16PR port-arm/55897rin
2020-04-24For m68k, do not compile in {,u}divmodsi4 also, that are not used byrin
2020-04-23For m68k, do not compile in {,u}divsi3 and {,u}modsi3 since codesrin
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-04-05clzdi2 and ctzdi2 are needed on alpha. (counting instructions are in thethorpej
2019-02-07don't use -fnon-call-exceptions on arm. not needed and triggers eh_frame gen...mrg
2019-02-07apply the previous to all GCC-7 platforms. it affects vax as well.mrg
2019-02-07for sh3 and GCC 7 pass -fnon-call-exceptions for udivmoddi4.c.mrg
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-02-26Update compiler-rt glue for the new source layout.joerg
2014-01-29For ARM EABI, includ divide-by-0 trap handlers.joerg
2014-01-17This is not libc, so don't check the libc arch macro.joerg
2013-12-03libkern build glue for compiler-rt.joerg