peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
olle
|
32fac59ac5
made target macpas compile again
|
20 years ago |
peter
|
375a5add80
* rename al_debug to al_typestabs
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
peter
|
4e14322037
* increase errorcount if an unknown exception occurred. This
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
29bffd83b2
reset compiling_module in doneparser
|
20 years ago |
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 |