Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
peter
|
f9db030350
* fix overload choosing if both normal proc and proc of object are available
|
20 years ago |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
peter
|
9cda65c4b0
* support for widestrings in tconstsym
|
20 years ago |
peter
|
24f6bb1594
* overload chaining checks if the procdef is in the same symtable, this
|
20 years ago |
peter
|
9d40db6bb6
* fix crash in operator search
|
20 years ago |
florian
|
abbc85bb78
+ strict protected and strict private support
|
20 years ago |
florian
|
067a39a7f9
fixes bug #4093
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
aee4b7bcf7
* also set intsize for paralocs written to ppu
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
13bea3e077
* fix range check error when compiled with 1.9.6
|
20 years ago |
olle
|
7572f3a539
* rework of macro subsystem
|
20 years ago |
peter
|
fd3f6a9017
* fix setting minval for enum with specified values
|
20 years ago |
peter
|
296e81146e
* insert stack_check helper call before doing register allocation
|
20 years ago |
peter
|
78c2af7b3c
* set vo_explicit_paraloc flag
|
20 years ago |
peter
|
cd4534c862
* uninited results
|
20 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 years ago |
peter
|
c4502aebe7
* _mangledname for symbols moved only to symbols that really need it
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
f4a7c3d444
fixed debuginfo for variables in staticsymtable
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |