peter
|
a8b90d3014
use local string of 8 chars
|
21 years ago |
Jonas Maebe
|
7f911c2f4a
* Never generate a "main" symbol for PASCALMAIN for Darwin and classic
|
21 years ago |
peter
|
83abfdc39d
* check unit name when expected unitname > 8 chars
|
21 years ago |
peter
|
fa52c0e3a0
* don't allow duplicate uses
|
21 years ago |
florian
|
ea754b9a49
* fixed several pi_do_call problems
|
22 years ago |
peter
|
cac39ccfd4
* renamed mangeldname_prefix to make_mangledname and made it more
|
22 years ago |
peter
|
b327c20b12
* cleanup of the entry and exit code insertion
|
22 years ago |
peter
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
peter
|
276688dbb4
* fixed memleak for initfinalcode
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
michael
|
953269fcff
+ Patch from Wiktor Sywula for watcom support
|
22 years ago |
peter
|
ddc50a91ca
* add missing release of main_proc
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
daniel
|
49e539ac8d
* Adding register allocation order
|
22 years ago |
peter
|
05a15df3c2
* use register with least interferences in spillregister
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
florian
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 years ago |
peter
|
90782badfe
* reload flagged units when interface is loaded
|
22 years ago |
peter
|
8cf0c122f4
* remove convert_registers
|
22 years ago |
peter
|
d113495cf1
* fixed stackalloc to not allocate localst.datasize twice
|
22 years ago |
daniel
|
ebb1f3a361
* New register coding now mandatory, some more convert_registers calls
|
22 years ago |
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 |