pierre
|
d88ef103bb
Fix IInterface virtual method helper code for PIC mode (no L7 needed)
|
před 13 roky |
marco
|
5866e2435c
* some potential rangecheck errors fixed, Mantis #22933, suggested fixes
|
před 13 roky |
marco
|
37ed624706
* Make validchar writable, Mantis #23002, patch by Anton
|
před 13 roky |
pierre
|
4295cc417e
Fix PIC instruction for syscalls
|
před 13 roky |
pierre
|
d95ff52463
Add PIC code
|
před 13 roky |
Jonas Maebe
|
d40d207552
* workaround because "public,alias" isn't supported yet on JVM targets
|
před 13 roky |
Jonas Maebe
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
před 13 roky |
Jonas Maebe
|
21e162604c
* fixed "make install" for jvm targets
|
před 13 roky |
Jonas Maebe
|
8258b99c70
* regenerated with jvm support, so top level 'make clean' works for jvm targets
|
před 13 roky |
pierre
|
c2a6fbbae3
Fix error in previous commit
|
před 13 roky |
pierre
|
7ea11f0171
Use SUPPORT_SAFECALL conditional
|
před 13 roky |
pierre
|
18698bc93d
Fix safecall for cpus for which NR_FUNCTION_RESULT_REG is different from NR_FUNCTION_RETURN_REG
|
před 13 roky |
pierre
|
42586baa34
Use SUPPORT_SAFECALL conditional
|
před 13 roky |
pierre
|
f36c769c2f
+ Add SUPPORT_SAFECALL conditional
|
před 13 roky |
pierre
|
2f24527ea0
Enable gotvarsym for sparc cpu
|
před 13 roky |
pierre
|
e2f5e11778
Add tf_pic_uses_got for sparc linux and sparc solaris
|
před 13 roky |
pierre
|
20c9d19764
Add PIC specific code
|
před 13 roky |
pierre
|
62356c0e17
+ add support for unlimited PIC mode
|
před 13 roky |
pierre
|
abef064786
Adapt TSigContext to structure found by debugging
|
před 13 roky |
pierre
|
5deddaec8c
Adapt TSigContext to structure found by debugging
|
před 13 roky |
pierre
|
333dec347c
Regenerate after: Use "-K PIC" for assembler call if pic mode is selected
|
před 13 roky |
pierre
|
543cf7e78b
Use "-K PIC" for assembler call if pic mode is selected
|
před 13 roky |
pierre
|
141b1340fb
+ Handle PIC code for unlimited GOT size
|
před 13 roky |
pierre
|
5bbd9597e0
+ Add handling of PIC mode with unlimited GOT size
|
před 13 roky |
pierre
|
1621ae2835
Allow safecall calling convention for sparc
|
před 13 roky |
pierre
|
e0ff818a51
* Handle addr_pic { for small GOT table with GOT13 relocations, limited to 8K table }
|
před 13 roky |
pierre
|
0ed6c20451
Use -K PIC instead of -KPIC for pic mode
|
před 13 roky |
pierre
|
fbd5d13b9f
Allow correct parsing of ld [%g1 + %l7], %g1
|
před 13 roky |
pierre
|
934980ec62
Record filepos in TInstruction class, to avoid problems with wrong source lines
|
před 13 roky |
marco
|
aa7a980a6f
* patch for mantis #22371 TTimeField.SetAsString stores data as NativeFormat corrupting time fields
|
před 13 roky |