OSDN Git Service

Add a .note.android.ident section to Android ELF binaries.
authorMichael Hope <michael.hope@linaro.org>
Tue, 31 Jul 2012 04:18:22 +0000 (16:18 +1200)
committerMichael Hope <michael.hope@linaro.org>
Tue, 31 Jul 2012 04:18:22 +0000 (16:18 +1200)
commitea8fad11d980d55ebd2bcf2302f3f1f742b6351c
treea70cc5c8499f8c830be105fcb89c506a03ab5192
parent1ee6e3b7370b36ac72a14c0e31c34963b1bdbbb2
Add a .note.android.ident section to Android ELF binaries.

This allows debugging tools to know they are working with Android
binaries and adapt accordingly.

Signed-off-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
Signed-off-by: Michael Hope <michael.hope@linaro.org>
Change-Id: Ic906992fcad61c028bb765821637a3e1333bf52b
libc/Android.mk
libc/NOTICE
libc/bionic/crtbrand.c [new file with mode: 0644]