118 Commits (5122f9f3c99fee366167c5de98b31546312921ab)

Author SHA1 Message Date
Rich Felker 321f4fa906 add max_align_t definition for C11 and C++11 12 years ago
Rich Felker de7e99c585 make pointers used in robust list volatile 12 years ago
Rich Felker cbb609b3db fix terminal control ioctl constants for sh 12 years ago
Rich Felker 90e51e45f5 clean up unused and inconsistent atomics in arch dirs 12 years ago
Rich Felker c394763d35 fix insufficient synchronization in sh atomic asm 12 years ago
Rich Felker adf94c1966 refactor to remove arch-specific relocation code from dynamic linker 12 years ago
Rich Felker f4cc276018 multiple fixes to sh (superh) dynamic linker relocations 12 years ago
Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function 12 years ago
Szabolcs Nagy fcea534e57 fix RLIMIT_ constants for mips 12 years ago
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 12 years ago
Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 12 years ago
Rich Felker 40d58b44d0 fix typo in filename used in sh port 12 years ago
Bobby Bingham 611eabd489 superh: fix dynamic linking of __fpscr_values 12 years ago
Rich Felker f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits 12 years ago
Rich Felker e12fda3bff add bits/user.h for sh port 12 years ago
Rich Felker b1683a1d6a add nofpu subarchs to the sh arch, and properly detect compiler's fpu config 12 years ago
Rich Felker 5c27c4458f fix endian subarchs for sh arch 12 years ago
Rich Felker aacd348637 rename superh port to "sh" for consistency 12 years ago