Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 years ago |
nickysn
|
1910177cf0
+ added heapmax support to the $M directive on i8086-msdos. It is currently
|
11 years ago |
nickysn
|
7cfd7a66cd
+ create a special 'heap' segment with reserved space equal to heapsize (i.e.
|
11 years ago |
nickysn
|
8ad63788c7
- do not emit a stack segment in the tiny memory model
|
11 years ago |
nickysn
|
73d7f2aa18
* let the compiler generate the stack segment in i8086 near data memory models
|
11 years ago |
nickysn
|
70732aedbb
* ti8086nodeutils.InsertMemorySizes: stack segment creation moved to a separate
|
11 years ago |
nickysn
|
47a7a9835a
* added hack to support stack exceeding 32kb in size in the i8086 far data
|
11 years ago |
nickysn
|
e9cb275f66
* put the i8086-msdos stack segment in a separate object file
|
11 years ago |
nickysn
|
3cc8ff11e3
+ generate the stack segment for i8086 far data memory models from within fpc
|
11 years ago |