summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/elfutils/elfutils
Commit message (Collapse)AuthorAgeFilesLines
* elfutils: fix for dso link change in recent ldChristopher Larson2012-01-031-0/+32
| | | | | | | | | | | | This patch makes the link to the dependencies of libdw explicit, as recent ld no longer implicitly links them. See http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html as a similar example of the error message you can encounter without this patch, and https://fedoraproject.org/wiki/UnderstandingDSOLinkChange and https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking for more details. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
* fix Upstream-Status line for few patchesNitin A Kamble2011-07-221-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* Patches: Fix Upstream-Status infoSaul Wold2011-07-131-1/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* elfutils: fix compilations issue with the gcc 4.7Nitin A Kamble2011-07-0816-0/+9207
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>