Jonas Maebe
|
8b8d3de3bf
* finally fix for fixing up conditional jumps that are too long
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
ca66b9f7c1
* force writing of new section before generating the jumptable
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
florian
|
a3e330526d
* exporting of symbols from linux programs, i.e. exports clause in
|
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 |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
20 years ago |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
720815e13b
* fix aftercosntruction calls, vmt=1 is used to indicate that
|
20 years ago |
peter
|
296e81146e
* insert stack_check helper call before doing register allocation
|
20 years ago |
peter
|
2a20174317
* set flag if a procedure references a symbol in staticsymtable
|
20 years ago |
Jonas Maebe
|
99cffcc375
- disable inlining for any procedure that contains assembler. Could
|
20 years ago |
peter
|
29db12ecfa
* disable inlining across units when the inline procedure references
|
20 years ago |
peter
|
9e49f8eef9
* fixed crash with -vp
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
20 years ago |
peter
|
06cfe01791
* os2 fixes for import
|
21 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 years ago |
michael
|
180966c0aa
* Split po_public into po_public and po_global (Peter)
|
21 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
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 |
peter
|
2e161c5e9e
* nf_internal flag for internal inserted typeconvs. This will
|
21 years ago |