Re: [uclibc-ng-devel] [PATCH 11/32] [ARM][FDPIC] rtld: Add lazy binding support

2018-08-06 Thread Christophe Lyon
On 04/07/2018 17:55, Christophe Lyon wrote: Add support for R_ARM_FUNCDESC_VALUE and implement _dl_linux_resolver for FDPIC on ARM. Here is v2 of this patch. >From 060a6ac2e81f9aa739d2eaf31b151f9e7e7d468f Mon Sep 17 00:00:00 2001 From: Christophe Lyon Date: Thu, 28 Mar 2013 10:46:55 +0100

Re: [uclibc-ng-devel] [PATCH 04/32] [ARM][FDPIC] rtld: Add FDPIC code for arm

2018-08-06 Thread Christophe Lyon
On 04/07/2018 17:55, Christophe Lyon wrote: Add FDPIC dynamic relocations support, similar to what other FDPIC targets do. Here is version 2 of this patch. >From 01c34002c0033f7027b0505a3ffb7e2c0ebf423a Mon Sep 17 00:00:00 2001 From: Christophe Lyon Date: Fri, 18 Jan 2013