Jonas Maebe
|
2f29a6ebd3
* fixed use of uninitialized "read" result in case 0 bytes were read, fixes
|
12 years ago |
joost
|
5907b3c9aa
* Part of r24605, forgot to commit
|
12 years ago |
joost
|
94e7cd5a51
* Switched utils to fpmake building
|
12 years ago |
joost
|
14f930ef67
* Fix adding new Makefile.fpc to subversion in fpmake-conversion script
|
12 years ago |
nickysn
|
de345ac191
* added missing setbase fixup in tx86innode.pass_generate_code for the case of LOC_CONSTANT in LOC_REFERENCE for large sets
|
12 years ago |
nickysn
|
533bd30094
* some more i8086 bug fixes in tx86innode.pass_generate_code
|
12 years ago |
nickysn
|
967e10ea95
* i8086 fixes in tx86innode.pass_generate_code
|
12 years ago |
joost
|
caa3e9b403
* fpmake.pp changes to fix compilation on Windows
|
12 years ago |
nickysn
|
f3ad9ce9ce
* i8086 fixes in tx86typeconvnode.second_int_to_bool; this fixes tcnvint2.pp
|
12 years ago |
nickysn
|
4e2962e6ae
- do not initialize the regular heap manager under i8086-msdos, so it can be smartlinked away
|
12 years ago |
joost
|
ce78b5f11c
* Add .exe extension to tools on Windows
|
12 years ago |
nickysn
|
4bc99b1315
* use a PtrInt cast in typinfo.SetObjectProp
|
12 years ago |
joost
|
cb707fdf4c
* When two files are of the same age, FileNewer should return false
|
12 years ago |
nickysn
|
b26cdc776d
+ enabled compilation of units matrix, ucomplex and getopts for i8086-msdos
|
12 years ago |
nickysn
|
5c49116d00
+ enabled compilation of units types, dateutil, convutil, strutils and stdconvs for i8086-msdos
|
12 years ago |
nickysn
|
bf132b31c6
+ enabled compilation of unit variants for i8086-msdos
|
12 years ago |
nickysn
|
01ff2221d7
+ enabled compilation of varutils for i8086-msdos
|
12 years ago |
nickysn
|
b43c4c4aca
* i8086 fixes in tx86typeconvnode.second_int_to_real
|
12 years ago |
joost
|
7656bf2017
* Allow usage of $(UNITSOUTPUTDIR) and $(BINOUTPUTDIR) macros during clean
|
12 years ago |
nickysn
|
3492d29834
+ added varutils.pp to the msdos rtl
|
12 years ago |
nickysn
|
9813e9b4eb
+ enabled compilation of units rtlconst and typinfo for i8086-msdos
|
12 years ago |
nickysn
|
fe48700483
* another i8086 compilation fix for typinfo
|
12 years ago |
joost
|
a68ef39655
* Build grab_vcsa only on Linux (fpmake)
|
12 years ago |
nickysn
|
4b220d7261
* fixed 'data element too large' error when compiling typinfo on i8086
|
12 years ago |
nickysn
|
fa5dd5eef0
+ enabled compilation of unit iso7185 for i8086-msdos
|
12 years ago |
nickysn
|
5bc70298de
+ enabled compilation of unit macpas for i8086-msdos
|
12 years ago |
nickysn
|
1eda29951e
+ enabled compilation of the math unit for i8086-msdos
|
12 years ago |
nickysn
|
2b583bb265
* do not use fsin and fcos on 286-, since they're 387+
|
12 years ago |
nickysn
|
c49e927077
+ added rtl/i8086/mathu*.inc for compiling the math unit
|
12 years ago |
nickysn
|
062c0aa5f4
+ sysutils for i8086-msdos compiles now\! yippiee\!\!\!
|
12 years ago |