nickysn
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
10 years ago |
nickysn
|
70cd05caa8
* fpc_setjmp and fpc_longjmp updated to support far code memory models
|
12 years ago |
nickysn
|
07b9019c94
* jmp_buf.pc renamed to .ip and also changed to word
|
12 years ago |
nickysn
|
8392c492cc
* jmp_buf.bp and .sp changed to word, because pointer will become 32-bit in far data memory models
|
12 years ago |
nickysn
|
5ed1222e64
* changed the default i8086 calling convention to pocall_pascal
|
12 years ago |
nickysn
|
3b2ea4df6c
+ implmemented FPC_LONGJMP for i8086
|
12 years ago |
nickysn
|
5ea6f37247
+ implemented FPC_SETJMP for the i8086
|
12 years ago |
nickysn
|
3768914a3d
slight rtl update for i8086-msdos
|
12 years ago |