Age | Commit message (Collapse) | Author |
|
-Erik
|
|
we don't blow up by using too much stack space, and simplifies the job of
supporting new architectures, since they don't have to mess with calling foo
init functions in crt0 and cleaning up the resulting damage.
-Erik
|
|
a syscall that does this, so use that.
-Erik
|
|
syscall .o file.
-Erik
|
|
wouldn't run on my little arm7tdmi/uClinux boards, since without
vfork working, nothing works on uClinux. It took me forever to
find this, since other problems were hiding this one. Big, huge,
sigh of relief.
-Erik
|
|
-Erik
|
|
|
|
in crt0.S and Michiel Thuys <michiel.thuys@intersil.com> noticed
the same thing in crt0pic.S.
-Erik
|
|
-Erik
|
|
-Erik
|
|
even work...
-Erik
|
|
speaking the entire pile of rpc dung is infect damage). Anyway, hopefully
NFS using things may now be able to work...
-Erik
|
|
-Erik
|
|
|
|
|
|
Modified stdio/Makefile to build printf.c according to Config values for
HAS_FLOATS and HAS_LONG_LONG.
|
|
compiling.
|
|
definition before using it.
|
|
|
|
stuff in crt0.S may not be quite right yet.
|
|
environment.
|
|
|
|
sizeof(long) equal. printf # flag now works for b (binary) specifier.
|
|
the *s*printf functions to no longer use a static fake file.
|
|
|
|
objects with shared uClibc; allow disabling long long support.
|
|
<michiel.thuys@intersil.com>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the arm-pic-elf compiler (using crt0pic.S).
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"I will always compile before I commit."
"I will always compile before I commit."
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|