Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generalize sh entry point asm not to assume call dests fit in 12 bits | Rich Felker | 2015-11-02 | 1 | -5/+12 |
* | have sh/fdpic entry point set fdpic personality if needed | Rich Felker | 2015-09-22 | 1 | -0/+12 |
* | size-optimize sh/fdpic dynamic entry point | Rich Felker | 2015-09-22 | 1 | -0/+4 |
* | add general fdpic support in dynamic linker and arch support for sh | Rich Felker | 2015-09-22 | 1 | -0/+3 |
* | add fdpic version of entry point code for sh | Rich Felker | 2015-09-12 | 1 | -0/+29 |
* | add .text section directive to all crt_arch.h files missing it | Rich Felker | 2015-05-22 | 1 | -0/+1 |
* | dynamic linker bootstrap overhaul | Rich Felker | 2015-04-13 | 1 | -9/+19 |
* | superh: fix dynamic linking of __fpscr_values | Bobby Bingham | 2014-03-16 | 1 | -0/+3 |
* | rename superh port to "sh" for consistency | Rich Felker | 2014-02-27 | 1 | -0/+9 |