Jonas Maebe
|
99994c0603
Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
hace 17 años |
Jonas Maebe
|
6697f173b6
* the fact that a procedure is local does not mean that it by definition
|
hace 17 años |
Jonas Maebe
|
ca7650418d
* fixed/added overflow checking in generic unarminusn code + test
|
hace 18 años |
Jonas Maebe
|
6c536dab3e
* added several missing make_simple_ref() calls
|
hace 18 años |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
hace 18 años |
Jonas Maebe
|
3a60a28283
* don't try to add current_procinfo.got to used_in_proc if it's a
|
hace 18 años |
Jonas Maebe
|
3266f4e483
+ Compiler support for pic on darwin/i386. The i386 rtl still needs
|
hace 18 años |
Jonas Maebe
|
9750e49d5a
* fixed x86 compilation after r8651
|
hace 18 años |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
hace 18 años |
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.
|
hace 18 años |
florian
|
f87e96dfb0
* properly release open array value parameters on x86-64 or if they contain automated types, resolves #8664
|
hace 18 años |
Jonas Maebe
|
ee2a4bc8f2
* fixed range errors
|
hace 18 años |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
florian
|
85d63d9fa9
* settings refactored
|
hace 19 años |
peter
|
3078a1927f
* remove ttype
|
hace 19 años |
Jonas Maebe
|
a3a74c3fbe
* fixed interface wrappers for darwin in case they end up in
|
hace 19 años |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
hace 19 años |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
hace 19 años |
Jonas Maebe
|
9125d0c189
* also align esp for all procedures/functions declared "assembler",
|
hace 19 años |
Jonas Maebe
|
435aee2398
* fixed g_copyvaluepara_openarray/g_releasevaluepara_openarray for
|
hace 19 años |
Jonas Maebe
|
09a3bbfc07
* fixed previous commit
|
hace 19 años |
Jonas Maebe
|
7b5ee7342a
* fixed wrong generation of teardown of stackframe on i386-darwin
|
hace 19 años |
Jonas Maebe
|
e7112c6636
* ignore po_interrupt for i386-darwin since it messes up stack alignment
|
hace 19 años |
Jonas Maebe
|
41eba7dffe
* properly calculate the value to add to esp at the end of a function
|
hace 19 años |
Jonas Maebe
|
9de2847865
+ support for passing parameters via pre-allocated stack space on i386
|
hace 19 años |
florian
|
f7d2c47f73
+ no stackframe is generated for i386 if possible
|
hace 20 años |
florian
|
61e3b70cfa
* cleaned up segmented thread variables
|
hace 20 años |
florian
|
fb4557d71e
* first implementation of pic for i386
|
hace 20 años |
peter
|
affb69dd7f
* fixed const and reg parameter passing with alignment of 2 (go32v2/os2)
|
hace 20 años |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
hace 20 años |