peter
|
eae6d4fc8b
|
* Allow #include ~/.fpc.cfg
|
2005-01-08 23:14:50 +00:00 |
|
florian
|
bd211ce900
|
+ init/cleaning code for variants added
|
2005-01-08 20:43:44 +00:00 |
|
florian
|
66c9656f3c
|
* fixed previous commit
|
2005-01-08 16:26:45 +00:00 |
|
florian
|
cbea5f1154
|
* made some variants stuff more readable
|
2005-01-08 16:19:42 +00:00 |
|
florian
|
cf55930118
|
* fixed loadaddr; I wonder how it ever worked
|
2005-01-08 16:00:55 +00:00 |
|
florian
|
a3559cc712
|
*** empty log message ***
|
2005-01-08 15:42:31 +00:00 |
|
florian
|
777bacf68c
|
+ added LOGFONTW
|
2005-01-08 14:43:34 +00:00 |
|
florian
|
9b2833e027
|
* DEVMODE fixed
|
2005-01-08 14:39:01 +00:00 |
|
florian
|
fa131cbb38
|
no message
|
2005-01-08 14:06:04 +00:00 |
|
florian
|
bccb02b0de
|
* typed dyn. array constants can be only nil pointer
|
2005-01-08 14:05:31 +00:00 |
|
florian
|
e4e3b9f0dd
|
* updated version and copyright
|
2005-01-08 13:43:44 +00:00 |
|
florian
|
1dcc4b0309
|
* user screen parsing fixed
|
2005-01-08 12:05:13 +00:00 |
|
florian
|
6c2ea3f2b4
|
+ vector unit window
|
2005-01-08 11:43:18 +00:00 |
|
Károly Balogh
|
6bae9c8f6d
|
* made m68k to compile again
|
2005-01-08 04:10:36 +00:00 |
|
michael
|
625484dd35
|
+ Fixed writing of fragments
|
2005-01-08 01:32:06 +00:00 |
|
florian
|
a41e316f2f
|
+ tview.draw clears the back ground
|
2005-01-07 22:29:48 +00:00 |
|
florian
|
bff2491c88
|
* proper stepping in disassembler window now possible
+ disassembler window to menu added
|
2005-01-07 21:52:23 +00:00 |
|
florian
|
afd6156f08
|
no message
|
2005-01-07 21:16:48 +00:00 |
|
florian
|
13c5439bb1
|
+ basic rtl support for variant <-> interface implemented
|
2005-01-07 21:15:46 +00:00 |
|
florian
|
3cb0a53eca
|
+ compiler side of variant<->interface implemented
|
2005-01-07 21:14:21 +00:00 |
|
florian
|
0106595de5
|
* highlight keywords of all language modes
|
2005-01-07 19:09:28 +00:00 |
|
florian
|
35049973bf
|
* AltGr fixed
|
2005-01-07 18:59:22 +00:00 |
|
florian
|
2a698224ef
|
* sparc/linux uses 64 bit CORE_ADDR always it seems
|
2005-01-07 18:47:33 +00:00 |
|
florian
|
b1f04dd373
|
* fixed endian dependend code
|
2005-01-07 18:29:48 +00:00 |
|
peter
|
512c6483ef
|
* fix writing of -T<targetos>
|
2005-01-07 16:48:14 +00:00 |
|
florian
|
fcfbc935a1
|
+ implemented abi compliant handling of strucutured functions results on sparc platform
|
2005-01-07 16:22:54 +00:00 |
|
peter
|
ed7084e0b6
|
* handle string-open array of (wide)char without variants
|
2005-01-07 16:22:47 +00:00 |
|
Jonas Maebe
|
61fe0f1e7c
|
+ added
|
2005-01-07 11:02:40 +00:00 |
|
Jonas Maebe
|
7fc8f866c6
|
* fixed stupid tregister/tsuperregister bug (type checking circumvented
using explicit typecase), caused bug3523
|
2005-01-07 10:58:03 +00:00 |
|
florian
|
36d8c40223
|
+ skipemu directive added
|
2005-01-06 16:38:06 +00:00 |
|
florian
|
71ef1067bb
|
+ skipemu added
|
2005-01-06 16:32:04 +00:00 |
|
florian
|
ea0510c984
|
* timer instead of stopuhr used
|
2005-01-06 14:37:15 +00:00 |
|
florian
|
5d11e3a5a3
|
no message
|
2005-01-06 13:42:43 +00:00 |
|
florian
|
ef9b70f1f4
|
* 1.0.10 starting patch from Peter
|
2005-01-06 13:40:41 +00:00 |
|
florian
|
48c248d6c0
|
* widecharray patch from Peter
|
2005-01-06 13:39:59 +00:00 |
|
florian
|
87771a2ae3
|
* widecharray patch from Peter
|
2005-01-06 13:31:06 +00:00 |
|
florian
|
b916b68efe
|
no message
|
2005-01-06 13:30:41 +00:00 |
|
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 |
|