carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 yıl önce |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 yıl önce |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 yıl önce |
peter
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 yıl önce |
florian
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 yıl önce |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 yıl önce |
peter
|
c7428a9e4a
* allow passing the address of a procedure to a formal parameter
|
23 yıl önce |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 yıl önce |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 yıl önce |
peter
|
5b242f7741
* tlocation,treference update
|
23 yıl önce |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 yıl önce |
carl
|
c50d06d4de
* avoid crash with inline routines
|
23 yıl önce |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 yıl önce |
Jonas Maebe
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 yıl önce |
peter
|
2e96721c20
* fixed path appending for lib
|
23 yıl önce |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 yıl önce |
Jonas Maebe
|
479f1a5ce9
* fixed to my previous patch: the hightree must always be converted to a
|
24 yıl önce |
Jonas Maebe
|
8ddb738e07
* gen_high_tree now uses an inline node of type in_high_x in most cases
|
24 yıl önce |
peter
|
f20cbc5edf
* require overload for cross object overloading
|
24 yıl önce |
peter
|
2dc60c9fed
* use cp_value_equal_const instead of cp_all
|
24 yıl önce |
peter
|
faf78ea813
* overloading supported in child classes
|
24 yıl önce |
peter
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
24 yıl önce |
peter
|
d2e1952377
* procsym definition rewrite
|
24 yıl önce |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 yıl önce |
peter
|
e37dbf904d
* calling convention rewrite
|
24 yıl önce |
Jonas Maebe
|
42002892ab
* fixed bug with using procedures as procvar parameters in TP/Delphi mode
|
24 yıl önce |
peter
|
68bc48c96a
* nested inline fix (merged)
|
24 yıl önce |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 yıl önce |
Jonas Maebe
|
a41949db8e
* fixed docompare for the fields I added to tcallnode in my previous
|
24 yıl önce |
Jonas Maebe
|
105b7ae809
+ new createinternres() constructor for tcallnode to support setting a
|
24 yıl önce |