On Wed, Apr 22, 2015 at 1:11 PM, Uros Bizjak wrote:
> Hello!
>
> Attached patch moves CRT_GET_RFIB_DATA from gcc to libgcc in the same
> way as was recently done for x86 targets [1].
>
> The second patch is needed to successfully compile frv-elf libgcc,
> otherwise libgcc build fails in defaults.h
Hello!
Attached patch moves CRT_GET_RFIB_DATA from gcc to libgcc in the same
way as was recently done for x86 targets [1].
The second patch is needed to successfully compile frv-elf libgcc,
otherwise libgcc build fails in defaults.h, line 499 with "Unknown
BITS_PER_UNIT" error.
libgcc/ChangeLog: