marco
|
220d19cee7
*** empty log message ***
|
21 years ago |
marco
|
05140bbb4e
* $(SYSTEMUNIT) FIX
|
21 years ago |
armin
|
8e7eb82e41
* aio.imp was listed twice
|
21 years ago |
carl
|
04aca6df4b
* bugfix with file sharing modes. They are now kept, as is the case in BP.
|
21 years ago |
michael
|
96015a2467
+ Some missing functions/defines as per bug #3270 from Frank Kintrup
|
21 years ago |
mazen
|
7ab0f3f90c
+ add PBM (P4) support
|
21 years ago |
Jonas Maebe
|
341d25bfb2
* fixed pthread type definitions for darwin and made them generic
|
21 years ago |
Jonas Maebe
|
44f9089931
* fixed dependencies so the rtl can be built with make -j (saves only
|
21 years ago |
florian
|
5b2a1d9fdf
* fixed absolute on sparc
|
21 years ago |
peter
|
2db86fb67d
use $(SYSTEMUNIT) instead of system
|
21 years ago |
olle
|
8f25b1ad3a
* redid prev commit, but with up to date fpcmake
|
21 years ago |
olle
|
280ff73ccf
* fix so that macpas.pp really is compiled
|
21 years ago |
peter
|
2c9a986fa3
* fix crash with calling method pointer from class procedure
|
21 years ago |
peter
|
d3545c4e4c
* fix for tw3261
|
21 years ago |
peter
|
db2ac3bc57
* allow only 1 default property
|
21 years ago |
peter
|
b815890d49
* fix sqr() and abs() constant range check errors
|
21 years ago |
peter
|
6663adfd50
* fixed win32 that was broken by previous fix
|
21 years ago |
peter
|
04cce65ea2
* .rodata section support, disabled by default since it doesn't work
|
21 years ago |
peter
|
5906d4a967
* fix possible wrong typecast
|
21 years ago |
peter
|
0caeea9e61
* disbaled error 900 that is out of range
|
21 years ago |
Jonas Maebe
|
49b014379e
* fixed rare case bug (see tests/test/tb0478.pp)
|
21 years ago |
Jonas Maebe
|
172ffeac56
+ added
|
21 years ago |
michael
|
0576d558ce
+ Fix for relative pathnames in include files, and code cleanup
|
21 years ago |
michael
|
abd581ac2b
+ Improved translation handling
|
21 years ago |
florian
|
9cec4f847e
* fixed i386 compilation
|
21 years ago |
florian
|
1eb575fa22
* fixed longbool(<int64>) on sparc
|
21 years ago |
Tomas Hajny
|
a3d82fd80f
* binary writer fix for GO32v2 from Peter
|
21 years ago |
michael
|
111ff2e6b2
+ Translate now called correctly...
|
21 years ago |
Jonas Maebe
|
28d5238dc1
* made strlen wrapper inline
|
21 years ago |
florian
|
59a814d7e1
* fixed boolean(<int>) on sparc
|
21 years ago |