Re: [RFC PATCH 00/11] Embeddable Position Independent Executable

2014-06-04 Thread Pascal Hürst
Hi Ru On 22.04.2014 10:15, Heiko Stübner wrote: Hi Russ, Am Donnerstag, 24. Oktober 2013, 10:09:12 schrieb Heiko Stübner: Am Dienstag, 17. September 2013, 14:43:26 schrieb Russ Dill: This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE).

Re: [RFC PATCH 00/11] Embeddable Position Independent Executable

2014-04-22 Thread Heiko Stübner
Hi Russ, Am Donnerstag, 24. Oktober 2013, 10:09:12 schrieb Heiko Stübner: Am Dienstag, 17. September 2013, 14:43:26 schrieb Russ Dill: This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE). The goal is to allow the use of C code in

Re: [RFC PATCH 00/11] Embeddable Position Independent Executable

2013-11-08 Thread Dave Martin
On Tue, Sep 17, 2013 at 05:43:26AM -0700, Russ Dill wrote: This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE). The goal is to allow the use of C code in situations where carefully written position independent assembly was previously

Re: [RFC PATCH 00/11] Embeddable Position Independent Executable

2013-11-07 Thread Kevin Hilman
On Tue, Sep 17, 2013 at 5:43 AM, Russ Dill russ.d...@ti.com wrote: This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE). The goal is to allow the use of C code in situations where carefully written position independent assembly was

Re: [RFC PATCH 00/11] Embeddable Position Independent Executable

2013-10-24 Thread Heiko Stübner
Am Dienstag, 17. September 2013, 14:43:26 schrieb Russ Dill: This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE). The goal is to allow the use of C code in situations where carefully written position independent assembly was previously

Re: [RFC PATCH 00/11] Embeddable Position Independent Executable

2013-10-23 Thread Linus Walleij
On Tue, Sep 17, 2013 at 2:43 PM, Russ Dill russ.d...@ti.com wrote: This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE). The goal is to allow the use of C code in situations where carefully written position independent assembly was

[RFC PATCH 00/11] Embeddable Position Independent Executable

2013-09-17 Thread Russ Dill
This patch adds support for and demonstrates the usage of an embedded position independent executable (PIE). The goal is to allow the use of C code in situations where carefully written position independent assembly was previously required. The example used is the suspend/resume code for the