dinuxbg / gnupru

GCC and Binutils port for the TI PRU I/O processor
92 stars 11 forks source link

Enable ELF tests for binutils and analyze testsuite results #21

Closed dinuxbg closed 8 years ago

dinuxbg commented 8 years ago

DejaGNU configuration for Binutils was missing a flag indicating PRU is an ELF target. After enabling it, a few tests are failing. No code generation bugs are revealed so far, though.

dinuxbg commented 8 years ago

Commit 6085a1fccb198824c94712bca5005524026d8d6c enables binutils checking, and commit cd243c01ac47f70faff51586c15b25f6836435ac documents it. Binutils testsuite now passes.