Jonas Maebe
|
c1df09f993
* fixed wrong register deallocations in several ansistring related
|
25 years ago |
pierre
|
bdf92e8b55
* Use stacksize param instead of gettempsize
|
25 years ago |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 years ago |
pierre
|
3d2350d584
add a comment about ENTER and linux
|
25 years ago |
florian
|
795a06b4f2
+ Int64/QWord stuff for array of const added
|
25 years ago |
pierre
|
d380bdfec1
* handle interrupt function correctly
|
25 years ago |
pierre
|
2419be3520
* saveregisters now does not overwrite registers used as return value for functions
|
25 years ago |
pierre
|
c4f4ac6ae2
* fix my last fix for other targets then win32
|
25 years ago |
pierre
|
477eacdff2
* correct bugs for ts010026 and ts010029 in win32 mode
|
25 years ago |
peter
|
a9cff3c8c5
* removed unused vars
|
25 years ago |
Jonas Maebe
|
55988e6f55
* modified copyshortstring so it takes an extra paramter which allows it
|
25 years ago |
pierre
|
165df86632
* fix for bug #922 in copyvalueparas
|
25 years ago |
florian
|
2a901bf527
* initialize/finalize_data checks if procinfo is assigned else
|
25 years ago |
florian
|
339d986a2a
* bug #701 fixed: ansistrings in interface and implementation part of the units
|
25 years ago |
peter
|
836eafa712
* use arraydef.elesize instead of elementtype.def.size
|
25 years ago |
pierre
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 years ago |
pierre
|
8dc1494e52
* fix for problem in tbs0299 for 4 byte stack alignment
|
25 years ago |
pierre
|
0578c906ee
fix for bug #312
|
25 years ago |
peter
|
03dcba2fda
* fixed temp ansi handling within array constructor
|
25 years ago |
peter
|
ffab53c30f
* tp7 fix
|
25 years ago |
florian
|
9573dc7006
* some new stuff for the new cg
|
25 years ago |
pierre
|
fe57fa3993
* fix for bug #855
|
25 years ago |
pierre
|
16638c8b65
* fixes for locals in inlined procedures
|
25 years ago |
florian
|
904bfac5b9
* fixed a bug in int64/qword handling was a quite ugly one
|
25 years ago |
pierre
|
c6a47280b9
* fixes a stabs problem for functions
|
25 years ago |
florian
|
05e486a068
* big update for exception handling code generation: possible mem holes
|
25 years ago |
Jonas Maebe
|
95f2c6f732
* added missing regalloc for ecx in range check code
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
1081fc6d3b
* some (small) problems with register saving fixed
|
25 years ago |
florian
|
a0cc4f970b
* an exception in a construcor calls now the destructor (this applies only
|
25 years ago |