Re: Ping Re: Text relocations in PIEs

2007-11-16 Thread Carmelo AMOROSO
Khem Raj wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joseph S. Myers wrote: > >> On Thu, 15 Nov 2007, Steven J. Hill wrote: >> >> Ping. This patch is pending review. >>> Do yo

Re: [PATCH] Always inline system calls

2007-11-16 Thread Carmelo AMOROSO
Hans-Christian Egtvedt wrote: > On Mon, 2007-10-29 at 17:01 +0100, Hans-Christian Egtvedt wrote: > >> Hi, >> >> Some versions of gcc consider inline merely a hint. AVR32 depends on the >> system calls actually being inlined, so AVR32 needs to use >> __always_inline instead of just inline. The at

Re: [PATCH] Always inline system calls

2007-11-16 Thread Hans-Christian Egtvedt
On Mon, 2007-10-29 at 17:01 +0100, Hans-Christian Egtvedt wrote: > Hi, > > Some versions of gcc consider inline merely a hint. AVR32 depends on the > system calls actually being inlined, so AVR32 needs to use > __always_inline instead of just inline. The attached patch changes this > for the syste

Re: [PATCH 0/7] AVR32 support for uClibc

2007-11-16 Thread Carmelo AMOROSO
Haavard Skinnemoen wrote: > On Fri, 16 Nov 2007 07:35:29 +0100 > Hans-Christian Egtvedt <[EMAIL PROTECTED]> wrote: > > >> AFAIK Haavard Skinnemoen (AVR32 Linux arch maintainer) is also >> reading this list, and we have both done internal reviewing before >> sending. He is on vacation at the mome

Re: [PATCH 0/7] AVR32 support for uClibc

2007-11-16 Thread Haavard Skinnemoen
On Fri, 16 Nov 2007 07:35:29 +0100 Hans-Christian Egtvedt <[EMAIL PROTECTED]> wrote: > AFAIK Haavard Skinnemoen (AVR32 Linux arch maintainer) is also > reading this list, and we have both done internal reviewing before > sending. He is on vacation at the moment, but I can ask him to give > an ACK