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
..
2014-07-10 12:47:13 +01:00
2015-01-29 11:19:15 -08:00
2014-05-14 18:18:55 -07:00
2013-10-09 16:00:17 -07:00
2013-10-15 16:49:28 -07:00
2014-10-07 16:46:47 -07:00
2014-08-19 14:30:30 -07:00
2014-04-30 10:06:09 -07:00
2014-04-30 10:06:09 -07:00
2013-10-15 16:49:28 -07:00
2013-12-18 19:17:14 -08:00
2013-12-18 19:17:14 -08:00
2015-02-09 18:01:45 +00:00
2013-10-15 16:49:28 -07:00
2014-10-07 16:46:47 -07:00
2014-09-08 16:46:50 -07:00
2013-10-09 16:00:17 -07:00
2014-04-07 16:41:53 -07:00
2014-04-07 16:41:53 -07:00
2013-10-15 16:49:28 -07:00
2013-10-15 16:49:28 -07:00
2014-04-07 16:41:53 -07:00
2013-12-18 19:17:14 -08:00
2013-12-18 19:17:14 -08:00
2013-12-18 18:17:52 -08:00
2013-10-15 16:49:28 -07:00
2013-12-18 19:17:14 -08:00
2014-02-24 18:02:05 -08:00
2013-10-15 16:49:28 -07:00
2013-12-18 19:17:14 -08:00
2013-12-18 19:17:14 -08:00
2014-07-14 12:05:16 -07:00
2014-05-19 15:19:16 -07:00
2014-05-19 15:19:16 -07:00
2013-10-22 16:31:01 -07:00
2014-06-06 16:49:39 -07:00
2014-03-12 16:12:57 -07:00
2012-10-01 17:35:49 -07:00
2015-01-28 19:23:11 -08:00
2014-09-19 17:37:06 -07:00
2014-05-29 10:51:22 -07:00
2014-06-04 08:39:24 -07:00
2014-06-04 08:39:24 -07:00
2013-10-22 16:31:01 -07:00
2014-12-29 13:29:50 -08:00
2014-04-22 17:41:00 -07:00
2014-11-26 17:14:50 -08:00
2014-10-13 17:04:10 -07:00
2014-10-03 18:54:28 -07:00
2014-08-18 16:04:03 -07:00
2014-05-18 15:18:36 -07:00
2014-07-14 15:48:02 -07:00
2014-08-26 15:56:54 -07:00
2014-07-29 18:10:00 -07:00
2015-02-05 12:05:34 -08:00
2013-01-29 09:56:31 -08:00
2015-01-28 19:23:11 -08:00
2014-09-15 15:04:14 -07:00
2014-08-22 11:05:48 -07:00
2014-10-09 11:47:01 -07:00
2013-10-23 09:48:29 -07:00
2013-10-23 09:48:29 -07:00
2013-10-24 15:48:32 -07:00
2013-10-24 15:48:32 -07:00
2015-01-26 14:28:41 -08:00
2012-10-01 17:35:49 -07:00
2012-10-01 17:35:49 -07:00
2013-04-03 11:10:37 -07:00
2013-04-03 11:10:37 -07:00
2015-02-03 12:10:30 -08:00
2015-02-03 12:10:30 -08:00
2013-10-24 16:29:40 -07:00
2014-11-19 15:16:51 -08:00
2014-06-20 09:06:57 -07:00
2014-04-23 19:03:06 +01:00
2014-11-21 19:27:28 -08:00
2013-08-08 17:52:06 -07:00
2014-02-10 18:22:24 -08:00
2015-01-28 19:23:11 -08:00
2014-07-21 14:38:16 -07:00
2014-11-12 12:07:33 -08:00
2014-03-10 17:17:01 -07:00
2014-06-20 09:06:57 -07:00
2012-10-01 17:35:49 -07:00
2014-06-02 10:32:55 -07:00
2014-07-01 11:13:25 -07:00
2009-03-03 19:28:35 -08:00
2012-10-01 17:35:49 -07:00
2013-10-23 09:48:29 -07:00
2009-03-03 19:28:35 -08:00
2012-10-01 17:35:49 -07:00
2014-07-10 12:34:23 -07:00
2015-01-30 20:33:31 -08:00
2014-12-29 13:29:50 -08:00
2014-02-18 15:39:24 -08:00
2014-09-23 18:21:52 -07:00
2015-01-21 17:09:58 -08:00
2014-09-04 21:54:34 +00:00
2014-09-04 21:54:34 +00:00
2014-09-04 21:54:34 +00:00
2015-02-05 12:02:04 -08:00
2014-09-08 16:44:48 -07:00
2013-10-22 16:31:01 -07:00
2014-11-21 10:26:09 -08:00
2014-02-18 15:39:24 -08:00
2014-08-08 09:40:17 -07:00
2014-08-08 09:40:17 -07:00
2015-01-28 19:23:11 -08:00
2014-07-09 21:27:15 -07:00
2014-07-29 18:10:00 -07:00
2014-09-19 17:15:12 -07: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-06-04 08:39:24 -07:00
2014-06-04 08:39:24 -07:00
2014-06-04 08:39:24 -07:00
2012-10-01 17:35:49 -07:00
2012-10-01 17:35:49 -07:00
2012-10-01 17:35:49 -07:00
2013-10-22 16:31:01 -07:00
2014-10-23 19:10:54 -07:00
2013-10-22 16:31:01 -07:00
2014-03-03 11:54:21 -08:00
2014-11-21 10:26:09 -08:00
2015-01-26 21:45:56 -08:00
2014-05-19 15:19:16 -07:00
2014-05-19 15:19:16 -07:00
2014-08-25 21:16:14 +00:00
2015-01-21 17:09:58 -08:00
2014-11-14 23:45:24 +00:00
2013-10-24 15:48:32 -07:00
2013-10-23 09:48:29 -07:00
2015-02-02 10:21:39 -08:00
2014-09-11 08:45:46 -07:00
2014-02-03 16:20:46 -08: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
2014-12-01 16:43:51 -08:00
2014-10-09 14:01:47 -07:00
2015-02-09 15:54:22 -08:00
2015-01-28 19:23:11 -08:00
2015-01-15 10:45:25 -08:00
2013-02-19 12:21:41 -08:00
2015-01-15 10:45:25 -08:00
2013-08-26 14:04:16 -07:00
2013-10-09 16:00:17 -07:00
2014-09-12 11:35:05 -07:00
2015-01-15 10:45:25 -08:00
2015-01-06 17:11:23 -08:00
2014-12-19 16:05:29 -08:00
2014-12-19 16:31:03 -08:00
2013-10-09 16:00:17 -07:00
2015-02-03 12:20:46 -08:00
2015-01-27 19:49:12 -08:00
2014-09-19 17:37:06 -07:00
2013-02-19 12:21:41 -08:00
2015-01-28 19:23:11 -08:00
2013-10-31 12:31:16 -07:00
2013-10-15 11:23:57 -07:00
2014-07-16 16:07:10 -07:00
2014-12-09 20:30:23 -08:00
2014-08-26 15:56:54 -07:00
2014-12-29 13:29:50 -08:00
2014-07-14 12:02:22 -07:00
2014-12-29 13:29:50 -08:00
2014-02-18 12:04:54 -08:00
2014-07-02 16:46:34 -07:00
2013-10-22 16:31:01 -07:00
2013-10-22 16:31:01 -07:00
2015-01-26 14:28:41 -08:00
2010-12-06 13:42:54 +01:00
2014-04-30 14:30:15 +01:00
2013-10-15 16:49:49 -07:00
2014-01-02 12:05:50 -08:00
2015-02-03 16:35:57 -08:00
2014-03-10 17:17:01 -07:00
2013-10-09 17:35:36 -07:00
2013-10-09 17:35:36 -07:00
2014-03-10 17:17:01 -07:00
2014-09-16 15:49:50 -07:00
2015-01-21 17:09:58 -08:00
2012-10-01 17:35:49 -07:00
2015-01-21 17:09:58 -08:00
2015-01-24 14:18:16 -08:00
2015-01-24 14:18:16 -08:00
2012-10-01 17:35:49 -07:00
2015-01-21 17:09:58 -08:00
2015-01-21 17:09:58 -08:00
2014-05-16 15:47:29 -07:00
2013-10-16 14:07:01 -07:00
2013-10-15 11:23:57 -07:00
2014-12-08 21:52:43 -08:00
2012-10-01 17:35:49 -07:00
2013-10-15 18:15:19 -07:00
2014-12-08 21:52:43 -08:00
2013-10-15 18:15:19 -07:00
2014-12-08 21:52:43 -08:00
2014-05-19 15:19:16 -07:00
2014-02-18 15:39:24 -08:00
2014-02-18 15:39:24 -08:00
2014-02-24 18:02:05 -08:00
2014-08-28 16:37:09 -07:00
2013-10-09 16:00:17 -07:00
2012-10-01 17:35:49 -07:00
2014-02-24 18:02:05 -08:00
2013-10-09 16:00:17 -07:00
2014-04-16 16:09:41 -07:00
2015-01-22 11:02:59 -08:00
2013-10-22 16:31:01 -07:00
2014-02-12 17:09:25 -08:00
2014-02-12 19:04:27 -08:00
2014-12-09 09:16:11 -08:00
2015-01-21 17:09:58 -08:00
2015-01-26 14:28:41 -08:00
2014-05-21 18:30:00 -07:00
2014-09-22 17:43:09 -07:00
2015-01-21 17:09:58 -08:00
2014-12-29 13:29:50 -08:00
2014-06-24 14:13:48 -07:00
2010-12-06 12:25:52 +01:00
2014-10-07 11:28:47 -07:00
2014-05-13 10:14:22 -07:00
2014-03-10 17:17:01 -07:00
2013-10-22 16:31:01 -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
2014-09-23 15:32:24 -07:00
2014-07-11 16:21:31 +00:00