Marcel Moolenaar
|
b6d434fc28
|
Use GCC's __SOFTFP__ to test whether we're being compiled
with softfloat or not. Now -msoft-float can be overridden
more easily.
|
2009-05-31 02:03:40 +00:00 |
|
Rafal Jaworowski
|
4d25037efd
|
Let libstand(3) build on ARM.
This is a pre-requisite for loader(8) + U-Boot support library on this arch.
|
2008-10-14 09:53:47 +00:00 |
|
Olivier Houchard
|
31489a9a26
|
Use the RET macro.
For setjmp() and longjmp(), put the signal mask where it's supposed to be,
instead of in the space reserved for fp regs.
|
2004-11-09 16:49:14 +00:00 |
|
Olivier Houchard
|
5911b52027
|
Don't define SOFTFLOAT directly in source files, it's now done in the Makefile.
|
2004-11-05 23:53:54 +00:00 |
|
Olivier Houchard
|
2357939bc2
|
Import the FreeBSD/arm libc bits.
Obtained from: NetBSD
|
2004-05-14 12:04:31 +00:00 |
|