musl-cross-make/patches
Rich Felker bd17b1fbcd fix sh/fdpic issues found after first submission upstream
the following issues are fixed:

- ICE generating the new libgcc __ashlsi3_r0 and __lshrsi3_r0 shift
  operations for non-J2 SH2.

- new sh_legitimate_constant_p function was unused because there was
  an existing version with different signature which C++ allowed to be
  overloaded rather than reporting the error.

- reversed asm spec conditional for fdpic broke non-fdpic builds.

this commit rebases the patch against gcc trunk and backports the
result. file order has been tweaked by hand so that the diff is
friendly to manual inspection.
2015-10-05 22:31:31 +00:00
..
binutils-2.25.1 fix inverted setting of sh fdpic flag by binutils 2015-09-14 17:31:27 +00:00
gcc-5.2.0 fix sh/fdpic issues found after first submission upstream 2015-10-05 22:31:31 +00:00
musl-complex-hack initial check-in 2015-08-25 19:32:46 +00:00