In article <20111121161748.b09dd17...@cvs.netbsd.org>, Chuck Silvers <source-changes-d@NetBSD.org> 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 >that "ret" without really returning now clobber their registers. >adjust these functions to avoid this problem.
Whee! This should fix all the vfork lossage! Any news on the addsi3 issue? christos