peter
|
d3b559cfcc
* detect arithmetic overflows for constants at compile time
|
20 年之前 |
peter
|
8d251e8506
* unit mapping rewrite
|
20 年之前 |
olle
|
7572f3a539
* rework of macro subsystem
|
20 年之前 |
peter
|
e7459f5466
* heap and heapsize removed
|
21 年之前 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
Károly Balogh
|
3175dd4c6b
* few small changes to add syscall support to M68k/Amiga target
|
21 年之前 |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 年之前 |
peter
|
f80bea52e9
* reset current_module,current_procinfo so the destroy routines
|
21 年之前 |
peter
|
ba9f4a0703
* packrecords fixed for settings from $PACKRECORDS
|
21 年之前 |
florian
|
61f15e4ec4
* make cycle fixed
|
21 年之前 |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 年之前 |
peter
|
8caaa7740d
* more record alignment fixes
|
21 年之前 |
peter
|
526cffbaad
* set ms_compiled after the program/unit is parsed
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 年之前 |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 年之前 |
peter
|
ab66b66673
* add inputfile prefix to ppas/link.res
|
22 年之前 |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 年之前 |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 年之前 |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 年之前 |
peter
|
6720314fc5
* reset aktfilepos when setting new module for compile
|
22 年之前 |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 年之前 |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 年之前 |
peter
|
680c90c65d
* fixed crash when old_compiled_module was nil
|
22 年之前 |
mazen
|
301bf08921
* $UNITPATH directive is now working
|
23 年之前 |
peter
|
e08206f2dc
* Place old data in compile() in the heap to save stack
|
23 年之前 |
peter
|
37bb42694b
* fixed crash when current_module becomes nil
|
23 年之前 |
peter
|
197899d70a
* more current_scanner fixes
|
23 年之前 |
peter
|
87088e16fe
* fixed possible crashes with current_scanner
|
23 年之前 |