daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
peter
|
f68c3a9552
* calc param_offset after parameters are read, because the calculation
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
peter
|
8a43a12934
* also check the paratypes when a forward was found
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
carl
|
1825ca25de
- remove ifdef i386 define
|
23 years ago |
peter
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
peter
|
2750eb5017
* fixed memory corruption created by previous fix
|
23 years ago |
michael
|
8e7bb6837f
+ Patch from Pavel Ozerski
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
michael
|
67732f1df0
+ Patch from peter for library imports
|
23 years ago |
peter
|
5a323a0f6e
* fixed external <dll> name <c-name> manglednames
|
23 years ago |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |