peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 years ago |
Jonas Maebe
|
3a60a28283
* don't try to add current_procinfo.got to used_in_proc if it's a
|
18 years ago |
Jonas Maebe
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
18 years ago |
Jonas Maebe
|
9750e49d5a
* fixed x86 compilation after r8651
|
18 years ago |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 years ago |
yury
|
93e72c2079
* Fixed bug introduced by r7667. Do not release pushed return value be callee for cdecl on win32. It fixes error3 of bug #9098.
|
18 years ago |
florian
|
f87e96dfb0
* properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664
|
18 years ago |
Jonas Maebe
|
ee2a4bc8f2
* fixed range errors
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Jonas Maebe
|
a3a74c3fbe
* fixed interface wrappers for darwin in case they end up in
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
9125d0c189
* also align esp for all procedures/functions declared "assembler",
|
19 years ago |
Jonas Maebe
|
435aee2398
* fixed g_copyvaluepara_openarray/g_releasevaluepara_openarray for
|
19 years ago |
Jonas Maebe
|
09a3bbfc07
* fixed previous commit
|
19 years ago |
Jonas Maebe
|
7b5ee7342a
* fixed wrong generation of teardown of stackframe on i386-darwin
|
19 years ago |
Jonas Maebe
|
e7112c6636
* ignore po_interrupt for i386-darwin since it messes up stack alignment
|
19 years ago |
Jonas Maebe
|
41eba7dffe
* properly calculate the value to add to esp at the end of a function
|
19 years ago |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
19 years ago |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
19 years ago |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 years ago |
florian
|
fb4557d71e
* first implementation of pic for i386
|
19 years ago |
peter
|
affb69dd7f
* fixed const and reg parameter passing with alignment of 2 (go32v2/os2)
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
daniel
|
9989bb0d3c
* Add operator size to "ret immidiate" instruction
|
20 years ago |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 years ago |
florian
|
21ae782854
* fixed more xmm stuff
|
20 years ago |