summaryrefslogtreecommitdiffstats
path: root/recipes-microblaze/binutils/files/bfd-elf32-microblaze.c-Fix-regression-with-RELA.patch
Commit message (Collapse)AuthorAgeFilesLines
* binutils: Drop MicroBlaze RELA patch, fixed in 2.28Nathan Rossi2017-03-241-103/+0
| | | | | | | The MicroBlaze RELA issue is resolved in binutils 2.28, the patch is no longer required, drop the patch from SRC_URI and delete the patch. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* binutils: Fix bug in binutils for MicroBlazeNathan Rossi2016-10-111-0/+103
Fix a regression in binutils where the "RELA" and "RELASZ" entries of the .dynamic table were incorrect set to invalid values/addresses. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>