pierre
|
4295cc417e
Fix PIC instruction for syscalls
|
13 years ago |
pierre
|
d95ff52463
Add PIC code
|
13 years ago |
Jonas Maebe
|
d40d207552
* workaround because "public,alias" isn't supported yet on JVM targets
|
13 years ago |
Jonas Maebe
|
b4971c72d3
* partial fix for mantis #22912 (waiting on clarification from Unicode
|
13 years ago |
Jonas Maebe
|
21e162604c
* fixed "make install" for jvm targets
|
13 years ago |
Jonas Maebe
|
8258b99c70
* regenerated with jvm support, so top level 'make clean' works for jvm targets
|
13 years ago |
pierre
|
c2a6fbbae3
Fix error in previous commit
|
13 years ago |
pierre
|
7ea11f0171
Use SUPPORT_SAFECALL conditional
|
13 years ago |
pierre
|
18698bc93d
Fix safecall for cpus for which NR_FUNCTION_RESULT_REG is different from NR_FUNCTION_RETURN_REG
|
13 years ago |
pierre
|
42586baa34
Use SUPPORT_SAFECALL conditional
|
13 years ago |
pierre
|
f36c769c2f
+ Add SUPPORT_SAFECALL conditional
|
13 years ago |
pierre
|
2f24527ea0
Enable gotvarsym for sparc cpu
|
13 years ago |
pierre
|
e2f5e11778
Add tf_pic_uses_got for sparc linux and sparc solaris
|
13 years ago |
pierre
|
20c9d19764
Add PIC specific code
|
13 years ago |
pierre
|
62356c0e17
+ add support for unlimited PIC mode
|
13 years ago |
pierre
|
abef064786
Adapt TSigContext to structure found by debugging
|
13 years ago |
pierre
|
5deddaec8c
Adapt TSigContext to structure found by debugging
|
13 years ago |
pierre
|
333dec347c
Regenerate after: Use "-K PIC" for assembler call if pic mode is selected
|
13 years ago |
pierre
|
543cf7e78b
Use "-K PIC" for assembler call if pic mode is selected
|
13 years ago |
pierre
|
141b1340fb
+ Handle PIC code for unlimited GOT size
|
13 years ago |
pierre
|
5bbd9597e0
+ Add handling of PIC mode with unlimited GOT size
|
13 years ago |
pierre
|
1621ae2835
Allow safecall calling convention for sparc
|
13 years ago |
pierre
|
e0ff818a51
* Handle addr_pic { for small GOT table with GOT13 relocations, limited to 8K table }
|
13 years ago |
pierre
|
0ed6c20451
Use -K PIC instead of -KPIC for pic mode
|
13 years ago |
pierre
|
fbd5d13b9f
Allow correct parsing of ld [%g1 + %l7], %g1
|
13 years ago |
pierre
|
934980ec62
Record filepos in TInstruction class, to avoid problems with wrong source lines
|
13 years ago |
marco
|
aa7a980a6f
* patch for mantis #22371 TTimeField.SetAsString stores data as NativeFormat corrupting time fields
|
13 years ago |
michael
|
f019e004ce
* Patch to add support for charset (bug 22985)
|
13 years ago |
Jonas Maebe
|
032d96b415
* re-added aasmdata because it's required when compiling a compiler for the
|
13 years ago |
michael
|
10b5d31fc1
Patch to fix type (Bug ID 22994)
|
13 years ago |