florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
daniel
|
399036f1c2
* State tracker work
|
23 years ago |
florian
|
c3f4220f3b
* readded removed changes
|
23 years ago |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
florian
|
479a745096
* first x86-64 patches
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
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
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
florian
|
6bbaa14daf
* block nodes within expressions shouldn't release the used registers,
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
c7428a9e4a
* allow passing the address of a procedure to a formal parameter
|
23 years ago |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
carl
|
c50d06d4de
* avoid crash with inline routines
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
Jonas Maebe
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 years ago |
peter
|
2e96721c20
* fixed path appending for lib
|
23 years ago |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 years ago |
Jonas Maebe
|
479f1a5ce9
* fixed to my previous patch: the hightree must always be converted to a
|
24 years ago |
Jonas Maebe
|
8ddb738e07
* gen_high_tree now uses an inline node of type in_high_x in most cases
|
24 years ago |
peter
|
f20cbc5edf
* require overload for cross object overloading
|
24 years ago |
peter
|
2dc60c9fed
* use cp_value_equal_const instead of cp_all
|
24 years ago |
peter
|
faf78ea813
* overloading supported in child classes
|
24 years ago |
peter
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
24 years ago |