Jonas Maebe
|
177d57f22c
* split en_exit_code into a part that may allocate a register and a part
|
22 years ago |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
77d641fa2a
* init/final of procedure data splitted from genentrycode
|
22 years ago |
peter
|
e7975c7592
* re-resolving added instead of reloading from ppu
|
22 years ago |
mazen
|
af653c3dd7
- removed unneeded ifdefs
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
047a066711
* procinlinenode removed
|
22 years ago |
peter
|
aaf6114364
* moved Comment calls to messge file
|
22 years ago |
peter
|
345228fd29
* defer codegeneration for nested procedures
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
florian
|
76f18e2fc9
* fixed implicit init/final code for units, stack frame was wrong for ppc
|
22 years ago |
peter
|
dfd469b7a3
* fix stabs generation for implicit initfinal
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 years ago |
peter
|
aca9555704
* Use the original unitname when defining a unitsym
|
22 years ago |
Tomas Hajny
|
8e7124f9f8
+ emx target added
|
22 years ago |
peter
|
bb15f5641e
*** empty log message ***
|
22 years ago |
peter
|
dab938e084
* fix import linking under linux
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
mazen
|
9ad1d0ffe2
* fixing bug related to errornous program main entry stack frame
|
22 years ago |
peter
|
2b0e576cbe
* tai_const_symbol.createdataname added
|
22 years ago |
Tomas Hajny
|
23591531b8
* correction from rev. 1.88 put back
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
florian
|
b59b436130
* x86-64 compiles
|
22 years ago |
peter
|
a77c4e01dd
* insert unitsym with the name as specified in the uses list
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
Tomas Hajny
|
6fff1b96bd
* another (hopefully final ;-) ) fix for not linked import libraries for units with no code
|
22 years ago |
peter
|
abbbc7443d
* Use FixFilename for specified unit sourcefile in uses
|
22 years ago |