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] SPU compile


Ken Werner wrote:
Hi,

the attached patch fixes a compile problem on the SPU if newlib gets compiled with GCC 4.3 and avoids a few warnings produced by SPU code. Ok to apply?

Regards
Ken

libgloss/ChangeLog:

2008-09-10  Ken Werner  <ken.werner@de.ibm.com>
        * spu/dirfuncs.c: Avoid warnings.
        * spu/kill.c: Likewise.


newlib/ChangeLog:


2008-09-10 Ken Werner <ken.werner@de.ibm.com>

        * libc/machine/spu/strcpy.h: Add missing header.
        * libc/machine/spu/spu_timer_slih.c: Remove unused Variable.
        * libm/machine/spu/headers/lgammaf4.h: Add type cast.

Patch applied.

-- Jeff J.


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