Sertonix
084eab03d7
compiler_rt: Fix extern mem{set,cpy,move} type on arm
Otherwise gcc will refuse to compile the bootstrap compiler_rt.c.
Excerpt of the errors:
/builds/sertonix/aports/community/zig/src/zig-0.16.0/build/compiler_rt.c:1459:21: error: conflicting types for 'memcpy'; have 'uint8_t *(uint8_t *, const uint8_t *, uintptr_t)' {aka 'unsigned char *(unsigned char *, const unsigned char *, unsigned int)'}
1459 | zig_extern uint8_t *memcpy(uint8_t *a0 zig_nonstring, uint8_t const *a1 zig_nonstring, uintptr_t a2);
| ^~~~~~
/builds/sertonix/aports/community/zig/src/zig-0.16.0/stage1/zig.h:510:18: note: previous declaration of 'memcpy' with type 'void *(void *, const void *, unsigned int)'
510 | zig_extern void *memcpy (void *zig_restrict, void const *zig_restrict, size_t);
| ^~~~~~
/builds/sertonix/aports/community/zig/src/zig-0.16.0/build/compiler_rt.c: In function 'zig_e___negxf2':
/builds/sertonix/aports/community/zig/src/zig-0.16.0/build/compiler_rt.c:1758:9: error: passing argument 1 of 'memcpy' from incompatible pointer type [-Wincompatible-pointer-types]
1758 | memcpy(&t0, &a0, 16);
| ^~~
| |
| zig_u128 *
2026-04-23 08:42:53 +02:00
..
2026-02-09 20:03:15 -08:00
2022-06-17 16:38:59 -07:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:04:17 +01:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2023-10-29 07:20:36 -04:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-04-23 08:42:53 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2024-06-16 11:53:33 +02:00
2024-06-16 11:53:33 +02:00
2024-06-16 11:53:33 +02:00
2026-02-09 20:03:15 -08:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2023-11-19 09:55:07 +00:00
2025-03-05 03:01:43 +00:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2025-07-22 19:43:47 -07:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-04-16 07:05:31 +02:00
2026-02-09 20:04:17 +01:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2025-03-05 03:01:43 +00:00
2023-09-27 11:24:28 -07:00
2026-02-09 20:04:17 +01:00
2025-02-25 19:31:00 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-04-09 00:14:09 +02:00
2026-02-09 20:04:17 +01:00
2025-02-25 19:31:00 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-13 20:49:14 +01:00
2026-02-13 20:49:14 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2023-10-29 07:20:36 -04:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-04-16 07:05:31 +02:00
2026-04-16 00:55:54 +02:00
2026-04-16 07:05:31 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2024-09-02 00:10:22 +03:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:04:17 +01:00
2026-04-16 07:05:31 +02:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2025-07-22 19:43:47 -07:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2025-04-11 07:06:01 -04:00
2025-11-22 22:42:38 +00:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2022-05-06 22:41:00 -07:00
2023-10-29 07:20:36 -04:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2025-04-11 07:06:01 -04:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-04-18 18:47:29 +02:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2026-04-02 23:54:20 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2025-03-05 03:01:43 +00:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2024-03-14 19:43:24 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-03-28 19:25:01 +00:00
2023-06-24 16:56:39 -07:00
2023-06-24 16:56:39 -07:00
2023-06-24 16:56:39 -07:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2023-06-24 16:56:39 -07:00
2026-04-09 00:14:08 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2024-02-08 15:21:35 +01:00
2024-02-08 15:21:35 +01:00
2024-02-08 15:21:35 +01:00
2026-02-09 20:04:17 +01:00
2024-02-08 15:21:35 +01:00
2024-02-08 15:21:35 +01:00
2024-02-08 15:21:35 +01:00
2023-11-19 09:55:07 +00:00
2026-02-09 20:03:15 -08:00
2025-07-22 19:43:47 -07:00
2023-09-19 09:37:52 -07:00
2023-07-24 10:23:51 -07:00
2026-04-02 23:54:20 +02:00
2026-04-16 07:05:31 +02:00
2023-06-24 16:56:39 -07:00
2026-02-09 20:03:15 -08:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2026-04-16 07:05:31 +02:00
2026-04-15 16:22:54 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-04-16 07:05:31 +02:00
2026-04-02 23:54:20 +02:00
2026-04-16 07:05:31 +02:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2023-07-24 10:23:51 -07:00
2024-09-02 00:10:22 +03:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:04:17 +01:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2026-03-05 20:22:19 +01:00
2024-10-19 19:44:53 +01:00
2026-04-09 00:14:09 +02:00
2024-10-19 19:44:53 +01:00
2026-02-09 20:03:15 -08:00
2026-02-09 20:03:15 -08:00