Jonas Maebe
|
435aee2398
* fixed g_copyvaluepara_openarray/g_releasevaluepara_openarray for
|
19 лет назад |
Jonas Maebe
|
09a3bbfc07
* fixed previous commit
|
19 лет назад |
Jonas Maebe
|
7b5ee7342a
* fixed wrong generation of teardown of stackframe on i386-darwin
|
19 лет назад |
Jonas Maebe
|
e7112c6636
* ignore po_interrupt for i386-darwin since it messes up stack alignment
|
19 лет назад |
Jonas Maebe
|
41eba7dffe
* properly calculate the value to add to esp at the end of a function
|
19 лет назад |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 лет назад |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
19 лет назад |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 лет назад |
florian
|
fb4557d71e
* first implementation of pic for i386
|
19 лет назад |
peter
|
affb69dd7f
* fixed const and reg parameter passing with alignment of 2 (go32v2/os2)
|
20 лет назад |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 лет назад |
daniel
|
9989bb0d3c
* Add operator size to "ret immidiate" instruction
|
20 лет назад |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 лет назад |
florian
|
21ae782854
* fixed more xmm stuff
|
20 лет назад |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 лет назад |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
fpc
|
50778076c3
initial import
|
20 лет назад |
peter
|
e417e34496
* truncate log
|
20 лет назад |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 лет назад |
peter
|
8f2a768124
* fix win32 small array parameters
|
20 лет назад |
peter
|
e820bc93f2
* interface wrapper generation moved to cgobj
|
20 лет назад |
peter
|
b9ca478f50
* multiple location support for i386 a_param_ref
|
20 лет назад |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 лет назад |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 лет назад |
peter
|
c95a859f0a
* generic tlocation
|
21 лет назад |
peter
|
705868e816
* remove saveregister calling convention
|
21 лет назад |
peter
|
adb6f59eef
* small regvar fixes
|
21 лет назад |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 лет назад |
peter
|
60c73cc0e5
* -Or fixes for open array
|
21 лет назад |