OSDN Git Service

__on_dlclose should be aligned
authorKenny Root <kroot@google.com>
Wed, 11 Apr 2012 00:24:24 +0000 (17:24 -0700)
committerKenny Root <kroot@google.com>
Wed, 11 Apr 2012 00:53:11 +0000 (17:53 -0700)
commit03273f8fc0a7ac2b54fa2c983d4a647580e34458
tree17f5d239e3a94929fdafe78b4358d174e7573c3c
parent7f03d2356f1380637d5a38fca20d2cd9b3f6c900
__on_dlclose should be aligned

Marking segments read-only was pushing the alignment of __on_dlclose by
2 bytes making it unaligned. This change makes sure the ARM code is
aligned to the 4 byte boundary.

Bug: 6313309
Change-Id: Ic2bf475e120dd61225ec19e5d8a9a8b1d0b7f081
libc/Android.mk
libc/arch-arm/bionic/crtbegin_so.S