On Tue, 11 Jun 2013 14:17:29 +0200, Albert ARIBAUD
wrote:
> This series optimizes relocation by ensuring ARM
> binaries only use one type of relocation record,
> R_ARM_RELATIVE., then optimizing relocation code
> accordingly.
>
> 1. A Makefile rule is added that checks that no
> other relocation
Hi Jeroen,
On Sun, 16 Jun 2013 15:33:32 +0200, Jeroen Hofstee
wrote:
> Hello Albert,
>
> On 06/13/2013 08:54 PM, Jeroen Hofstee wrote:
> >
> binaries only use one type of relocation record,
> R_ARM_RELATIVE., then optimizing relocation code
> accordingly.
> >>>
> >
>
> fyi, I ha
Hello Albert,
On 06/13/2013 08:54 PM, Jeroen Hofstee wrote:
binaries only use one type of relocation record,
R_ARM_RELATIVE., then optimizing relocation code
accordingly.
fyi, I had a look at the clang build and it doesn't boot
after these patches...
When constant pointers are used with
On 06/13/2013 11:05 AM, Albert ARIBAUD wrote:
Hi Albert,
On Tue, 11 Jun 2013 14:47:29 +0200, Albert ARIBAUD
wrote:
Hi Albert,
On Tue, 11 Jun 2013 14:17:29 +0200, Albert ARIBAUD
wrote:
This series optimizes relocation by ensuring ARM
binaries only use one type of relocation record,
R_ARM_R
Hi Albert,
On Tue, 11 Jun 2013 14:47:29 +0200, Albert ARIBAUD
wrote:
> Hi Albert,
>
> On Tue, 11 Jun 2013 14:17:29 +0200, Albert ARIBAUD
> wrote:
>
> > This series optimizes relocation by ensuring ARM
> > binaries only use one type of relocation record,
> > R_ARM_RELATIVE., then optimizing re
Hi Albert,
On Tuesday, June 11, 2013 2:17:29 PM, Albert ARIBAUD wrote:
> This series optimizes relocation by ensuring ARM
> binaries only use one type of relocation record,
> R_ARM_RELATIVE., then optimizing relocation code
> accordingly.
>
> 1. A Makefile rule is added that checks that no
> othe
Hi Lubomir,
On Tue, 11 Jun 2013 17:22:17 +0300, Lubomir Popov
wrote:
> Hi Albert,
> Applied the series to a relatively fresh (yesterday's) u-boot-ti/master
> and tested on a custom OMAP5430 board. Boots normally. USB storage and
> Ethernet (dhcp & ping), SD/MMC, I2C are all working.
>
> Tested
Hi Albert,
On 11/06/13 15:47, Albert ARIBAUD wrote:
> Hi Albert,
>
> On Tue, 11 Jun 2013 14:17:29 +0200, Albert ARIBAUD
> wrote:
>
>> This series optimizes relocation by ensuring ARM
>> binaries only use one type of relocation record,
>> R_ARM_RELATIVE., then optimizing relocation code
>> accor
Hi Albert,
On Tue, 11 Jun 2013 14:17:29 +0200, Albert ARIBAUD
wrote:
> This series optimizes relocation by ensuring ARM
> binaries only use one type of relocation record,
> R_ARM_RELATIVE., then optimizing relocation code
> accordingly.
This is a cosmetic version only; if no one complains loudl
This series optimizes relocation by ensuring ARM
binaries only use one type of relocation record,
R_ARM_RELATIVE., then optimizing relocation code
accordingly.
1. A Makefile rule is added that checks that no
other relocation record types are generated except
R_ARM_RELATIVE; build fails if this is
10 matches
Mail list logo