about summary refs log tree commit diff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* fix insufficient synchronization in sh atomic asmRich Felker2014-07-271-1/+2
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-25/+13
* multiple fixes to sh (superh) dynamic linker relocationsRich Felker2014-06-171-10/+8
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* 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
* fix typo in filename used in sh portRich Felker2014-03-181-0/+0
* superh: fix dynamic linking of __fpscr_valuesBobby Bingham2014-03-162-1/+7
* 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-272-5/+5
* rename superh port to "sh" for consistencyRich Felker2014-02-2730-0/+1950