Fangrui Song
6d2d3bd0a6
[ELF] Default to -z start-stop-gc with a glibc "__libc_" special case
...
Change the default to facilitate GC for metadata section usage, so that they
don't need SHF_LINK_ORDER or SHF_GROUP just to drop the unhelpful rule (if they
want to be unconditionally retained, use SHF_GNU_RETAIN
(`__attribute__((retain))`) or linker script `KEEP`).
The dropped SHF_GROUP special case makes the behavior of -z start-stop-gc and -z
nostart-stop-gc closer to GNU ld>=2.37 (https://sourceware.org/PR27451 ).
However, we default to -z start-stop-gc (which actually matches more closely to
GNU ld before 2015-10 https://sourceware.org/PR19167 ), which is different from
modern GNU ld (which has the unhelpful rule to work around glibc). As a
compensation, we special case `__libc_` sections as a workaround for glibc<2.34
(https://sourceware.org/PR27492 ).
Since -z start-stop-gc as the default actually matches the traditional GNU ld
behavior, there isn't much to be aware of. There was a systemd usage which has
been fixed by https://github.com/systemd/systemd/pull/19144
2021-04-16 12:18:46 -07:00
..
2020-07-28 21:18:01 +01:00
2020-03-05 09:59:53 -08:00
2020-03-19 19:11:11 -07:00
2020-03-15 17:48:36 -07:00
2020-04-02 01:21:36 +09:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-05 09:59:53 -08:00
2020-03-05 09:59:53 -08:00
2020-03-19 19:11:11 -07:00
2020-03-04 10:48:36 -08:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-05-04 08:07:34 -07:00
2020-03-19 19:11:11 -07:00
2021-02-12 21:00:42 -08:00
2021-02-12 21:00:42 -08:00
2021-02-13 10:32:27 -08:00
2020-08-06 08:27:15 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-23 10:30:06 -07:00
2020-07-28 21:18:01 +01:00
2021-03-11 09:34:36 -08:00
2021-03-11 09:34:36 -08:00
2021-03-11 09:34:36 -08:00
2020-07-24 11:38:26 +03:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-19 18:04:47 -07:00
2020-03-04 10:48:36 -08:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-17 12:58:24 -07:00
2020-03-15 17:48:36 -07:00
2021-02-12 21:00:42 -08:00
2020-03-15 17:48:36 -07:00
2020-02-26 10:32:54 -08:00
2020-03-15 17:48:36 -07:00
2020-12-16 08:59:38 -08:00
2020-03-15 17:48:36 -07:00
2020-12-02 11:19:21 +03:00
2020-03-15 17:48:36 -07:00
2020-05-04 08:07:34 -07:00
2020-11-12 08:53:11 -08:00
2020-03-05 18:05:28 -08:00
2020-03-04 10:48:36 -08:00
2020-03-19 19:11:11 -07:00
2020-03-19 19:11:11 -07:00
2020-03-19 19:11:11 -07:00
2020-03-23 10:30:06 -07:00
2020-12-02 11:19:21 +03:00
2020-04-30 20:14:22 +01:00
2020-03-15 17:48:36 -07:00
2020-04-22 12:34:20 -07:00
2020-03-15 17:48:36 -07:00
2020-03-16 07:42:04 -07:00
2020-03-23 10:30:06 -07:00
2020-03-30 15:17:29 -07:00
2020-08-17 11:29:05 -07:00
2020-03-11 09:35:42 -07:00
2020-06-19 09:11:33 -07:00
2020-04-01 08:19:06 -07:00
2020-04-01 08:19:06 -07:00
2020-03-15 17:48:36 -07:00
2021-02-13 10:32:27 -08:00
2020-03-23 10:30:06 -07:00
2020-03-09 08:31:41 -07:00
2020-03-06 14:01:20 -08:00
2020-03-06 14:01:20 -08:00
2020-03-15 17:48:36 -07:00
2020-08-18 09:03:01 -07:00
2020-03-09 08:31:41 -07:00
2020-03-19 19:11:11 -07:00
2020-03-15 17:48:36 -07:00
2020-03-19 19:11:11 -07:00
2020-03-19 19:11:11 -07:00
2020-03-15 17:48:36 -07:00
2020-05-04 08:07:34 -07:00
2020-08-03 20:42:09 -07:00
2020-03-04 10:48:36 -08:00
2020-03-05 18:05:28 -08:00
2020-08-25 13:05:17 +03:00
2020-03-19 19:11:11 -07:00
2020-03-15 17:48:36 -07:00
2020-07-27 12:16:43 +03:00
2020-03-19 19:11:11 -07:00
2020-12-02 11:19:21 +03:00
2020-03-23 10:30:06 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2021-01-21 19:47:03 +00:00
2020-03-19 19:11:11 -07:00
2020-04-01 08:19:06 -07:00
2020-03-04 10:48:36 -08:00
2020-08-25 13:05:17 +03:00
2020-03-04 10:48:36 -08:00
2020-03-15 17:48:36 -07:00
2020-03-19 19:11:11 -07:00
2020-03-15 17:48:36 -07:00
2020-03-19 19:11:11 -07:00
2020-03-11 09:35:42 -07:00
2020-03-11 09:35:42 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2021-04-16 12:18:46 -07:00
2020-03-15 17:48:36 -07:00
2020-03-19 19:11:11 -07:00
2020-08-18 09:03:01 -07:00
2020-03-19 12:49:25 +03:00
2020-08-18 09:03:01 -07:00
2020-03-04 10:48:36 -08:00
2020-03-19 19:11:11 -07:00
2020-11-12 08:53:11 -08:00
2020-11-12 08:56:12 -08:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-04-02 01:21:36 +09:00
2021-02-13 10:32:27 -08:00
2020-03-23 10:30:06 -07:00
2020-08-20 16:05:27 -07:00
2021-02-13 10:32:27 -08:00
2020-03-04 10:48:36 -08:00
2021-03-11 09:34:36 -08:00
2020-03-04 12:22:12 -08:00
2020-03-15 17:48:36 -07:00
2020-03-05 09:59:53 -08:00
2020-03-05 09:59:53 -08:00
2020-08-18 09:03:01 -07:00
2020-03-05 09:59:53 -08:00
2021-02-13 10:32:27 -08:00
2020-03-05 09:59:53 -08:00
2020-03-05 09:59:53 -08:00
2020-05-02 22:49:23 +01:00
2020-03-04 10:48:36 -08:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2020-03-15 17:48:36 -07:00
2021-02-13 10:32:27 -08:00
2020-03-15 17:48:36 -07:00
2020-11-12 08:46:53 -08:00