Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | Also enclose variable names with external linkage in __BEGIN_DECLS. | Martynas Venckus | |
Doesn't matter much since C++ ABI used by GCC doesn't mangle variable names; however technically is required by Section 7.5 of the C++ spec. Discussed with/OK guenther@, matthew@. | |||
2011-04-21 | fenv for amd64; from matthew@ | Martynas Venckus | |
feedback & ok guenther@, matthew@ |