Commit Graph

25 Commits

Author SHA1 Message Date
florian
069a5206e1 * move draft 2005-03-13 10:04:52 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
264270bd96 * arctan, sin and cos are done in software on the arm 2005-01-06 13:02:03 +00:00
florian
0bc92dfa09 + added nostackframe directive to get_frame 2005-01-05 15:59:02 +00:00
florian
6333a6a6b3 * fillchar fixed; it's used now 2005-01-05 15:21:14 +00:00
florian
28a1c72885 + correct setting of FPU exception mask 2005-01-04 16:46:38 +00:00
florian
1033fb1430 + added nostackframe directive 2005-01-04 16:22:05 +00:00
florian
5974694623 * fixed overflow checking for qword*qword 2005-01-04 12:57:52 +00:00
florian
47521fde82 * fixed building 2005-01-01 18:34:24 +00:00
florian
ddb6d0d595 + assembler implementation of fpc_mul_qword
* fpu exceptions are now generated
2004-03-23 21:03:10 +00:00
florian
f5c99d9e2d * setjmp fixed 2004-03-23 19:13:09 +00:00
florian
5074b9a1a8 * disabled internal ln 2004-03-16 22:02:26 +00:00
florian
bca9da0ec7 * draft for qword mul 2004-03-14 21:45:11 +00:00
marco
e546db7a23 * interlocked* changed to longints, including winapi. (which was a bug) 2004-03-05 12:17:50 +00:00
florian
3e274eaa0f * some math nodes are inlined now 2004-01-27 15:04:49 +00:00
florian
7b5dc40284 * compilation on arm fixed 2004-01-26 11:48:24 +00:00
florian
a6589cbab1 + get_caller_addr/frame implemented 2004-01-21 23:12:07 +00:00
florian
1883a09ddd * fixed setjump
* fixed syscalls
2004-01-20 21:01:57 +00:00
peter
d11cecb354 * removed assembler
* cleanup
2003-12-24 22:27:13 +00:00
florian
cd88850377 * fixed some arm stuff 2003-11-30 19:48:20 +00:00
florian
b9376da0aa * some arm issues fixed 2003-11-21 00:40:06 +00:00
florian
eb8f265588 * initial revision 2003-11-03 17:28:21 +00:00
florian
8d771df2d4 * arm fixes to the common rtl code
* some generic math code fixed
  * ...
2003-09-03 14:09:37 +00:00
florian
736ae20a79 * empty dummy files
+ [long|set]jmp implemented
2003-08-21 16:41:54 +00:00
florian
454fa4f40c + basic makefile.cpu added 2003-08-21 03:24:43 +00:00