RTEMS patch sweep: *types.h

Jeff Johnston jjohnstn@redhat.com
Thu Feb 24 18:52:00 GMT 2005


Patch checked in.

-- Jeff J.

Ralf Corsepius wrote:
> Hi,
> 
> Another part of the RTEMS patches.
> 
> These patches address several issues at once:
> 
> 1. The #ifdef'ed __rtems__ intXX_t types in machine/types.h conflict
> with current RTEMS (RTEMS now has stdint.h)
> 
> 2. The #ifdef'ed __rtems__ intXX_t types in machine/types.h are broken
> for some targets (H8300, avr, c4x).
> 
> 3. RTEMS needs BSDs __uintXX_t's.
> 
> Though these patches should be generally applicable, all changes these
> patches introduce have been if'ed __rtems__ to avoid potential conflicts
> with other OSes.
> 
> Ralf
> 



More information about the Newlib mailing list