Jonas Maebe
|
52d1172f6d
* correctly call assembler for AIX/ppc64
|
13 years ago |
Jonas Maebe
|
b99a8c129d
* write pointer data on AIX/ppc64 using .vbyte rather than using .llong
|
13 years ago |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 years ago |
Jonas Maebe
|
1c91a555f4
+ support for asd_reference, asd_weak_reference and asd_weak_definition
|
13 years ago |
Jonas Maebe
|
273b90fc37
+ AIX assembler writer
|
13 years ago |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 years ago |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
16 years ago |
Jonas Maebe
|
6c78ac9a78
* fixed powerpc compilation after r13760
|
16 years ago |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 years ago |
Jonas Maebe
|
3d25478436
* fixed writing memory references on ppc when there is only an offset
|
17 years ago |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
Jonas Maebe
|
0bf43d223b
* fixed uses of custom-length string types in function/property
|
18 years ago |
tom_at_work
|
1cc1d4ebf2
* use automatic ppc64/linux got/toc entry generation by the linker if possible - removes the need of some workarounds
|
18 years ago |
tom_at_work
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
18 years ago |
tom_at_work
|
208e6e504d
* improve compilation on ppc64/linux
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |