nickysn
|
b9ab9e5782
|
+ initial (experimental) implementation of section-based smartlinking for i8086.
Use -dI8086_SMARTLINK_SECTIONS to enable.
git-svn-id: trunk@39211 -
|
2018-06-11 16:56:33 +00:00 |
|
nickysn
|
c78f406d99
|
+ implemented proper stack checking for the i8086
git-svn-id: trunk@33787 -
|
2016-05-24 23:57:47 +00:00 |
|
nickysn
|
e323a08b20
|
+ also write the omf special segment attributes in the nasm writer for the win16 target
+ enabled the internal omf obj writer for the win16 target
git-svn-id: trunk@31576 -
|
2015-09-07 22:26:14 +00:00 |
|
nickysn
|
bdfd23cc2e
|
+ new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push
odd values of BP if the procedure is far. Enabled this by default for Win16.
git-svn-id: trunk@31569 -
|
2015-09-07 19:05:18 +00:00 |
|
nickysn
|
393d86a2e5
|
+ implemented writing proper win16 dll import libraries
git-svn-id: trunk@31532 -
|
2015-09-05 13:45:23 +00:00 |
|
nickysn
|
839ab714cc
|
+ started implementing a win16 target :)
git-svn-id: trunk@31521 -
|
2015-09-05 02:47:42 +00:00 |
|