peter
|
e18eaddbfc
fixed crash with error in default value
|
21 years ago |
peter
|
d3545c4e4c
* fix for tw3261
|
21 years ago |
florian
|
4b3ed28d07
* morphos now takes any pointer var. as libbase
|
21 years ago |
peter
|
9ab6f93a11
* don't insert result variables for constructor/destructors
|
21 years ago |
Jonas Maebe
|
25c2441fa5
* only set the mangled name immediately for external procedures in macpas
|
21 years ago |
florian
|
95e40f0f69
* proc. var declarations in a class doesn't eat a public anymore
|
21 years ago |
florian
|
b1dc8c5572
* function result location for syscalls on MOS hopefully correctly set now
|
21 years ago |
olle
|
41bdd6178c
+ added external facilities for macpas
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
6bac8ebcfd
* fixed 3114
|
21 years ago |
peter
|
5e2a95d4fe
* expect : after function when it is a forwarddef
|
21 years ago |
Károly Balogh
|
3175dd4c6b
* few small changes to add syscall support to M68k/Amiga target
|
21 years ago |
olle
|
649873016f
* Moved import_implicit_external to symsym
|
21 years ago |
olle
|
4a092ae765
+ mode macpas: support for implicit external
|
21 years ago |
michael
|
e1a62208f0
+ Patch from peter to hide system unit as symbol
|
21 years ago |
peter
|
1ba2ef14cb
C directive is mac only
|
21 years ago |
Jonas Maebe
|
cbbb3b467e
- removed change_forward_to_external() declaration
|
21 years ago |
olle
|
758c940518
+ added language constructs UNIV, C, ... for mode mac
|
21 years ago |
florian
|
5a510e7438
* fixed MorphOS syscall without parameters
|
21 years ago |
florian
|
e8098f6b71
+ added lib support for Amiga/MorphOS syscalls
|
21 years ago |
florian
|
a813f5a184
+ locationstr always reset
|
21 years ago |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 years ago |
Károly Balogh
|
70cbf1f878
* fixed locationstr having nonsense values in some cases
|
21 years ago |
Károly Balogh
|
fd8f76519f
* quick fix for PowerPC/MorphOS location support
|
21 years ago |
florian
|
a7478ee97f
+ location support for arguments, currently PowerPC/MorphOS only
|
21 years ago |
peter
|
f8679b77ef
* fix crash when method is not declared in object declaration
|
21 years ago |
peter
|
f967fa5f74
* use sp_internal flag to silence unused internal variable
|
21 years ago |
peter
|
4f913922fa
* overload directive checking for methods is now done
|
21 years ago |
daniel
|
20469d47a0
* Tvarsym.highvarsym removed
|
21 years ago |