aboutsummaryrefslogtreecommitdiff
path: root/libm/e_atan2.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-03math: add exception handling functionalitySergey Cherkashin1-4/+1
2016-02-19libm: remove dead codeWaldemar Brodkorb1-15/+0
2012-06-15libm: remove superfluos attribute_hidden, the one in prototype is enoughPeter S. Mazinger1-1/+1
2008-12-29libm/s_nearbyint.c: delete (forgot to do it in prev commit)Denis Vlasenko1-1/+1
2008-12-28remove many functions which just call __ieee754_<function>,Denis Vlasenko1-0/+18
2008-12-22libm/*: mass removal of:Denis Vlasenko1-16/+1
2008-09-26- move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer1-2/+0
2006-01-17All math related relocs gonePeter S. Mazinger1-0/+3
2005-11-21Hide all __kernel_x and __ieee754_Peter S. Mazinger1-2/+2
2005-03-06Trim off whitespaceEric Andersen1-10/+10
2002-08-15Fix erroneous grouping.Manuel Novoa III1-1/+1
2001-11-23Default to building C89 math stuff only. Cleanup some warnings.Eric Andersen1-1/+1
2001-11-22Totally rework the math library, this time based on the MacOs XEric Andersen1-0/+130