Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around breakage in sh/fdpic __unmapself function | Rich Felker | 2015-09-22 | 1 | -0/+5 |
* | make sh clone asm fdpic-compatible | Rich Felker | 2015-09-12 | 1 | -0/+5 |
* | switch sh port's __unmapself to generic version when running on sh2/nommu | Rich Felker | 2015-06-16 | 1 | -0/+19 |
* | add support for sh2 interrupt-masking-based atomics to sh port | Rich Felker | 2015-06-16 | 3 | -8/+113 |
* | inline llsc atomics when building for sh4a | Bobby Bingham | 2015-05-19 | 1 | -90/+45 |
* | dynamic linker bootstrap overhaul | Rich Felker | 2015-04-13 | 1 | -1/+1 |
* | fix insufficient synchronization in sh atomic asm | Rich Felker | 2014-07-27 | 1 | -1/+2 |
* | 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 | 1 | -1/+4 |
* | rename superh port to "sh" for consistency | Rich Felker | 2014-02-27 | 2 | -0/+148 |