peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
067201723d
* fixed call to build sourcefiles needed for ide
|
20 years ago |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
peter
|
cd01e600b9
* update x86_64 with new cpupara
|
20 years ago |
peter
|
d3b559cfcc
* detect arithmetic overflows for constants at compile time
|
20 years ago |
peter
|
8d251e8506
* unit mapping rewrite
|
20 years ago |
olle
|
7572f3a539
* rework of macro subsystem
|
20 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
Károly Balogh
|
3175dd4c6b
* few small changes to add syscall support to M68k/Amiga target
|
21 years ago |
florian
|
c68ea95074
+ syscall directive support for MorphOS added
|
21 years ago |
peter
|
f80bea52e9
* reset current_module,current_procinfo so the destroy routines
|
21 years ago |
peter
|
ba9f4a0703
* packrecords fixed for settings from $PACKRECORDS
|
21 years ago |
florian
|
61f15e4ec4
* make cycle fixed
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
8caaa7740d
* more record alignment fixes
|
21 years ago |
peter
|
526cffbaad
* set ms_compiled after the program/unit is parsed
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
ab66b66673
* add inputfile prefix to ppas/link.res
|
22 years ago |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
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 |
peter
|
6720314fc5
* reset aktfilepos when setting new module for compile
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
680c90c65d
* fixed crash when old_compiled_module was nil
|
22 years ago |
mazen
|
301bf08921
* $UNITPATH directive is now working
|
23 years ago |