Age | Commit message (Collapse) | Author |
|
|
|
|
|
exists, and move some definitions to their proper place.
|
|
A couple more target macros for ld.so to deal with FD-PIC support. We need
special code to compute the initial got and dpnt, and we need to pass extra
arguments to _dl_get_ready_to_run.
|
|
Add a new function _dl_free. In _dl_malloc, ensure we always get back a full
page from mmap.
Reset _dl_malloc_function and _dl_free_function when libdl is initialized.
|
|
Mazinger
|
|
|
|
be 0 in this case. Avoids some warnings).
|
|
|
|
|
|
|
|
|
|
need the defines from the former.
|
|
|
|
|
|
|
|
|
|
|
|
bitsize
|
|
|
|
|
|
This needs testing with apps that have complex dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
rather than _dl_malloc, fprintf rather than _dl_printf, etc.
-Erik
|
|
|
|
tree. Bad boy, No doughnut.
-Erik
|
|
aligned pointer that may be aligned up to page_size. Also add _dl_free,
|
|
by extracting the value from the ELF header.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|