Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix RLIMIT_ constants for mips | Szabolcs Nagy | 2014-04-15 | 1 | -0/+0 |
* | fix signal.h breakage from moving stack_t to arch-specific bits | Rich Felker | 2014-03-18 | 1 | -6/+6 |
* | move signal.h definition of stack_t to arch-specific bits | Rich Felker | 2014-03-18 | 1 | -0/+6 |
* | fix typo in filename used in sh port | Rich Felker | 2014-03-18 | 1 | -0/+0 |
* | superh: fix dynamic linking of __fpscr_values | Bobby Bingham | 2014-03-16 | 2 | -1/+7 |
* | move struct semid_ds to from shared sys/sem.h to bits | Rich Felker | 2014-03-11 | 1 | -0/+16 |
* | add bits/user.h for sh port | Rich Felker | 2014-03-08 | 1 | -0/+75 |
* | add nofpu subarchs to the sh arch, and properly detect compiler's fpu config | Rich Felker | 2014-02-27 | 1 | -0/+9 |
* | fix endian subarchs for sh arch | Rich Felker | 2014-02-27 | 2 | -5/+5 |
* | rename superh port to "sh" for consistency | Rich Felker | 2014-02-27 | 30 | -0/+1950 |