Henrik Gramner
d3662777e0
x86inc: Avoid creating unnecessary local labels
...
The REP_RET workaround is only needed on old AMD cpus, and the labels clutter
up the symbol table and confuse debugging/profiling tools, so use EQU to
create SHN_ABS symbols instead of creating local labels. Furthermore, skip
the workaround completely in functions that definitely won't run on such cpus.
Note that EQU is just creating a local label when using nasm instead of yasm.
This is probably a bug, but at least it doesn't break anything.
2016-01-21 23:19:46 +01:00
..
2016-01-02 10:26:42 +01:00
2016-01-19 08:51:12 +01:00
2016-01-21 23:19:46 +01:00
2015-12-15 14:16:28 +01:00
2015-12-15 14:16:28 +01:00
2015-10-28 04:23:14 -05:00
2015-10-28 09:38:21 -05:00
2015-10-28 23:05:31 -04:00
2015-10-27 23:16:09 -04:00
2015-11-05 19:28:19 +01:00
2016-01-15 00:32:54 +01:00
2016-01-02 19:07:08 +01:00
2016-01-02 11:01:29 +01:00
2015-12-02 18:31:56 -05:00
2015-12-18 04:04:14 +01:00
2015-12-25 10:48:13 -08:00
2015-11-01 19:35:01 -05:00
2015-11-02 17:40:49 +01:00
2016-01-16 21:09:38 -03:00
2016-01-16 21:09:38 -03:00
2015-10-21 00:24:58 +02:00
2015-10-21 00:24:58 +02:00
2015-12-08 17:50:40 +01:00
2016-01-19 16:43:31 +01:00
2015-11-23 18:30:25 -08:00
2015-12-01 13:26:12 +01:00
2016-01-02 10:25:12 +01:00
2016-01-07 20:04:24 -03:00
2016-01-13 20:00:19 -05:00
2016-01-02 10:25:12 +01:00
2016-01-02 10:25:12 +01:00
2016-01-02 10:25:12 +01:00
2016-01-19 16:43:31 +01:00
2016-01-19 16:43:31 +01:00
2016-01-19 16:43:31 +01:00
2015-12-09 17:39:38 +01:00
2015-10-30 13:42:04 -04:00
2015-11-18 22:05:16 +01:00
2015-11-18 22:05:16 +01:00
2015-11-23 10:55:15 +01:00
2015-10-31 10:40:54 -04:00
2015-12-07 20:28:30 +01:00
2015-11-07 16:04:09 +01:00
2015-10-23 08:41:16 -04:00
2015-12-17 08:12:41 -08:00
2015-12-02 21:38:11 +01:00
2015-10-28 21:42:15 -04:00
2015-11-08 15:04:05 +01:00
2015-12-11 13:39:21 +01:00
2015-12-04 14:49:35 +01:00
2016-01-20 21:08:50 +01:00
2015-12-07 17:25:51 +01:00
2015-12-07 11:39:28 +01:00
2015-12-03 04:09:48 +01:00
2016-01-02 10:26:42 +01:00
2015-10-25 12:45:10 -04:00
2015-10-25 17:28:47 +01:00
2016-01-11 20:53:11 -08:00
2016-01-19 16:43:31 +01:00
2015-10-30 13:47:28 -04:00
2015-11-22 14:29:09 +00:00
2015-11-22 14:29:09 +00:00