joost
|
9f548a4865
Merged revisions 11242,11249-11256,11258,11260,11264-11265,11271,11278,11280-11282,11286-11288,11292-11294,11297,11299-11300,11302,11304-11311,11313,11315-11316,11318-11319,11324-11326,11328-11333,11335-11336,11339-11340,11346-11347,11349,11362,11369,11371-11375,11393-11396,11401,11411-11414,11420,11422,11427-11428,11465,11469-11470,11487-11488,11490,11518-11521,11523,11528,11535,11551,11553,11555,11557,11562,11564,11571,11586,11588,11592 via svnmerge from
|
17 年之前 |
peter
|
34ff7931e5
Merged revisions 9068,9074,9076-9082,9084,9086,9088-9090,9096,9106,9108,9114,9128,9132-9133,9149,9185,9211,9236-9238,9260,9262,9266,9269-9272,9276-9281,9293,9295,9307-9308,9310,9322,9331,9336-9337,9340-9341,9343-9344,9349,9357,9359,9373-9375,9387,9396,9399,9401-9402,9409,9418,9428,9434,9436-9437,9450-9456,9459-9466,9468-9469,9472-9473,9476-9477,9480,9484,9486,9491-9492,9520-9529,9534,9536,9538,9540,9550,9566-9568,9571,9573,9576-9577,9579,9583,9587,9594 via svnmerge from
|
17 年之前 |
Jonas Maebe
|
c47f223709
Merged revisions 9206-9207,9348,9350,9352-9353,9364-9370,9379,9383 via svnmerge from
|
18 年之前 |
peter
|
aa3e7d0288
Merged revisions 8695,8698,8702,8705,8707,8710-8715,8717-8723,8727,8730-8731,8737,8743,8747-8751,8766-8769,8771,8797,8822,8828,8831,8833-8834,8842,8848-8849,8851-8853,8869,8879,8885-8889,8891-8893,8895,8897,8912,8917,8938,8942,8946 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
34eaa3d0e9
Merged revisions 8412,8627,8650-8653,8657,8660,8663,8668-8669,8675,8683,8841,8868,8872-8873 via svnmerge from
|
18 年之前 |
yury
|
2fc115ba37
Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from
|
18 年之前 |
florian
|
f28f12af00
Merged revisions 7100 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
ee2a4bc8f2
* fixed range errors
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
Jonas Maebe
|
a3a74c3fbe
* fixed interface wrappers for darwin in case they end up in
|
19 年之前 |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
Jonas Maebe
|
9125d0c189
* also align esp for all procedures/functions declared "assembler",
|
19 年之前 |
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
|
20 年之前 |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
20 年之前 |
florian
|
fb4557d71e
* first implementation of pic for i386
|
20 年之前 |
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 年之前 |