OSDN Git Service

Revert "Fix the C library initialization to avoid calling static C++ constructors...
authorDavid 'Digit' Turner <digit@google.com>
Wed, 3 Jun 2009 17:32:37 +0000 (19:32 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Wed, 3 Jun 2009 17:32:37 +0000 (19:32 +0200)
commit3a654b1e04d4275ae315cfe1b196998acf10052c
tree79ce08ac573c6c5bd7d7a65f7fdc24237c00452a
parent03eabfe65e1e2c36f4d26c78a730fa19a3bdada3
Revert "Fix the C library initialization to avoid calling static C++ constructors twice."

This reverts commit 03eabfe65e1e2c36f4d26c78a730fa19a3bdada3.
libc/arch-arm/bionic/crtbegin_dynamic.S
libc/arch-arm/bionic/crtbegin_static.S
libc/arch-x86/bionic/crtbegin_dynamic.S
libc/arch-x86/bionic/crtbegin_static.S
libc/bionic/libc_init_common.c
libc/bionic/libc_init_dynamic.c
libc/bionic/libc_init_static.c
libc/bionic/pthread_internal.h [moved from libc/private/pthread_internal.h with 100% similarity]
libc/private/bionic_preinit.h [deleted file]
linker/README.TXT
linker/linker.c