summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/binutils/binutils_2.21.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* binutils: Add support for powerpc e5500 coreKumar Gala2011-08-041-1/+2
| | | | | | | | Add powerpc e5500 core support to binutils so its recognized by assember, etc. The e5500 is a 64-bit core from Freescale utilized in the P5020 SoC. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* binutils: Fix multilib header conflict - bfd.hMark Hatle2011-07-271-1/+1
| | | | | | bfd.h conflicts between 32-bit and 64-bit versions. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* binutils: Fix build when compiling target binutils recipe with gcc 4.6Khem Raj2011-07-201-1/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* binutils: package unpackaged filesNitin A Kamble2011-07-131-1/+1
| | | | | | | | | To fix these package qa warnings WARNING: For recipe binutils, the following files were installed but not shipped in any package: WARNING: /usr/bin/ld.bfd WARNING: /usr/bin/elfedit Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* binutils: upgrade from 2.21 to 2.21.1Nitin A Kamble2011-07-081-0/+37
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>