about summary refs log tree commit diff
path: root/arch/sh/bits
Commit message (Expand)AuthorAgeFilesLines
* deduplicate the bulk of the arch bits headersRich Felker2016-01-2712-408/+0
* add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy2016-01-261-0/+1
* fix sh jmp_buf size to match ABIRich Felker2015-04-271-1/+1
* move O_PATH definition back to arch bitsRich Felker2015-04-011-0/+1
* fix MINSIGSTKSZ values for archs with large signal contextsRich Felker2015-03-181-0/+5
* fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy2015-03-071-1/+0
* fix POLLWRNORM and POLLWRBAND on mipsTrutz Behn2015-03-041-0/+0
* make all objects used with atomic operations volatileRich Felker2015-03-031-7/+7
* move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn2015-01-301-3/+0
* move wint_t definition to the shared part of alltypes.h.inRich Felker2014-12-211-1/+0
* add threads.h and needed per-arch types for mtx_t and cnd_tRich Felker2014-09-061-0/+2
* add max_align_t definition for C11 and C++11Rich Felker2014-08-201-0/+2
* make pointers used in robust list volatileRich Felker2014-08-171-1/+1
* fix terminal control ioctl constants for shRich Felker2014-07-291-4/+8
* fix RLIMIT_ constants for mipsSzabolcs Nagy2014-04-151-0/+0
* fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker2014-03-181-6/+6
* move signal.h definition of stack_t to arch-specific bitsRich Felker2014-03-181-0/+6
* move struct semid_ds to from shared sys/sem.h to bitsRich Felker2014-03-111-0/+16
* add bits/user.h for sh portRich Felker2014-03-081-0/+75
* add nofpu subarchs to the sh arch, and properly detect compiler's fpu configRich Felker2014-02-271-0/+9
* fix endian subarchs for sh archRich Felker2014-02-271-3/+3
* rename superh port to "sh" for consistencyRich Felker2014-02-2723-0/+1561