florian
|
29a9f050ed
+ dummy implementation readded to satisfy makefile
|
22 years ago |
Jonas Maebe
|
25435fe881
* corrected fix for endian differences in tcginnode
|
22 years ago |
Jonas Maebe
|
ae88588462
- undid previous commit, it was wrong
|
22 years ago |
Jonas Maebe
|
bee07d21a9
* fixed tests for whether a certain int register is unused
|
22 years ago |
Jonas Maebe
|
74301b9544
* fixed support for nested procedures and more parameters than those
|
22 years ago |
Jonas Maebe
|
ce0885b092
* generate code for parent procedure before that of nested procedures as
|
22 years ago |
Jonas Maebe
|
e65fb85ce9
* fixed ppc compiler
|
22 years ago |
peter
|
cf7d1d5421
* forgot %fail
|
22 years ago |
peter
|
5b3a91188b
* loadn procsym need to return procdef
|
22 years ago |
peter
|
e13e129c3c
* write interface crc to .ppu.intf when enabled
|
22 years ago |
peter
|
895e03b854
* write header for crc_only
|
22 years ago |
peter
|
e91cc82200
* better error for undefined ordinal labels
|
22 years ago |
peter
|
c9ecdb1a24
* fix previous commit for unix
|
22 years ago |
peter
|
79a53ba0c8
* new bugs
|
22 years ago |
peter
|
1ddaa693a3
* check newpos < 0 instead of = -1
|
22 years ago |
peter
|
bf9add1688
* new bugs
|
22 years ago |
peter
|
24e4003aa3
* FindFilePChar added to allow PATH variables > 256 chars
|
22 years ago |
peter
|
9d0f27ffdc
* updated
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
peter
|
e6f72d2037
* add cgcpu
|
22 years ago |
peter
|
5f6de7eb1f
* inherite from tcgprocinfo
|
22 years ago |
peter
|
9e2958f846
* i386 att instruction table moved to separate unit
|
22 years ago |
peter
|
437ce7f8a2
* removed some unit dependencies
|
22 years ago |
peter
|
345228fd29
* defer codegeneration for nested procedures
|
22 years ago |
peter
|
31286d02e6
* search defaulthandler only for message methods
|
22 years ago |
florian
|
1770c1db0f
* fixed sparc compilation partially
|
22 years ago |
florian
|
24a5d569cd
* basic setup; derived from FreeBSD and Linux
|
22 years ago |
florian
|
f48b695397
+ darwin support added
|
22 years ago |
florian
|
9de6468186
+ basic darwin support added
|
22 years ago |
florian
|
999b859bc8
* fixed calling sequence for subroutines using the aix abi
|
22 years ago |