| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
about how each arch treats args
|
|
|
|
| |
Word (and it will truncate addresses on 64bit hosts)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
its requirements about initial bootstrapping
|
| |
|
| |
|
|
|
|
| |
(since it works)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the other values
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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'.
|
|
|
|
| |
sjhill, feel free to comment :)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
more readable
|
| |
|