summaryrefslogtreecommitdiffstats
path: root/recipes-microblaze/binutils/files
Commit message (Collapse)AuthorAgeFilesLines
* binutils: Remove MicroBlaze specific patchNathan Rossi2017-08-201-38/+0
| | | | | | This patch is no longer required, the behaviour has been resolved. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* 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>
* binutils: Update and drop patchesNathan Rossi2015-09-025-467/+0
| | | | | | | | | | * Update recipe for minor 2.25 update in core * Drop any patches which are not upstream and are not required for a functional linux system * Use wildcard to make the recipe append to multiple versions of binutils Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* recipes-microblaze: Move all MicroBlaze appendsNathan Rossi2015-04-176-0/+505
* Move recipes that are specifically for MicroBlaze support into the recipes-microblaze directory Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>