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