Jonas Maebe
|
0e54f2bc9c
* bugfix in fpu optimizations for single division/substraction
|
27 年之前 |
pierre
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 年之前 |
pierre
|
4b59eb6621
* corrected sources so that they execute
|
27 年之前 |
Jonas Maebe
|
88356f2c40
+ no loading of values on the fpu stack if the memory expression can be used
|
27 年之前 |
pierre
|
73bb1adb34
* some files from bugs directory
|
27 年之前 |
pierre
|
dc28b60b6a
* see readme.txt
|
27 年之前 |
peter
|
ef1e06883e
* argh.. ifndef winnt -> ifdef winnt :(
|
27 年之前 |
peter
|
e06ac8e64f
+ leal procsym,eax is now allowed
|
27 年之前 |
florian
|
3a46ae8390
+ Initial revision
|
27 年之前 |
pierre
|
93d4d1f228
* update sys_os2 so that it compiles with current RTL
|
27 年之前 |
florian
|
7a43ffe6cb
+ Is* flags added
|
27 年之前 |
peter
|
bd48d8c91b
+ initial versions
|
27 年之前 |
pierre
|
1dfbb756e9
* classes get a vmt allways
|
27 年之前 |
peter
|
77bd6071b3
* type HINSTANCE -> HINST
|
27 年之前 |
peter
|
8524ceeea4
* fixed ttyWrite() with #8
|
27 年之前 |
peter
|
fbf69c5127
* fixed char_to_string which did not set the .loc
|
27 年之前 |
michael
|
e591bca4bb
* environment vars are case insensitive under WinNT/DOS
|
27 年之前 |
florian
|
8210a86724
+ First things for win32 export sections
|
27 年之前 |
florian
|
dd44ca9d80
*** empty log message ***
|
27 年之前 |
florian
|
34441a0f2a
* reference to objpas unit removed, is now done by -S2
|
27 年之前 |
florian
|
eadcc6ad1a
* new introduded problem with classes fix, the parent class wasn't set
|
27 年之前 |
peter
|
aea3c488fb
+ fixpath() has an extra option to allow a ./ as path
|
27 年之前 |
Jonas Maebe
|
4ae9c1291d
* cleaned up/corrected some parts about optimizations
|
27 年之前 |
pierre
|
c4bc24c00b
+ added two level of longjump to
|
27 年之前 |
peter
|
5d8f48b46d
* fixed fldcw,fstcw for as 2.9.1
|
27 年之前 |
pierre
|
ef6de028fa
* system debug info output to stderr
|
27 年之前 |
pierre
|
c7167e92ff
+ added options -lS and -lT for source and target os output
|
27 年之前 |
peter
|
a5a58fef27
* don't count includefiles which are found in the includepath for a
|
27 年之前 |
peter
|
a69bfeb4b1
* unit check name works now for all units, not only systemunit
|
27 年之前 |
peter
|
bd6a47bab1
* removed warnings
|
27 年之前 |