Colin Cross e09ab2cc2f Make .note.android.ident section type SH_NOTE
The .note.android.ident section is only used by GDB, which doesn't
care what section type the section is, but it would be convenient
for readelf -n to be able to find the section too.

The old way of getting the .note.android.ident section to be of type
SH_NOTE involved compiling from .c to .s using gcc, running sed to
change progbits to note, and then compiling from .s to .o using gcc.
Since crtbrand.c only contains a section containing data, a
crtbrand.S can be checked in that will compile on all platforms,
avoiding the need for sed.

Also add crtbrand.o to crtbegin_so.o so that libraries also get
the note, and to the crt workaround in arm libc.so.

Change-Id: Ica71942a6af4553b56978ceaa288b3f4c15ebfa2
2015-02-12 21:37:20 -08:00
..
2015-02-09 18:01:45 +00:00
2014-04-07 16:41:53 -07:00
2014-04-07 16:41:53 -07:00
2014-04-07 16:41:53 -07:00
2014-07-14 12:05:16 -07:00
2014-06-06 16:49:39 -07:00
2015-01-28 19:23:11 -08:00
2014-05-29 10:51:22 -07:00
2014-12-29 13:29:50 -08:00
2014-11-26 17:14:50 -08:00
2014-07-14 15:48:02 -07:00
2015-01-28 19:23:11 -08:00
2014-08-22 11:05:48 -07:00
2014-10-09 11:47:01 -07:00
2015-01-26 14:28:41 -08:00
2014-06-20 09:06:57 -07:00
2014-11-21 19:27:28 -08:00
2013-08-08 17:52:06 -07:00
2015-01-28 19:23:11 -08:00
2014-06-20 09:06:57 -07:00
2014-06-02 10:32:55 -07:00
2014-12-29 13:29:50 -08:00
2015-01-28 19:23:11 -08:00
2015-01-28 19:23:11 -08:00
2014-08-22 10:23:12 -07:00
2014-08-22 10:23:12 -07:00
2014-10-23 19:10:54 -07:00
2015-02-02 10:21:39 -08:00
2014-09-11 08:45:46 -07:00
2014-12-04 11:01:28 -08:00
2015-01-28 19:23:11 -08:00
2014-05-14 10:02:03 -07:00
2015-01-28 19:23:11 -08:00
2015-01-28 19:23:11 -08:00
2014-07-16 16:07:10 -07:00
2014-12-29 13:29:50 -08:00
2014-12-29 13:29:50 -08:00
2015-01-26 14:28:41 -08:00
2014-04-30 14:30:15 +01:00
2014-01-02 12:05:50 -08:00
2013-10-09 17:35:36 -07:00
2013-10-09 17:35:36 -07:00
2014-12-08 21:52:43 -08:00
2014-08-28 16:37:09 -07:00
2014-04-16 16:09:41 -07:00
2014-02-12 19:04:27 -08:00
2015-01-26 14:28:41 -08:00
2014-12-29 13:29:50 -08:00
2014-10-07 11:28:47 -07:00
2014-05-13 10:14:22 -07:00
2014-12-29 13:29:50 -08:00
2015-01-28 19:23:11 -08:00
2014-06-13 16:04:41 -07:00