Jonas Maebe
|
6d02aedf70
* support multiple register paralocs in tcgobj.a_loadfpu_ref_cgpara()
|
10 years ago |
Jonas Maebe
|
cea2741339
* correct paraloc size for 3-byte records passed in the lower bits of a
|
10 years ago |
Jonas Maebe
|
3d6fcd8815
+ ppc64le/ELFv2 ret_in_param implementation
|
10 years ago |
Jonas Maebe
|
f4a580d669
* don't fail if multiple dotests try to create the same directory in parallel
|
10 years ago |
Jonas Maebe
|
a02fb7c794
* fixed misplaced braces that caused all records to be passed by reference
|
10 years ago |
Jonas Maebe
|
7bc66a5142
+ ELF/ppc64le resource support
|
10 years ago |
Jonas Maebe
|
6b9b575b74
* choose between arm (little endian) and armeb for fpcres based on the
|
10 years ago |
Jonas Maebe
|
eee83ebb4a
* use generic code for a_load_subsetref_regs_noindex on ppc64le
|
10 years ago |
Jonas Maebe
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
10 years ago |
Jonas Maebe
|
cf5b42b4b2
* use generic code for set+setelement on ppc64le
|
10 years ago |
Jonas Maebe
|
82d92dbf50
* call seterrno instead of manually handling the setting setting the errno
|
10 years ago |
Jonas Maebe
|
399ffb2005
* allocate enough room in assembler routines for a complete linkage area
|
10 years ago |
Jonas Maebe
|
e3f451066b
* support little endian in getFPSCR/setFPSCR
|
10 years ago |
Jonas Maebe
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 years ago |
Jonas Maebe
|
53680329d3
* changed type of operatingsystem_parameter_argc from ptruint to longint,
|
10 years ago |
Jonas Maebe
|
d6499b4bc0
+ rldcl., rldicl., rldcr[.] and rldicr[.] opcodes (needed for new
|
10 years ago |
Jonas Maebe
|
5a6b9c9f16
* store/reload toc around indirect calls for ELFv2 ABI
|
10 years ago |
Jonas Maebe
|
33ed32b024
* when targeting the ELFv2 ABI, don't reserve space for the (never used)
|
10 years ago |
Jonas Maebe
|
3d9713b9c8
* has_single_field() now looks recursively into fields that are aggregate
|
10 years ago |
Jonas Maebe
|
2e126bb723
- removed darwin/i386 special case code from i8086 code generator
|
10 years ago |
Jonas Maebe
|
9788b01d31
* rewrote most of the special case handling of parameter passing on ppc64,
|
10 years ago |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 years ago |
Jonas Maebe
|
25340480b0
* factored out creating a single paraloc, so we can reuse it for creating
|
10 years ago |
Jonas Maebe
|
f0ee1a9ee3
* pass records that (recursively) only contain floating point values of the
|
10 years ago |
Jonas Maebe
|
9a73c9a460
* avoid string truncation for ait_symbolpair in assembler writer
|
10 years ago |
Jonas Maebe
|
fb27dff638
* generate ".abiversion 2" directive when targeting ppc64/ELFv2
|
10 years ago |
Jonas Maebe
|
8445381929
* merged ait_set and ait_thumb_set into a single tai class
|
10 years ago |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 years ago |
Jonas Maebe
|
cc071ded4b
* define _CALL_ELF=1 or _CALL_ELF=2 symbol when targeting ppc(64)
|
10 years ago |
Jonas Maebe
|
05f6660a25
* set the correct dynamic linker for the ppc64 ELFv2 abi
|
10 years ago |