peter
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
Jonas Maebe
|
10eb92c546
* optimized assignments with on the right side a function that returns
|
22 years ago |
Jonas Maebe
|
8e09d78f79
+ ability to change the location of a ttempref node with changelocation()
|
22 years ago |
peter
|
e7975c7592
* re-resolving added instead of reloading from ppu
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
Jonas Maebe
|
acdfd1d445
* set pi_do_call for accesses to threadvars
|
22 years ago |
peter
|
0799b0663d
* generic fpc_shorstr_concat
|
22 years ago |
peter
|
5b3a91188b
* loadn procsym need to return procdef
|
22 years ago |
peter
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
61a964729e
* removed load_funcret
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
18b1a27d2c
* procvar is not compared in addrn
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
2e4c0445fa
* fix bug #2438
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 years ago |
Jonas Maebe
|
0cb40fa70d
* fixed ansistring+char and ansistring+shortstring optimizations (those
|
22 years ago |
peter
|
a0fbe08d83
* remove a lot of code to support typen in loadn-procsym
|
22 years ago |
daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 years ago |
daniel
|
158e9689d7
+ Notification implementation complete
|
22 years ago |
daniel
|
038fec836e
* Some work on notifications
|
22 years ago |
peter
|
1d2dfebd73
* remove property indicator when calling internal helpers
|
22 years ago |
peter
|
7e3b2ace2c
* fix for tb0438
|
22 years ago |