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]

Use longlong.h?


I've noticed that we could make the code that uses Storeinc / Pack_32
(dtoa.c and mprec.c in libc/stdlib) a lot more efficient if we used the
operations defined in longlong.h .
Would it be OK to use longlong.h in newlib?


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