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-08-25 14:13:14 -07:00
2020-11-24 19:51:24 -07:00