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]

RTEMS patch sweep 5


... and another one:

This patch addresses 2 issues with newlib's arm support:

* libc/machine/arm/machine/endian.h clashes with
libc/include/machine/endian.h.

The build machinery physically replaces libc/include/machine/endian.h with libc/machine/arm/machine/endian.h, resulting into broken installations.

* Several subtile issues in arm fpu handling in ieeefp.h.

Ralf

Attachment: rtems-newlib-arm-endian.diff
Description: Text document


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