aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/am33
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-05Remove trailing whitespace in ports.Joseph Myers2-4/+4
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-02-28Remove bounded-pointers relics from am33 code.Joseph Myers1-5/+3
2013-02-15Remove miscellaneous bounded-pointers relics in C code.Joseph Myers1-2/+2
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers31-34/+31
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+2
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-13/+19
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-0/+1
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers37-0/+2054