ab6c6377b3
the main program, report them directly from the dynamic linker and die there, rather than returning an error message to crt0.o. This enables the printing of error messages even for old executables, whose version of crt0.o is not able to print them. This fix closes PR bin/1869. The code in crt0.o for printing error messages from the dynamic linker is no longer used, because of this change. But it must remain, for backward compatibility with older dynamic linkers. |
||
---|---|---|
.. | ||
i386 | ||
dynamic.h | ||
Makefile | ||
md-prologue.c | ||
rtld.1 | ||
rtld.1aout | ||
rtld.c | ||
shlib.c | ||
shlib.h | ||
support.c | ||
support.h |