summaryrefslogtreecommitdiff
path: root/arch/microblaze/bits
AgeCommit message (Collapse)AuthorFilesLines
2012-10-19fix struct stat size/padding on microblazeRich Felker1-1/+2
2012-10-18better support for reverse-endian variants of arm/mips/microblazeRich Felker1-0/+4
these macros are supported by more compilers
2012-09-29microblaze portRich Felker25-0/+1721
based on initial work by rdp, with heavy modifications. some features including threads are untested because qemu app-level emulation seems to be broken and I do not have a proper system image for testing.