* [patch] [arm] add multiarch definitions for arm-linux-gnueabi
@ 2012-11-14 22:30 Matthias Klose
2012-11-20 21:54 ` Ramana Radhakrishnan
2012-11-20 22:47 ` Ramana Radhakrishnan
0 siblings, 2 replies; 3+ messages in thread
From: Matthias Klose @ 2012-11-14 22:30 UTC (permalink / raw)
To: GCC Patches
[-- Attachment #1: Type: text/plain, Size: 145 bytes --]
The following patch adds the multiarch definitions for arm-linux-gnu. Tested
using a Debian/Ubuntu package build. Ok for the trunk?
Matthias
[-- Attachment #2: ma-arm.diff --]
[-- Type: text/x-diff, Size: 757 bytes --]
2012-11-14 Matthias Klose <doko@ubuntu.com>
* config/arm/t-linux-eabi: Define MULTIARCH_DIRNAME for linux target.
Index: config/arm/t-linux-eabi
===================================================================
--- config/arm/t-linux-eabi (revision 193508)
+++ config/arm/t-linux-eabi (working copy)
@@ -24,3 +24,6 @@
#MULTILIB_OPTIONS += mcpu=fa606te/mcpu=fa626te/mcpu=fmp626/mcpu=fa726te
#MULTILIB_DIRNAMES += fa606te fa626te fmp626 fa726te
#MULTILIB_EXCEPTIONS += *mthumb/*mcpu=fa606te *mthumb/*mcpu=fa626te *mthumb/*mcpu=fmp626 *mthumb/*mcpu=fa726te*
+
+ARM_EB = $(if $(findstring TARGET_BIG_ENDIAN_DEFAULT=1, $(tm_defines)),eb)
+MULTIARCH_DIRNAME = $(call if_multiarch,arm$(ARM_EB)-linux-gnueabi$(if $(filter hard,$(with_float)),hf))
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] [arm] add multiarch definitions for arm-linux-gnueabi
2012-11-14 22:30 [patch] [arm] add multiarch definitions for arm-linux-gnueabi Matthias Klose
@ 2012-11-20 21:54 ` Ramana Radhakrishnan
2012-11-20 22:47 ` Ramana Radhakrishnan
1 sibling, 0 replies; 3+ messages in thread
From: Ramana Radhakrishnan @ 2012-11-20 21:54 UTC (permalink / raw)
To: Matthias Klose; +Cc: GCC Patches
On Wed, Nov 14, 2012 at 10:30 PM, Matthias Klose <doko@ubuntu.com> wrote:
> The following patch adds the multiarch definitions for arm-linux-gnu. Tested
> using a Debian/Ubuntu package build. Ok for the trunk?
Ok.
Ramana
>
> Matthias
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] [arm] add multiarch definitions for arm-linux-gnueabi
2012-11-14 22:30 [patch] [arm] add multiarch definitions for arm-linux-gnueabi Matthias Klose
2012-11-20 21:54 ` Ramana Radhakrishnan
@ 2012-11-20 22:47 ` Ramana Radhakrishnan
1 sibling, 0 replies; 3+ messages in thread
From: Ramana Radhakrishnan @ 2012-11-20 22:47 UTC (permalink / raw)
To: Matthias Klose; +Cc: GCC Patches
Oh, and while you are there please add 2012 to the copyright years.
Ramana
On Wed, Nov 14, 2012 at 10:30 PM, Matthias Klose <doko@ubuntu.com> wrote:
> The following patch adds the multiarch definitions for arm-linux-gnu. Tested
> using a Debian/Ubuntu package build. Ok for the trunk?
>
> Matthias
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-20 22:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-14 22:30 [patch] [arm] add multiarch definitions for arm-linux-gnueabi Matthias Klose
2012-11-20 21:54 ` Ramana Radhakrishnan
2012-11-20 22:47 ` Ramana Radhakrishnan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).