freebsd-dev/lib/csu/mips
John Baldwin e896328044 Don't include GNU object attributes when building with clang.
LLVM's MIPS assembler parser does not understand the GNU as
'.gnu_attribute' keyword.  This could be re-enabled if LLVM is updated
in the future.  The desired floating point ABI is already described in
the .MIPS.abiflags section.

Reviewed by:	emaste
Sponsored by:	DARPA / AFRL
2017-08-30 19:19:31 +00:00
..
crt1.c Remove historical GNUC test 2015-12-08 19:32:58 +00:00
crti.S Don't include GNU object attributes when building with clang. 2017-08-30 19:19:31 +00:00
crtn.S Don't include GNU object attributes when building with clang. 2017-08-30 19:19:31 +00:00
Makefile Rework r234502 to include a modified CFLAGS along with ACFLAGS. 2017-04-07 19:53:14 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00