On Tue, 24 May 2016, Richard Biener wrote:
> Can we update to a non-marketing name then, like i586-unknown-freebsd
> please? config.gcc accepts i[34567]86-*-freebsd*. It at least confused
> me.
Of course, once I hacked config.gcc, I realized that the simple
patch below is all you actually may h
On Tue, 24 May 2016, Richard Biener wrote:
>> As Jeff noted, i386 actually is the "marketing" name used for the
>> platform, GCC has been defaulting to i486 for ages, and I upgraded
>> to i586 last year:
>>
>> 2015-11-15 Gerald Pfeifer
>>
>> * config/i386/freebsd.h (SUBTARGET32_DEFAU
On Tue, May 24, 2016 at 12:20 AM, Gerald Pfeifer wrote:
> On Mon, 23 May 2016, Richard Biener wrote:
>> So I propose to demote -freebsd to secondary and use
>> i686-unknown-freebsd (or x86_64-unknown-freebsd?).
>>
>> Gerald, Andreas, can you comment on both issues? Esp. i386
>> is putting quite s
On Mon, 23 May 2016, Richard Biener wrote:
> So I propose to demote -freebsd to secondary and use
> i686-unknown-freebsd (or x86_64-unknown-freebsd?).
>
> Gerald, Andreas, can you comment on both issues? Esp. i386
> is putting quite some burden on libstdc++ and atomics support
> for example.
As
On 05/23/2016 03:26 AM, Richard Biener wrote:
On Mon, May 23, 2016 at 11:16 AM, Ramana Radhakrishnan
wrote:
Hi,
The Steering Committee has decided to add aarch64-none-linux-gnu as a primary
platform for GCC-7. This reflects the increasing popularity of the port and the
increased general avai
On Mon, May 23, 2016 at 11:16 AM, Ramana Radhakrishnan
wrote:
> Hi,
>
> The Steering Committee has decided to add aarch64-none-linux-gnu as a primary
> platform for GCC-7. This reflects the increasing popularity of the port and
> the increased general availability of hardware. I also took the op
Hi,
The Steering Committee has decided to add aarch64-none-linux-gnu as a primary
platform for GCC-7. This reflects the increasing popularity of the port and the
increased general availability of hardware. I also took the opportunity of
creating a GCC-7 criteria page at the same time.
Applied.