#
e2b9512b |
| 06-Aug-2012 |
matt <matt@NetBSD.org> |
Add ARM EABI aliases to a few functions.
|
#
567219e1 |
| 20-Mar-2012 |
matt <matt@NetBSD.org> |
Remove __P usage. Convert to C89 prototypes.
|
#
a5fd370a |
| 09-Mar-2012 |
christos <christos@NetBSD.org> |
Casts and type changes to fix portability issues. - int -> size_t - adjust width of RHS of shift - adjust widths of types
|
#
1ab92ba0 |
| 09-Jul-2011 |
matt <matt@NetBSD.org> |
Add long double prototypes.
|
#
de4475a2 |
| 04-Jul-2011 |
mrg <mrg@NetBSD.org> |
add support for __floatunsisf().
|
#
25ba5ff1 |
| 04-Jul-2011 |
matt <matt@NetBSD.org> |
Update to C89 style. Fix name of floatundidf (uns -> un).
|
#
275e8bb9 |
| 20-Dec-2005 |
christos <christos@NetBSD.org> |
add files I forgot to commit.
|