mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-20 21:31:15 +01:00
Adrien Destugues
e7b6630b6b
gcc2: rewrite LDBL_MIN/MAX/EPSILON without hex-floats.
* Values are taken from http://www.opengroup.org/csq/repository/appendix/oracle/iscl_appendix.html * Confirmed to give the same results as the constants used in gcc4 * Should work in C++, where gcc2 doesn't support hex-floats
…
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%