summaryrefslogtreecommitdiff
path: root/lib/clzti2.c
AgeCommit message (Expand)Author
2009-09-03Fix some files that got left behind in early changeset to unnamed unions fix....Edward O'Callaghan
2009-08-09Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...Edward O'Callaghan
2009-08-05Fixup C++ style comments are not allowed in ISO C90 to classic C style.Edward O'Callaghan
2009-06-26Initial import of compiler-rt.Daniel Dunbar