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 |
peter
|
cab4c8879f
* only compile cs_fp_emulation support when cpufpuemu is defined
|
23 years ago |
carl
|
edb20100ac
+ Add loading of softfpu in emulation mode
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
391b49d410
* major alignment updates
|
23 years ago |
michael
|
39f16b03ef
+ Renamed thread unit to systhrds
|
23 years ago |
peter
|
798289b1f3
* only use init tables for threadvars
|
23 years ago |
peter
|
6d4fcce014
* Add finalization of typed consts
|
23 years ago |