Commit Graph

3159 Commits

Author SHA1 Message Date
Tomas Hajny
0fd0942f75 - unit dive moved to packages 2003-02-09 17:16:54 +00:00
Tomas Hajny
fa224bd046 - moved to /packages/extra/os2units/mmtk 2003-02-09 15:49:32 +00:00
marco
fa0f7cbb23 * fix from oco 2003-02-07 20:55:06 +00:00
mazen
92f035d47f * fixing run time errors related to unimplemented abstract methods in CG
+ giving empty emplementations for some RTL functions
2003-02-05 21:48:34 +00:00
carl
c430df4732 * round bugfix with -Or switch 2003-02-05 19:53:17 +00:00
nils
5efef3d62a - not used in rtl anymore 2003-02-04 17:49:46 +00:00
marco
a04170ad69 * Last change broke beos. Fixed. 2003-02-01 22:31:34 +00:00
marco
32a453f71b * Fix from "oco" to get 1.1 working 2003-02-01 21:57:08 +00:00
Tomas Hajny
fe00dd5e74 * additions by Yuri Prokushev (WC_* constants a.o.) 2003-01-27 17:57:36 +00:00
mazen
07a21319b9 * making math code in RTL compiling.
*NB : This does NOT mean necessary that it will generate correct code!
2003-01-22 20:45:15 +00:00
mazen
c959c98665 - fpc_int64_to_double removed as not supported by most cpu targets 2003-01-21 19:36:36 +00:00
marco
ac66352194 * Initial makefiles 2003-01-21 15:43:31 +00:00
marco
e48ed0daea * NetBSD first rtl. Still not 100%, but close 2003-01-21 15:39:45 +00:00
marco
2478552240 * fix octal that broke 1.0.x 2003-01-21 15:34:59 +00:00
marco
5ecba7a95a * Hmm, still was linux version in 1.1? 2003-01-21 14:03:03 +00:00
mazen
c3321868d5 * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00
michael
3dc6318b36 + Much more functions implemented 2003-01-19 14:37:06 +00:00
michael
e3936762f2 + initial checkin. 2003-01-19 00:01:55 +00:00
michael
d9537256ab + Fixed EncodeDate/Time so they use TryEncodeDate/Time 2003-01-18 23:45:37 +00:00
marco
636cb5bb85 * some updates 2003-01-17 22:13:47 +00:00
olle
e45d57fd4f * changed access of globals to be indirect via TOC 2003-01-16 11:29:11 +00:00
Tomas Hajny
5e2e0e48d2 * default sharing mode changed to DenyNone 2003-01-15 22:16:12 +00:00
florian
14bfc9eeba * changed power(...) prototype to int64 2003-01-15 01:09:04 +00:00
peter
dd08014a49 * use generic int64 power 2003-01-15 00:45:17 +00:00
peter
166fe37203 * power returns int64 2003-01-15 00:40:18 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
peter
4f08b48ec4 * remove wrong hasunix, replaced with elf32 define which
is set for freebsd,netbsd,linux or sunos
2003-01-14 16:17:37 +00:00
florian
4fec8d0699 * updated makefile 2003-01-13 23:17:35 +00:00
olle
9cb9efe752 no message 2003-01-13 17:19:22 +00:00
olle
ef64762d59 + added support for rudimentary file handling 2003-01-13 17:18:55 +00:00
florian
a75837eebb + added makefiles to make like easier 2003-01-13 15:13:03 +00:00
florian
c134e2d478 * cpu defines fixed
* ... = type ...; stuff reactived, should work now with 1.1
2003-01-13 14:37:11 +00:00
florian
62db93e704 * uncommented the variant<->dyn. array stuff 2003-01-11 00:17:29 +00:00
marco
3b9a3fc5e2 * hasunix fix (my first commit from beos :-) 2003-01-10 21:35:48 +00:00
marco
f8ee58a3f2 * hasunix fix for beos 2003-01-10 21:02:13 +00:00
marco
2ad2b10388 * replaced sysbeos to system 2003-01-10 19:36:28 +00:00
florian
6432af8a76 * fixed helper declarations 2003-01-09 20:14:20 +00:00
florian
83571f3c6d * dec/inclocked got defines 2003-01-09 13:38:56 +00:00
florian
aa81ac3921 * syscall stuff fixed 2003-01-09 13:38:26 +00:00
marco
97533b60f8 * Small fixes and quick merge with 1.0.x. At least the compiler builds now,
but it could crash hard, since there are lots of unimplemented funcs.
2003-01-08 22:32:28 +00:00
marco
4a0ec9ad00 * small fixes to prototypes to compile it 2003-01-08 21:56:54 +00:00
mazen
9e5d6dc00b - space removed 2003-01-07 22:04:12 +00:00
mazen
a5e2afbbb3 * functions headers modified in generic.inc to make it possible compiling sparc
RTL based on generic code
2003-01-06 23:04:21 +00:00
mazen
675f2770da + defining FPC_SYSTEM_HAS_DECLOCKED and FPC_SYSTEM_HAS_INCLOCKED to avoid
compilation error on generic.inc
2003-01-06 23:03:13 +00:00
florian
d94534348b + initial revision 2003-01-06 19:40:18 +00:00
florian
76a01b9847 + dummy implementations 2003-01-06 19:39:17 +00:00
florian
1a6b8df27c + initial revision 2003-01-06 19:33:10 +00:00
michael
90a344edb2 + PAtch from peter fixing daily build 2003-01-06 08:25:47 +00:00
mazen
215880afe8 * fixing several bugs compiling the RTL 2003-01-05 21:32:35 +00:00
florian
0c288217db - removed stack check, it's system independend in 1.1 2003-01-05 20:22:24 +00:00