peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
Jonas Maebe
|
2e41b63710
* support subscripting record function results on ABI's that return
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
Jonas Maebe
|
e668ef560a
* fixed bug in r2738
|
19 years ago |
Jonas Maebe
|
b063d47aa1
* fixed web bug #4872
|
19 years ago |
Jonas Maebe
|
1b8baa3bce
* set resultloc for interfacecom in subscriptn
|
19 years ago |
Jonas Maebe
|
9f8753c6c0
* fixed web bug #4669 (usage of location.loc instead of expectloc)
|
19 years ago |
Jonas Maebe
|
ea89d8a881
* don't move addresses in a LOC_CREGISTER to another register for
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
peter
|
2f0fdd1847
* cleaner fix for tb0496 (r1185)
|
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 |
florian
|
1f8d6aa678
* psizeint($1234)^ for generic cg fixed
|
20 years ago |
florian
|
355aaa69c8
+ before calling a helper procedure, all register classes are now saved, this patch is subject to being merged back
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
e33bf907d8
* fixed previous commit
|
20 years ago |
florian
|
1f4e15705c
* hidden parameters can be put now in registers as well
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 years ago |
peter
|
2aceb6f856
* no checkpointer code for dynarr to openarr
|
21 years ago |
peter
|
a2cbf27e96
* -Or fix for absolute
|
21 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
michael
|
8affe37ee1
+ Fixed range check for non-constant indexes in strings
|
21 years ago |