summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/Makefile.inc
AgeCommit message (Expand)Author
2016-03-13remove some more GCC 4.5 code. make GCC 5.3 be HAVE_GCC=53, so that,mrg
2015-04-08Restrict the arm compiler optimization hack to gcc 4.5martin
2014-08-10MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPUmatt
2014-06-14remove remaining makefile support for GCC < 45 that i found.mrg
2014-01-30Add unordtf2.cmatt
2013-12-19Only apply -fno-tree-vrp for GCC.joerg
2013-04-30Match against LIBC_MACHINE_ARCH for MKCOMPATmatt
2013-04-16Use MACHINE_ARCH, not MACHINEmatt
2013-04-16ARM EABI needs different floating point comparision functions.matt
2012-11-16Fix make syntax problem by putting the condition on the same line as .elif.he
2012-11-14For arm, add -fno-tree-vrp to COPTS when compiling softfloat.c.msaitoh
2011-07-04sh3 also needs -Wno-enum-compare here.mrg
2011-07-03mips wants some -Wno-enum-compare here, too.mrg
2011-07-01XXX: apply -Wno-error/friends to a few filesmrg
2011-01-17Add long double functions for eq,ne,gt,le,ge,lt,neg ops.matt
2009-12-06Fix typo in previous.uebayasi
2009-12-06Assign quad / softfloat specific ${SRCS} to ${SRCS.quad} / ${SRCS.softfloat}uebayasi
2004-09-26Add support to build the mac68k port with soft-float enabled (i.e., settingjmmv
2003-05-06GCC-3 requires a libcall to support testing for unordered.rearnsha
2002-05-21Import the 32-bit version of SoftFloat 2a and separate it and the 64-bitbjh21
2000-06-06Initial commit of SoftFloat 2a import. This should provide a sensiblebjh21