Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-21 | overhaul sh atomics for new atomics framework, add j-core cas.l backend | Rich Felker | 3 | -207/+0 |
2015-09-22 | work around breakage in sh/fdpic __unmapself function | Rich Felker | 1 | -0/+5 |
2015-09-12 | make sh clone asm fdpic-compatible | Rich Felker | 1 | -0/+5 |
2015-06-16 | switch sh port's __unmapself to generic version when running on sh2/nommu | Rich Felker | 1 | -0/+19 |
2015-06-16 | add support for sh2 interrupt-masking-based atomics to sh port | Rich Felker | 3 | -8/+113 |
2015-05-19 | inline llsc atomics when building for sh4a | Bobby Bingham | 1 | -90/+45 |
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | 1 | -1/+1 |
2014-07-27 | fix insufficient synchronization in sh atomic asm | Rich Felker | 1 | -1/+2 |
2014-03-18 | fix typo in filename used in sh port | Rich Felker | 1 | -0/+0 |
2014-03-16 | superh: fix dynamic linking of __fpscr_values | Bobby Bingham | 1 | -1/+4 |
2014-02-27 | rename superh port to "sh" for consistency | Rich Felker | 2 | -0/+148 |