[yocto] [PATCH 1/1] prelink: AARCH64 support added

2015-10-30 Thread Maninder Singh
This patch adds support for prelinking in AARCH64. To run prelink on successfully on target following changes are done 1. aarch64/dl-machine.h: Fix load-address for prelink support https://sourceware.org/ml/libc-alpha/2015-10/msg00575.html 2. To handle relocation R_AARCH64_TLSDESC,

Re: [yocto] [PATCH 1/1] prelink: AARCH64 support added

2015-10-30 Thread Mark Hatle
I've applied you patch to a new 'cross_prelink_aarch64' branch for testing. A few notes: I cleaned up some white space issues. This might have been a result of the mailer -- I'm not sure. I had to change: R_AARCH64_TLS_DTPMOD64 to R_AARCH64_TLS_DTPMOD R_AARCH64_TLS_DTPREL64 to