Jeppe Johansen
|
60f24739fc
Fixed typo
|
vor 10 Jahren |
florian
|
38a72f2ddb
* renamed arm->avr to match the cpu
|
vor 10 Jahren |
Jonas Maebe
|
f633d094ee
* perform interface dispatches via R12 instead of R11 as expected for
|
vor 10 Jahren |
Jeppe Johansen
|
2bcef2daee
Fix break caused by r30233
|
vor 10 Jahren |
Jeppe Johansen
|
f92f0751f4
Fix selection of LDR/STR instructions in thumb mode. Most forms don't support pre or post indexing.
|
vor 10 Jahren |
Jeppe Johansen
|
155998fe89
Support .set and .weak in internal assembler.
|
vor 10 Jahren |
Károly Balogh
|
2555f12394
m68k: improved handling of moves and sign/zero extensions targeting address regs
|
vor 10 Jahren |
nickysn
|
492101df76
* fixed a race condition during parallel build on linux, when the loaders are
|
vor 10 Jahren |
Jonas Maebe
|
6230119140
- removed self-assignment of cur_stack_offset introduced by refactoring in
|
vor 10 Jahren |
Jonas Maebe
|
8334597476
* a homogeneous float aggregate can maximally contain 4 elements
|
vor 10 Jahren |
Jonas Maebe
|
faf3efe139
+ Linux/ppc64le test object files
|
vor 10 Jahren |
Jonas Maebe
|
0c394eb6f4
* ensure we don't call a_load_cgparaloc_anyreg() to move an fpu register
|
vor 10 Jahren |
Jonas Maebe
|
622852b8c9
* check that a_load_cgparaloc_anyreg() is not used to try to move an fpu
|
vor 10 Jahren |
Jonas Maebe
|
a02d52f533
* support thlcg2ll.gen_loadfpu_loc_cgpara() from LOC_REGISTER to
|
vor 10 Jahren |
Jonas Maebe
|
c50c822e13
* fixed destination size when loading fpu temp paralocs
|
vor 10 Jahren |
Jonas Maebe
|
6d02aedf70
* support multiple register paralocs in tcgobj.a_loadfpu_ref_cgpara()
|
vor 10 Jahren |
Jonas Maebe
|
cea2741339
* correct paraloc size for 3-byte records passed in the lower bits of a
|
vor 10 Jahren |
Jonas Maebe
|
3d6fcd8815
+ ppc64le/ELFv2 ret_in_param implementation
|
vor 10 Jahren |
Jonas Maebe
|
f4a580d669
* don't fail if multiple dotests try to create the same directory in parallel
|
vor 10 Jahren |
Jonas Maebe
|
a02fb7c794
* fixed misplaced braces that caused all records to be passed by reference
|
vor 10 Jahren |
Jonas Maebe
|
7bc66a5142
+ ELF/ppc64le resource support
|
vor 10 Jahren |
Jonas Maebe
|
6b9b575b74
* choose between arm (little endian) and armeb for fpcres based on the
|
vor 10 Jahren |
Jonas Maebe
|
eee83ebb4a
* use generic code for a_load_subsetref_regs_noindex on ppc64le
|
vor 10 Jahren |
Jonas Maebe
|
c69265a61c
* disable out big endian-specific helpers for ppc64le
|
vor 10 Jahren |
Jonas Maebe
|
cf5b42b4b2
* use generic code for set+setelement on ppc64le
|
vor 10 Jahren |
Jonas Maebe
|
82d92dbf50
* call seterrno instead of manually handling the setting setting the errno
|
vor 10 Jahren |
Jonas Maebe
|
399ffb2005
* allocate enough room in assembler routines for a complete linkage area
|
vor 10 Jahren |
Jonas Maebe
|
e3f451066b
* support little endian in getFPSCR/setFPSCR
|
vor 10 Jahren |
Jonas Maebe
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
vor 10 Jahren |
Jonas Maebe
|
53680329d3
* changed type of operatingsystem_parameter_argc from ptruint to longint,
|
vor 10 Jahren |