daniel
|
94e5bd51a1
* Register variables are now possible for global variables too. This is
|
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 |
Jonas Maebe
|
cb3eb438b6
* memory leak fixes from Sergey Korshunoff
|
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
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
peter
|
2dcf2ee940
* give error when using enums with jumps as array index
|
23 years ago |
carl
|
6101b737db
+ target_info.size_of_pointer -> pointer_size
|
23 years ago |
carl
|
c00a004c98
+ change unit use
|
23 years ago |
peter
|
190ead04c0
* more fixes for protected handling
|
23 years ago |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
Jonas Maebe
|
879d8ccb44
* fixed web bug #1707:
|
24 years ago |
peter
|
faf78ea813
* overloading supported in child classes
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
17d62feebe
* $calling directive and -Cc commandline patch added
|
24 years ago |
peter
|
7781fca6bd
* read only typed const support, switch $J-
|
24 years ago |
michael
|
d75c4d6486
* Smartlinking with interfaces fixed
|
24 years ago |
peter
|
915b5cd7a9
* split constsym.value in valueord,valueordptr,valueptr. The valueordptr
|
24 years ago |
peter
|
f88f6eb571
* rtti/init table updates
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
7b45b6a4a9
* local browser support fixed
|
24 years ago |
peter
|
f4bae3b050
* errordef.typesym is not updated anymore
|
24 years ago |
peter
|
096dc02fe0
* don't write fpuregable for varoptions
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |