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 |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
peter
|
34df933534
* remove chained overloades before releasing static symtable
|
20 years ago |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
20 years ago |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
20 years ago |
florian
|
f5b9130b98
* deallocation of translated resourcestrings
|
20 years ago |
Jonas Maebe
|
9d9fd923d9
* the 'main' procedure for darwin is now placed in the main program instead
|
20 years ago |
peter
|
2720cbd25b
* win32 dll smartlink patch from Pavel V. Ozerski
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
a5c94ddccd
* removed some unused variables
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
c5488ea6b1
* -Fa option added, it'll load the units before the uses
|
20 years ago |
peter
|
ad9d04f104
* removed $threading
|
20 years ago |
florian
|
b1c8bfc478
+ x86_64 pic draft
|
20 years ago |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 years ago |
peter
|
8d251e8506
* unit mapping rewrite
|
20 years ago |
olle
|
7572f3a539
* rework of macro subsystem
|
20 years ago |
peter
|
9c0be16488
implicit load of variants unit
|
20 years ago |
peter
|
06cfe01791
* os2 fixes for import
|
21 years ago |
michael
|
180966c0aa
* Split po_public into po_public and po_global (Peter)
|
21 years ago |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
florian
|
fa2f619598
* THREADVARLIST is now aligned
|
21 years ago |
peter
|
088892de9b
use filepos of main when generating the module stabs
|
21 years ago |
peter
|
f4a7c3d444
fixed debuginfo for variables in staticsymtable
|
21 years ago |
olle
|
f8c9ad629c
+ All sections get names in macos
|
21 years ago |