platform_bionic/libc/arch-mips/bionic
Ard Biesheuvel 0a150ead18 libc: remove ctors/dtors sections
None of the supported ARCHs actually populate these sections,
so there is no point in keeping them in the binaries.

Change-Id: I21a364f510118ac1114e1b49c53ec8c895c6bc6b
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@gmail.com>
2012-08-22 20:45:26 +02:00
..
__dso_handle.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__dso_handle_so.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__get_sp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__get_tls.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
__set_tls.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
_exit_with_stack_teardown.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
_setjmp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
atexit.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
bzero.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
cacheflush.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
clone.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
crtbegin.S libc: remove ctors/dtors sections 2012-08-22 20:45:26 +02:00
crtbegin_so.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
crtend.S libc: remove ctors/dtors sections 2012-08-22 20:45:26 +02:00
crtend_so.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
ffs.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
futex_mips.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
memcmp16.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
memmove.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
pipe.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
setjmp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
sigsetjmp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
vfork.S MIPS support for libc. 2012-08-02 16:07:26 -07:00