Andrew Kelley 479f259ea4 make start code more versatile
* always align the stack to 16. I saw an instance on x86_64 linux where
   it was needed.

 * detect at runtime if being interpreted by a dynamic loader and if so
   avoid clobbering the fs register.
2020-11-24 19:51:24 -07:00
..
2020-11-19 00:58:13 +11:00
2020-10-28 10:03:23 +01:00
2020-11-23 15:06:07 +01:00
2020-11-20 08:38:10 +01:00
2020-11-22 21:30:09 +02:00
2020-11-02 13:20:58 -05:00
2020-11-19 00:58:13 +11:00
2020-11-21 14:06:04 -08:00
2020-09-11 20:02:41 -04:00
2020-10-07 04:34:09 -04:00
2020-11-18 22:09:34 -07:00
2020-11-23 15:06:07 +01:00
2020-09-22 05:12:21 -07:00
2020-11-23 15:06:07 +01:00
2020-11-24 19:51:24 -07:00