This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


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 for mips header files


On Nov 12 09:16, Joel Sherrill wrote:
> Is the license ok for newlib on the new version of memcpy?
> 
> --joel
> 
> Corinna Vinschen <...> wrote:
> 
> 
> On Nov  2 09:10, Steve Ellcey  wrote:
> > I would like to update the MIPS memcpy in newlib to use the asm version that
> > I have already checked in to glibc.  To do this I need newer versions of
> > the machine/regdef.h and machine/asm.h include files that the new memcpy
> > routine uses.  This patch is to add asm.h and update regdef.h in newlib and
> > I will follow it up with the actual memcpy change after this patch is approved
> > and checked in.
> >
> > Tested by building newlib and running the GCC testsuite using the mips-mti-elf
> > target.
> >
> > OK for checkin?
> 
> Yes, please apply.
> 
> >
> > Steve Ellcey
> > [...]
> >
> >
> > 2012-11-02  Steve Ellcey  <...>
> >
> >       * libc/machine/mips/machine/asm.h: New.
> >       * libc/machine/mips/machine/regdef.h: Update register definitions
> >       for different ABI's.
> 
> Thanks,
> Corinna

I admit I didn't look very closely, but we already have a couple of
equivalent copyright disclaimers in newlib, as far as I can see.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


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