León Orell Valerian Liehr
cdca384e40
Rollup merge of #144221 - usamoi:versym, r=bjorn3
...
generate elf symbol version in raw-dylib
For link names like `aaa@bbb`, it generates a symbol named `aaa` and a version named `bbb`.
For link names like `aaa\0bbb`, `aaa@`@bbb`` or `aa@bb@cc`, it emits errors.
It adds a test that the executable is linked with glibc using raw-dylib.
cc rust-lang/rust#135694
2025-07-24 15:08:23 +02:00
..
2025-07-14 09:25:54 +00:00
2025-07-12 04:53:24 -07:00
2025-07-22 01:52:34 +00:00
2025-07-22 00:54:25 +08:00
2025-07-18 03:13:21 +02:00
2025-07-17 18:06:26 +08:00
2025-07-23 13:33:23 +02:00
2025-07-23 13:33:23 +02:00
2025-07-21 16:07:29 +00:00
2025-07-18 14:49:19 +02:00
2025-07-23 23:54:37 +00:00
2025-07-22 14:27:48 +02:00
2025-07-22 19:49:54 +10:00
2025-07-24 15:08:23 +02:00
2025-07-23 23:54:37 +00:00
2025-07-07 15:16:42 +02:00
2025-07-18 04:27:51 +02:00
2025-07-23 13:33:23 +02:00
2025-06-28 23:36:46 +00:00
2025-07-19 01:49:19 +08:00
2025-07-22 00:36:10 -07:00
2025-07-19 01:42:30 +08:00
2025-07-23 13:33:23 +02:00
2025-07-22 10:26:14 +02:00
2025-07-17 18:06:26 +08:00
2025-07-24 15:08:21 +02:00
2025-07-05 10:55:42 +02:00
2025-07-15 16:02:26 +00:00
2025-07-22 00:54:24 +08:00
2025-07-10 10:25:29 -05:00
2025-07-24 15:08:21 +02:00
2025-07-24 15:08:21 +02:00
2025-07-22 00:54:24 +08:00
2025-07-22 01:52:34 +00:00
2025-07-24 19:04:00 +08:00
2025-07-24 15:08:21 +02:00
2025-07-23 23:54:37 +00:00
2025-07-11 10:56:50 +02:00
2025-07-23 23:54:37 +00:00
2025-07-24 15:08:21 +02:00
2025-07-18 09:36:38 +02:00
2025-07-23 16:59:13 +00:00
2025-07-08 10:16:44 +00:00
2025-07-24 15:08:19 +02:00
2025-07-20 18:23:18 +02:00
2025-07-17 23:59:41 +00:00
2025-07-08 10:16:44 +00:00
2025-07-23 23:54:37 +00:00
2025-07-23 23:54:37 +00:00
2025-07-07 12:58:16 +00:00
2025-07-05 10:55:35 +02:00
2025-07-24 09:50:20 +00:00
2025-07-01 19:00:21 +00:00
2025-07-05 10:55:42 +02:00
2025-07-24 15:08:22 +02:00
2025-07-22 00:54:30 +08:00
2025-07-16 23:24:32 +02:00
2025-07-24 15:08:22 +02:00
2025-06-28 17:58:21 +08:00
2025-07-20 17:45:01 +00:00
2025-07-20 17:45:01 +00:00
2025-07-07 09:04:53 +02:00
2025-07-17 10:41:45 +02:00
2025-07-18 02:23:50 +00:00