In article ,
Adam Hamsik wrote:
>
>On Nov,Tuesday 22 2011, at 10:22 PM, Aleksey Cheusov wrote:
>
>> Module Name: src
>> Committed By:cheusov
>> Date:Tue Nov 22 20:22:10 UTC 2011
>>
>> Modified Files:
>> src/distrib/sets/lists/tests: mi
>> src/tests/util/awk: Mak
On Nov,Tuesday 22 2011, at 10:22 PM, Aleksey Cheusov wrote:
> Module Name: src
> Committed By: cheusov
> Date: Tue Nov 22 20:22:10 UTC 2011
>
> Modified Files:
> src/distrib/sets/lists/tests: mi
> src/tests/util/awk: Makefile t_awk.sh
> Added Files:
> src/tests/util/aw
In article <2022035848.ga17...@netbsd.org>,
David Holland wrote:
>On Tue, Nov 22, 2011 at 01:17:43AM +, YAMAMOTO Takashi wrote:
> > hi,
> >
> > do you have any plan on fs/unionfs? eg. remove it
>
>My vote would be to remove it; it doesn't work and the only reason it
>was ever brought in
On Nov 22, 9:26am, c...@chuq.com (Chuck Silvers) wrote:
-- Subject: Re: CVS commit: src/lib/libc/arch/vax
| I haven't looked into that since we talked about it before.
| I thought you were going to investigate?
I am investigating, but being a gcc internals novice it is taking some time.
I have m
On Tue, Nov 22, 2011 at 09:26:42 -0800, Chuck Silvers wrote:
> I've seen several other problems with gcc-4.5 on vax:
[...]
> - c++ exceptions crash in the exception-handling code
This is probably port-vax/44155
-uwe
On Mon, Nov 21, 2011 at 05:49:26PM +, Christos Zoulas wrote:
> In article <2021161748.b09dd17...@cvs.netbsd.org>,
> Chuck Silvers wrote:
> >-=-=-=-=-=-
> >
> >gcc 4.5 on vax creates PLT stubs with an entry mask of 0xffc
> >rather than 0 like gcc 4.1 did, so the sneaky assembly functions
>