Re: your mail

2021-10-26 Thread Maciej W. Rozycki
On Mon, 25 Oct 2021, Joel Sherrill wrote: > I am pleased to announce that the GCC Steering Committee has appointed > Maciej W. Rozycki as maintainer of the Vax backend in GCC. Thank you, that's a great honour. > Maciej, please update your listing in the MAINTAINERS file. Change now committed.

Re: Add new ABI '__memcmpeq()' to libc

2021-10-26 Thread Noah Goldstein via Gcc
On Thu, Sep 16, 2021 at 12:02 PM Noah Goldstein wrote: > > Hi All, > > This is a proposal for a new interface to be supported by libc. > > The new interface is the same as the old 'bcmp()' routine. Essentially > the goal of this proposal is to add a reserved namespace for a new > function, '__memc