Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5654)

Issue 5659050: [google/integration] Add support for powerpc*-grtev2-linux-gnu

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by dougkwan
Modified:
12 years, 2 months ago
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -3 lines) Patch
M gcc/config.gcc View 1 chunk +6 lines, -0 lines 0 comments Download
A gcc/config/rs6000/linux-grtev2.h View 1 chunk +43 lines, -0 lines 0 comments Download
M gcc/config/rs6000/linux64.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gcc/config/rs6000/sysv4.h View 3 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 5
dougkwan
Hi, This patch adds support for powerpc*-grtev2-linux-gnu. The changes include: 1. Relocating the dynamic linker ...
12 years, 2 months ago (2012-02-14 02:41:35 UTC) #1
pinskia_gmail.com
On Mon, Feb 13, 2012 at 6:41 PM, Doug Kwan <dougkwan@google.com> wrote: > Hi, > ...
12 years, 2 months ago (2012-02-14 02:45:39 UTC) #2
dougkwan
Thanks Andrew. I will take a look at that. -Doug On Mon, Feb 13, 2012 ...
12 years, 2 months ago (2012-02-14 02:57:37 UTC) #3
dougkwan
Hi Diego & Ollie, Could you guys take a look? -Doug On Mon, Feb 13, ...
12 years, 2 months ago (2012-02-17 01:00:44 UTC) #4
Diego Novillo
12 years, 2 months ago (2012-02-17 12:55:46 UTC) #5
On 16/02/12 20:00 , Doug Kwan (關振德) wrote:
> Hi Diego&  Ollie,
>
>      Could you guys take a look?
>
> -Doug
>
> On Mon, Feb 13, 2012 at 6:41 PM, Doug Kwan<dougkwan@google.com>  wrote:
>> Hi,
>>
>> This patch adds support for powerpc*-grtev2-linux-gnu.  The changes
>> include:
>>
>> 1. Relocating the dynamic linker using a run-time root prefix.
>> 2. Using different library setting in static linking.
>>
>> This is tested by building PowerPC64 and PowerPC toolchains and ran
>> some tests with the resulting toolchain.
>>
>> This is used by Google and is not meant to be sent to trunk.
>>
>> -Doug
>>
>> 2012-02-13   Doug Kwan<dougkwan@google.com>
>>
>>         * gcc/config.gcc (powerpc*-*-linux): Pull in GRTEv2 spec changes if
>>         target matches *-grtev2-*.
>>         * gcc/config/rs6000/linux64.h (GLIB_DYNAMIC_LINKER{32,64}): Add
>>         runtime root prefix to glibc's dynamic linker.
>>         * gcc/config/rs6000/linux-grtev2.h: New file.
>>         * gcc/config/rs6000/sysv4.h (GLIB_DYNAMIC_LINKER): Add
>>         runtime root prefix to glibc's dynamic linker.
>>         (LINUX_GRTE_EXTRA_SPECS): Define to be empty if no definition found.
>>         (SUBTARGET_EXTRA_SPECS): Include LINUX_GRTE_EXTRA_SPECS.

OK for google/integration.  Thanks.


Diego.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b