freebsd-dev/lib/csu
Alexander Kabaev 20d197f463 Make MIPS startup assembly files use neutral float ABI.
This allows these files to be used with hard and softfloat targets
with no special flags passed to the compiler.

Reviewed by: adrian, br, imp
Differential Revision:	https://reviews.freebsd.org/D8506
2016-11-16 03:21:49 +00:00
..
aarch64 Stop dereferencing _end in crt1.c. This was only needed for brk/sbrk so is 2016-05-22 08:20:30 +00:00
amd64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
arm Use -mlong-calls to build crt1.o and gcrt1.o. This tells the compiler to 2016-01-10 23:41:31 +00:00
common Add an elf note on ARM to store the MACHINE_ARCH an executable was built 2013-09-26 07:53:18 +00:00
i386 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
mips Make MIPS startup assembly files use neutral float ABI. 2016-11-16 03:21:49 +00:00
powerpc Remove historical GNUC test 2015-12-08 19:32:58 +00:00
powerpc64 Don't reset CC away from full-pathed gcc. 2016-03-24 21:48:10 +00:00
riscv Start support for the RISC-V 64-bit architecture developed by UC Berkeley. 2015-12-11 22:55:23 +00:00
sparc64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
Makefile All FreeBSD platforms are elf: move i386-elf to i386 2015-05-19 21:00:53 +00:00
Makefile.inc Replace realinstall: and META_MODE staging hacks with FILES mechanism. 2015-09-21 18:39:13 +00:00