Re: [google/integration] Support arm-grtev2-linux-*eabi (issue4628043)

2011-09-12 Thread Chris Demetriou
On Mon, Sep 12, 2011 at 15:24, Gerald Pfeifer wrote: > Should this be added to the GCC 4.7 release notes at > http://gcc.gnu.org/gcc-4.7/changes.html ?  If you need help doing > so, propose a text and I'll be happy to care of it. I absolutely need help (just ask Diego)... but not with that... 8-

Re: [google/integration] Support arm-grtev2-linux-*eabi (issue4628043)

2011-09-12 Thread Gerald Pfeifer
On Thu, 16 Jun 2011, Chris Demetriou wrote: > This patch adds support for the arm-grtev2-linux-gnueabi configuration. > This is like the x86 linux config of similar 'vendor': > * it plays some spec games to support easier use of static NSS >configuration, and > * it adds RUNTIME_ROOT_PREFIX s

Re: [google/integration] Support arm-grtev2-linux-*eabi (issue4628043)

2011-06-17 Thread Diego Novillo
On Fri, Jun 17, 2011 at 02:27, Chris Demetriou wrote: > 2011-06-16  Chris Demetriou   > >        * config/arm/linux-grtev2.h: New file. >        * config/arm/linux-elf.h (GLIBC_DYNAMIC_LINKER): Prefix with >        RUNTIME_ROOT_PREFIX. >        * config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER): Li

[google/integration] Support arm-grtev2-linux-*eabi (issue4628043)

2011-06-16 Thread Chris Demetriou
Diego and/or Ollie, This patch adds support for the arm-grtev2-linux-gnueabi configuration. This is like the x86 linux config of similar 'vendor': * it plays some spec games to support easier use of static NSS configuration, and * it adds RUNTIME_ROOT_PREFIX support to the dynamic loader path