Paul Sokolovsky
|
41809a1ced
|
nlrx86.S: Another ifdef for win32 symbol underscoring issues.
|
2014-04-20 22:24:44 +03:00 |
Damien George
|
26cf55ae05
|
Add a check for NULL nlr_top in nlr_jump.
If no nlr_buf has been pushed, and an nlr_jump is called, then control
is transferred to nlr_jump_fail (which should bail out with a fatal
error).
|
2014-04-08 14:08:14 +00:00 |
Markus Siemens
|
242856cfbf
|
Fixed problems with nlx86.S on Linux
Fixed '#ifdef's so Linux would compile again and added
.scl and .type for Windows.
|
2014-01-28 19:52:04 +01:00 |
Markus Siemens
|
19ccc6bdc7
|
Added Windows port (see #233)
|
2014-01-28 18:21:05 +01:00 |
Paul Sokolovsky
|
e85c38992d
|
Make "unix" target be crossplatform and support x86, x64, ARM hosts.
|
2013-12-30 03:38:32 +02:00 |