Chris Copeland
8e54caba04
Fix comments about GCC/Clang's enum width for arm-none targets.
...
GCC uses the `-fshort-enums` ABI for arm-none and the `int`-sized enum
ABI for arm-linux.
Clang uses the `int`-sized enum ABI for all arm targets.
Both options are permitted by AAPCS.
Rust is matching GCC's behavior for these targets, as interop with code
code compiled by GCC is desirable in the bare-metal context. See #87917 .
2023-07-23 20:19:38 -07:00
..
2023-07-21 22:35:57 -07:00
2023-06-15 17:59:13 +08:00
2023-07-22 19:57:35 +02:00
2023-07-21 11:02:47 +00:00
2023-07-11 01:19:11 +02:00
2023-06-19 12:54:34 +00:00
2023-07-16 19:22:03 +08:00
2023-07-17 21:04:12 +00:00
2023-07-23 10:50:14 +02:00
2023-07-22 13:32:34 +00:00
2023-07-21 22:35:57 -07:00
2023-07-21 22:35:57 -07:00
2023-07-23 09:48:07 +02:00
2023-07-22 16:59:23 +00:00
2023-07-14 10:10:15 +02:00
2023-07-03 07:20:51 +00:00
2023-07-21 06:52:28 +02:00
2023-07-21 11:04:16 +02:00
2023-07-19 14:10:07 +00:00
2023-07-20 09:51:47 +00:00
2023-07-20 09:51:47 +00:00
2023-07-16 19:22:03 +08:00
2023-07-17 14:56:33 +00:00
2023-07-23 11:14:52 +02:00
2023-06-26 08:56:32 +00:00
2023-07-23 14:09:19 +00:00
2023-07-12 21:49:27 -04:00
2023-07-12 21:49:27 -04:00
2023-07-23 11:14:52 +02:00
2023-07-21 22:35:57 -07:00
2023-07-05 13:11:17 +02:00
2023-07-18 19:06:04 +02:00
2023-07-18 09:52:08 +08:00
2023-07-21 22:01:50 +02:00
2023-07-02 21:02:31 +02:00
2023-07-12 21:49:27 -04:00
2023-07-23 09:48:07 +02:00
2023-07-23 10:13:41 +02:00
2023-07-19 16:38:35 +00:00
2023-07-19 09:59:12 +00:00
2023-07-21 13:58:33 +00:00
2023-07-19 07:23:11 +10:00
2023-07-23 10:50:14 +02:00
2023-07-19 16:37:09 +00:00
2023-07-16 19:22:03 +08:00
2023-07-14 13:27:35 +01:00
2023-07-23 10:50:14 +02:00
2023-07-21 22:35:57 -07:00
2023-07-23 11:14:52 +02:00
2023-07-03 13:51:54 -07:00
2023-07-23 14:09:19 +00:00
2023-07-22 15:38:41 -04:00
2023-07-19 16:38:35 +00:00
2023-07-14 13:27:35 +01:00
2023-07-23 20:19:38 -07:00
2023-07-23 11:14:52 +02:00
2023-07-14 13:27:35 +01:00
2023-07-18 09:07:32 +00:00
2023-07-21 22:35:57 -07:00
2023-07-22 15:38:41 -04:00