nickysn
|
a062fb17b3
+ added makefiles for the win16 rtl
|
10 yıl önce |
nickysn
|
8610065db4
+ started porting the win16 api units
|
10 yıl önce |
nickysn
|
393d86a2e5
+ implemented writing proper win16 dll import libraries
|
10 yıl önce |
nickysn
|
049171c69c
* moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module
|
10 yıl önce |
nickysn
|
c2c008c09a
* switch to a full blown win16 system unit
|
10 yıl önce |
nickysn
|
4068a05631
+ support the 'absolute seg:ofs' variable declaration in the win16 target as well
|
10 yıl önce |
nickysn
|
8bca76e645
* improved formatting and added comments to the win16 startup code
|
10 yıl önce |
nickysn
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
10 yıl önce |
nickysn
|
e05aec2083
+ added the win16 target to fpmake
|
10 yıl önce |
nickysn
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 yıl önce |
nickysn
|
fb0f606793
* update revision.inc
|
10 yıl önce |
nickysn
|
b8b90f96a1
+ added the win16 target to fpcmake
|
10 yıl önce |
nickysn
|
3145d68fdb
* fixed compilation of ppudump
|
10 yıl önce |
nickysn
|
839ab714cc
+ started implementing a win16 target :)
|
10 yıl önce |
nickysn
|
a1d29b8251
* always pop DS in huge memory models in asm routines that don't specify
|
10 yıl önce |
nickysn
|
98ec7a2211
* eliminated the dual initialization of DS in interrupt procedures in the huge
|
10 yıl önce |
nickysn
|
4c9b339c22
+ added the huge memory model option to the compiler help screen
|
10 yıl önce |
nickysn
|
69042574b2
* assume external variables are in a different segment in the huge memory model
|
10 yıl önce |
nickysn
|
2087290802
* i8086 huge memory model threadvar code generation fixes
|
10 yıl önce |
nickysn
|
2b42c17318
+ also initialize the proper (foreign) segment when loading a global variable
|
10 yıl önce |
svenbarth
|
eaab604f0c
pgenutil.pas:
|
10 yıl önce |
svenbarth
|
5255c936d3
symsym.pas:
|
10 yıl önce |
svenbarth
|
af75198907
symsym.pas:
|
10 yıl önce |
nickysn
|
1487236f29
+ support addr_fardataseg references in the internal asm writer
|
10 yıl önce |
svenbarth
|
938c8335a9
symdef.pas:
|
10 yıl önce |
svenbarth
|
66df1cafb1
pdecsub.pas:
|
10 yıl önce |
michael
|
f759815d04
* Patch from Inoussa to decompose canonically (to be able to implement CompareText)
|
10 yıl önce |
svenbarth
|
e8fca1c9c0
* move tspecializationstate from pgenutil.pas into a new unit named pgentype.pas which contains types related to generics with as few dependencies as possible.
|
10 yıl önce |
svenbarth
|
267adf4e46
scanner.pas, tscanner:
|
10 yıl önce |
nickysn
|
cbaa02e7b5
+ support writing more than 1024 zeros in TObjSection.WriteZeros
|
10 yıl önce |