Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
behind, and touchup syntax
|
|
|
|
look right
|
|
|
|
|
|
|
|
non-interactive/silent comparison between uclibc and glibc results
|
|
|
|
|
|
find out what works/fails
|
|
make process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bitsize
|
|
Bug exposed by the new __libc_stack_end feature in libc.so.
|
|
safely
|
|
|
|
|
|
sizeof pointers
|
|
sizeof pointers
|
|
optimization level chosen. This allows uClibc to be compiled with the
latest GCC-4.1.0. While tracking down the specific culprit causing
the segmentation fault of the dynamic loader with GCC-4.1.0 I was
able to force inlining of other functions such that I shaved 512 bytes
off the size of the loader, yay. Also fixed warning in 'dl-hash.c'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so that it will compile and it is correct
|
|
(same goes for recv/recvfrom)
|
|
|
|
|