OSDN Git Service

Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sat, 28 May 2005 23:44:06 +0000 (23:44 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Sat, 28 May 2005 23:44:06 +0000 (23:44 -0000)
commitd1b0dffff4be58782a15ebec6595de2447f63dc2
treed07c74419c3531984ae620899fc9a0e9cf892797
parent83bb7f2166ccec164942b010130b285676d7cf3b
Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to
be able to run apps built with 0.9.27. This also renames
__uClibc_start_main to __uClibc_main.
This compat option should be removed some time after 0.9.28 is released.

Let me know if you don't like this change.
Rules.mak
extra/Configs/Config.in
ldso/ldso/Makefile
ldso/ldso/ldso.c
libc/misc/internals/__uClibc_main.c
libc/stdlib/atexit.c
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/arm/crt0.S
libc/sysdeps/linux/i386/crt1.S
libc/sysdeps/linux/mips/crt1.S
libc/sysdeps/linux/powerpc/crt1.S