This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Sparc SUN4V Niagara optimize memset/memcpy


> I've sent a patch for scripts/config.sub to config-patches the other
> day, so that part of adding sparcv9v and sparc64v should show up
> eventually.

As a rule we don't put in new configuration support until the canonical
config.sub groks it.

> This adds the "sparcv9v-*" and "sparc64v-*" build targets, the
> optimized memcpy/memset for that platform, and the necessary Implies
> files.

I think this would be better done without Implies files.  Just use
machine=sparc/sparc32/sparcv9/sparcv9v and the right things should happen.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]