Hi Richard,
On 07.11.14 14:45, Richard Earnshaw wrote:
On 02/11/14 22:11, Andreas Tobler wrote:
Hello all,
this is a patch which brings support for arm*-*-freebsd* to trunk.
The architectures supported are arm-*-*freebsd*, armv6-*-freebsd* and
armv6hf-*-freebsd*.
armv6 stands for ARM_ARCH == 6
On 02/11/14 22:11, Andreas Tobler wrote:
> Hello all,
>
> this is a patch which brings support for arm*-*-freebsd* to trunk.
> The architectures supported are arm-*-*freebsd*, armv6-*-freebsd* and
> armv6hf-*-freebsd*.
> armv6 stands for ARM_ARCH == 6, arm stands for ARM_ARCH < 6.
>
> There is k
On Mon, 3 Nov 2014, Andreas Tobler wrote:
> > The __FreeBSD__ conditionals in arm.c are incorrect. Those would test for
> > FreeBSD *host*, but you need a conditional for FreeBSD *target* here.
> >
>
> Ouch, yes.
>
> This I'd have to define via config/arm/freebsd.h, right?
>
> #define ARM_FRE
On 03.11.14 18:53, Joseph Myers wrote:
On Sun, 2 Nov 2014, Andreas Tobler wrote:
* config/arm/arm.c (arm_init_libfuncs): FreeBSD does not support 8
byte
atomics for __ARM_ARCH__ < 6 yet.
(arm_option_override): FreeBSD has not yet implemented unaligned
access.
The __Fre
On Sun, 2 Nov 2014, Andreas Tobler wrote:
> * config/arm/arm.c (arm_init_libfuncs): FreeBSD does not support 8
> byte
> atomics for __ARM_ARCH__ < 6 yet.
> (arm_option_override): FreeBSD has not yet implemented unaligned
> access.
The __FreeBSD__ conditionals in arm.c are incorr
Hi Kyrill,
On 03.11.14 12:44, Kyrill Tkachov wrote:
CC'ing arm maintainers and a couple of comments inline.
Thank you!
On 02/11/14 22:11, Andreas Tobler wrote:
Hello all,
this is a patch which brings support for arm*-*-freebsd* to trunk.
The architectures supported are arm-*-*freebsd*, ar
Hi Andreas,
CC'ing arm maintainers and a couple of comments inline.
On 02/11/14 22:11, Andreas Tobler wrote:
Hello all,
this is a patch which brings support for arm*-*-freebsd* to trunk.
The architectures supported are arm-*-*freebsd*, armv6-*-freebsd* and
armv6hf-*-freebsd*.
armv6 stands for
- Original Message
From: Bin.Cheng
To: Andreas Tobler
Cc: GCC Patches
Subject: Re: [PATCH] FreeBSD arm support, EABI.
Date: 03/11/14 10:04
> On Mon, Nov 3, 2014 at 6:11 AM, Andreas Tobler
<andreast-l...@fgznet.ch> wrote:
> > Hello all,
> >
> > t
On Mon, Nov 3, 2014 at 6:11 AM, Andreas Tobler wrote:
> Hello all,
>
> this is a patch which brings support for arm*-*-freebsd* to trunk.
> The architectures supported are arm-*-*freebsd*, armv6-*-freebsd* and
> armv6hf-*-freebsd*.
> armv6 stands for ARM_ARCH == 6, arm stands for ARM_ARCH < 6.
Jus
On Sunday 2014-11-02 23:11, Andreas Tobler wrote:
this is a patch which brings support for arm*-*-freebsd* to trunk.
Nice!
* config.host: A extras components for arm*-*-freebsd*.
"Add" instead of "A"?
Gerald
10 matches
Mail list logo