Adhemerval Zanella
6fad891dfd
stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c
...
The siglist.c is built with -fno-toplevel-reorder to avoid compiler
to reorder the compat assembly directives due an assembler
issue [1] (fixed on 2.39).
This patch removes the compiler flags by split the compat symbol
generation in two phases. First the __sys_siglist and __sys_sigabbrev
without any compat symbol directive is preprocessed to generate an
assembly source code. This generate assembly is then used as input
on a platform agnostic siglist.S which then creates the compat
definitions. This prevents compiler to move any compat directive
prior the _sys_errlist definition itself.
Checked on a make check run-built-tests=no on all affected ABIs.
Reviewed-by: Fangrui Song <maskray@google.com>
2022-05-13 10:54:41 -03:00
..
2021-07-19 07:56:21 +02:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2020-07-21 07:33:20 +02:00
2022-01-01 11:40:24 -08:00
2020-12-10 11:11:20 +01:00
2020-07-08 17:25:57 +02:00
2022-01-28 18:18:27 -03:00
2021-06-25 11:55:27 +02:00
2020-07-08 17:25:57 +02:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2019-02-16 08:25:16 +01:00
2019-03-01 15:21:32 -03:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2021-07-14 06:33:58 -07:00
2021-06-22 12:09:52 -03:00
2021-12-28 22:52:56 +01:00
2019-06-18 16:42:10 +02:00
2020-03-25 14:34:23 -05:00
2020-11-13 12:59:19 -03:00
2019-03-01 15:26:36 -03:00
2021-06-15 10:42:11 -03:00
2022-02-03 00:23:26 -05:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2019-08-15 15:18:34 +00:00
2019-02-16 08:25:16 +01:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2021-07-01 16:46:59 +02:00
2022-01-01 11:40:24 -08:00
2020-07-21 07:33:20 +02:00
2020-07-21 07:33:20 +02:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2020-12-08 18:15:27 +00:00
2019-02-16 08:25:16 +01:00
2022-01-01 11:40:24 -08:00
2022-04-19 15:52:27 -07:00
2022-01-01 11:40:24 -08:00
2022-05-13 10:54:41 -03:00
2020-05-06 17:35:40 +02:00
2022-01-01 11:40:24 -08:00
2022-04-26 10:16:11 -07:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2021-07-22 18:38:04 +05:30
2022-01-01 11:40:24 -08:00
2021-09-15 22:57:35 +00:00
2021-07-22 18:38:02 +05:30
2020-04-30 08:52:08 -05:00
2021-06-25 12:21:12 +02:00
2021-07-07 18:33:52 +02:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2020-04-30 08:52:08 -05:00
2021-06-25 12:20:47 +02:00
2021-06-30 08:43:37 +02:00
2020-07-21 07:33:20 +02:00
2022-01-01 11:40:24 -08:00
2019-02-16 08:25:16 +01:00
2021-09-21 08:00:44 -07:00
2019-02-16 08:25:16 +01:00
2022-01-01 11:40:24 -08:00
2021-07-19 07:56:21 +02:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2020-02-20 08:57:01 +01:00
2022-01-01 11:40:24 -08:00
2019-05-02 11:42:51 +02:00
2022-01-01 11:40:24 -08:00
2021-11-22 13:43:22 -03:00
2020-07-21 07:33:20 +02:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2022-05-13 10:54:41 -03:00
2019-10-09 17:48:41 -03:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2022-01-01 11:40:24 -08:00
2019-03-13 09:42:09 -04:00
2022-05-13 10:54:41 -03:00
2021-07-22 18:37:57 +05:30
2021-10-26 16:51:29 -05:00
2020-10-27 09:54:50 -03:00
2020-04-06 23:05:11 +02:00
2020-05-05 19:36:25 +02:00
2022-05-05 17:48:04 +05:30
2022-04-19 15:52:27 -07:00
2021-06-30 08:43:37 +02:00
2022-01-01 11:40:24 -08:00
2019-11-06 09:20:52 -03:00
2019-02-16 08:25:16 +01:00
2022-05-13 19:15:46 +05:30