about summary refs log tree commit diff
path: root/arch/powerpc/bits/float.h
Commit message (Collapse)AuthorAgeFilesLines
* add FLT_TRUE_MIN, etc. macros from C11Rich Felker2013-05-171-0/+1
| | | | | | | | there was some question as to how many decimal places to use, since one decimal place is always sufficient to identify the smallest denormal uniquely. for now, I'm following the example in the C standard which is consistent with the other min/max macros we already had in place.
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+16