Commit Graph

18910 Commits

Author SHA1 Message Date
florian
7aa53f09cc * widechararray patch from Peter 2005-01-06 13:30:40 +00:00
florian
a0b7f26804 no message 2005-01-06 13:17:24 +00:00
florian
264270bd96 * arctan, sin and cos are done in software on the arm 2005-01-06 13:02:03 +00:00
florian
c85ed49700 * arctan, sin and cos are done in software on the arm 2005-01-06 12:11:03 +00:00
Károly Balogh
8f534e5428 * made Shell() work correctly on MorphOS 2005-01-06 09:20:36 +00:00
Károly Balogh
38b78f0900 * initial revision 2005-01-06 08:28:41 +00:00
Károly Balogh
5908985365 * more SysV call support stuff for MorphOS 2005-01-06 02:13:03 +00:00
armin
f10c45cd26 *** empty log message *** 2005-01-05 22:44:24 +00:00
armin
99d3e066da *** empty log message *** 2005-01-05 22:43:55 +00:00
armin
7ff83a26df * added unicode.imp 2005-01-05 22:43:13 +00:00
Tomas Hajny
ab364f10f2 * error message boxes instead of writeln 2005-01-05 21:27:55 +00:00
Tomas Hajny
d557bebbea * missing Win32 packages added 2005-01-05 21:23:43 +00:00
Károly Balogh
18be2ff0fd * sysv abi also uses F0-F13 as volatile registers 2005-01-05 19:01:53 +00:00
armin
02fe11f02f * maxpacks increased tp 30, close logfile before halt 2005-01-05 17:43:44 +00:00
florian
6ecf269d34 + new error msg for arm shifter op handling added 2005-01-05 17:31:12 +00:00
florian
0bc92dfa09 + added nostackframe directive to get_frame 2005-01-05 15:59:02 +00:00
florian
5942e4b6f6 * added support of shifter ops in arm inline assembler 2005-01-05 15:22:39 +00:00
florian
6333a6a6b3 * fillchar fixed; it's used now 2005-01-05 15:21:14 +00:00
Károly Balogh
86c111a794 * fixed SysV syscall support (MorphOS) 2005-01-05 02:31:06 +00:00
olle
bfdfa67965 + section about cross testing on macos
+ row breaks in some commands
2005-01-04 22:53:44 +00:00
olle
91618287b0 + added info about macos 2005-01-04 22:02:31 +00:00
olle
c9fcb8754a + added comment of why SKIPTARGET=macos 2005-01-04 22:00:43 +00:00
olle
24833fe874 + added SKIPTARGET=macos 2005-01-04 21:57:02 +00:00
florian
eca0cb266f * not operator for byte/word fixed 2005-01-04 21:00:48 +00:00
olle
d774d07920 - removed unnecessary mode switch 2005-01-04 20:30:09 +00:00
florian
468eca38bd * load_reg_reg fixed 2005-01-04 20:15:05 +00:00
florian
655e947521 * better commenting 2005-01-04 20:14:40 +00:00
olle
94e74ca197 * sorted in correctly new tokens added by Karoly 2005-01-04 19:22:33 +00:00
olle
c2be1fd337 * made macpas switches in sync with turbo switches 2005-01-04 18:39:06 +00:00
Károly Balogh
088575dc32 + sysv style syscalls added for MorphOS 2005-01-04 17:40:33 +00:00
peter
ddb2628712 * fixed 2005-01-04 16:52:40 +00:00
peter
d2c8a99440 * don't typecast index of indexed properties 2005-01-04 16:52:07 +00:00
florian
bde79cc3ff * compilation on ARM fixed 2005-01-04 16:47:05 +00:00
florian
28a1c72885 + correct setting of FPU exception mask 2005-01-04 16:46:38 +00:00
peter
717e3c76c2 * set nf_is_self node flag when self is loaded 2005-01-04 16:39:46 +00:00
peter
14ccaf9c7b * allow enum with jumps as array index in delphi mode 2005-01-04 16:39:12 +00:00
peter
fd3f6a9017 * fix setting minval for enum with specified values 2005-01-04 16:38:54 +00:00
peter
537dcdde20 * don't allow properties in C style operators 2005-01-04 16:38:07 +00:00
peter
b88a75d42f * give error when property doesn't reference a method or field 2005-01-04 16:37:38 +00:00
peter
d111c8130a * don't release temps for array of ansistring 2005-01-04 16:37:09 +00:00
peter
cf8c959014 * release temps in array constructor 2005-01-04 16:36:51 +00:00
peter
720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that
afterconstruction needs to be called
  * only accept resourcestring when objpas is loaded
2005-01-04 16:36:31 +00:00
peter
b537382710 * give error when reading identifier > 255 chars 2005-01-04 16:34:03 +00:00
peter
e98411d817 * new bug 2005-01-04 16:32:07 +00:00
florian
1033fb1430 + added nostackframe directive 2005-01-04 16:22:05 +00:00
florian
bb096fcec6 * fixed nan et al. handling on arm 2005-01-04 16:20:51 +00:00
florian
a90585b5a4 * arm sets FPUFPA by default for now 2005-01-04 16:19:52 +00:00
florian
b6199234eb * prepared for fpu mode depended define 2005-01-04 16:18:57 +00:00
florian
6ab9be6a5d * implemented nostackframe calling convention directive 2005-01-04 15:36:32 +00:00
florian
b55c225f9b * fixed error handling of system calls 2005-01-04 14:13:58 +00:00