Fangrui Song
f972e4d343
[MC,ELF] .section: unconditionally print section flag 'G' after 'o'
...
* Placing 'G' before 'M' (SHF_MERGE) can be misleading as the sh_entsize
argument goes before the section group name, if a reader doesn't know
that the order of extra arguments is not affected by the order of flags.
* 'a', 'w', and 'x' indicate basic permission-related flags. Separating
them with 'G' is kinda ugly.
Simplify code and move 'G' after 'o'. The new output is more similar to
GCC.
2024-01-09 10:48:23 -08:00
..
2023-09-11 14:42:37 -07:00
2023-12-11 09:26:01 +08:00
2023-09-11 14:42:37 -07:00
2023-11-30 19:55:23 -08:00
2023-10-24 20:27:39 -07:00
2023-12-29 14:53:55 +05:30
2023-06-14 22:27:15 +00:00
2023-12-14 20:25:16 -08:00
2023-09-11 14:42:37 -07:00
2023-02-06 20:36:11 -08:00
2023-02-09 18:45:20 +03:00
2023-09-16 17:09:41 +08:00
2023-08-22 07:20:53 +02:00
2023-06-14 22:27:15 +00:00
2023-09-11 14:42:37 -07:00
2023-09-11 15:11:01 -07:00
2024-01-09 10:48:23 -08:00
2023-12-29 14:53:55 +05:30
2023-12-29 14:53:55 +05:30
2023-03-01 15:33:45 +01:00
2023-09-11 14:42:37 -07:00
2023-09-11 15:11:01 -07:00
2023-10-24 20:27:39 -07:00
2023-02-09 18:45:20 +03:00
2023-11-16 11:12:10 +00:00
2023-06-06 17:07:18 -04:00
2023-05-17 17:03:15 +02:00
2023-01-13 10:34:27 +01:00
2023-09-11 15:11:01 -07:00
2023-07-31 20:15:45 -04:00
2023-09-11 14:42:37 -07:00
2023-09-11 14:42:37 -07:00
2023-09-11 14:42:37 -07:00
2023-09-11 14:42:37 -07:00
2023-08-16 23:11:59 -07:00
2023-09-11 15:11:01 -07:00
2023-06-14 22:27:15 +00:00
2023-10-24 20:27:39 -07:00
2023-03-12 21:59:18 -04:00
2023-12-29 14:53:55 +05:30
2023-08-21 12:05:32 +02:00
2023-12-07 10:33:03 +00:00
2023-10-24 20:27:39 -07:00
2023-09-11 14:42:37 -07:00
2023-06-18 13:32:40 -07:00
2024-01-09 10:42:34 -08:00