On Sat, 6 Oct 2012, Mark Kettenis wrote:
> Fortunately OpenBSD releases are completely predictable: two releases
> per year, and the version number gets increased by 0.1 every release.
> And it is highly unlikely that this policy will ever be changed. So
> since 5.2 will be released on November 1s
> Date: Fri, 5 Oct 2012 23:41:28 +0200 (CEST)
> From: Gerald Pfeifer
>
> On Sat, 15 Sep 2012, Mark Kettenis wrote:
> > Index: config.gcc
> > ===
> > --- config.gcc (revision 191120)
> > +++ config.gcc (working copy)
> > @@
On Sat, 15 Sep 2012, Mark Kettenis wrote:
> Index: config.gcc
> ===
> --- config.gcc(revision 191120)
> +++ config.gcc(working copy)
> @@ -708,6 +708,11 @@
> *-*-openbsd2.*|*-*-openbsd3.[012])
>tm_defines="
> Date: Wed, 3 Oct 2012 17:45:21 +0200 (CEST)
> From: Gerald Pfeifer
>
> On Sat, 15 Sep 2012, Ian Lance Taylor wrote:
> >> 2012-09-02 Mark Kettenis
> >>
> >> * config.gcc (*-*-openbsd4.[3-9]|*-*-openbsd[5-9]*): Set
> >> default_use_cxa_atexit to yes.
> > This is OK.
>
> I comm
On Sat, 15 Sep 2012, Ian Lance Taylor wrote:
>> 2012-09-02 Mark Kettenis
>>
>> * config.gcc (*-*-openbsd4.[3-9]|*-*-openbsd[5-9]*): Set
>> default_use_cxa_atexit to yes.
> This is OK.
I committed this to trunk and plan on doing so for the 4.7 branch
as well (so that OpenBSD can
On Sat, Sep 15, 2012 at 2:45 AM, Mark Kettenis wrote:
>
> 2012-09-02 Mark Kettenis
>
> * config.gcc (*-*-openbsd4.[3-9]|*-*-openbsd[5-9]*): Set
> default_use_cxa_atexit to yes.
This is OK.
Thanks.
Ian