aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/bits
AgeCommit message (Expand)AuthorFilesLines
2015-03-07fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy1-1/+0
2015-03-04fix POLLWRNORM and POLLWRBAND on mipsTrutz Behn1-0/+0
2015-03-03make all objects used with atomic operations volatileRich Felker1-7/+7
2015-01-30move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn1-3/+0
2014-12-21move wint_t definition to the shared part of alltypes.h.inRich Felker1-1/+0
2014-09-06add threads.h and needed per-arch types for mtx_t and cnd_tRich Felker1-0/+2
2014-08-20add max_align_t definition for C11 and C++11Rich Felker1-0/+2
2014-08-17make pointers used in robust list volatileRich Felker1-1/+1
2014-07-29fix terminal control ioctl constants for shRich Felker1-4/+8
2014-04-15fix RLIMIT_ constants for mipsSzabolcs Nagy1-0/+0
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker1-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker1-0/+6
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker1-0/+16
2014-03-08add bits/user.h for sh portRich Felker1-0/+75
2014-02-27add nofpu subarchs to the sh arch, and properly detect compiler's fpu configRich Felker1-0/+9
2014-02-27fix endian subarchs for sh archRich Felker1-3/+3
2014-02-27rename superh port to "sh" for consistencyRich Felker23-0/+1561