Pierre Muller
|
8ed9c79c23
Add dwarf CFI for 32-bit powerpc cpu
|
1 年之前 |
Jonas Maebe
|
04717861ac
TOC handling: clean up
|
3 年之前 |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 年之前 |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 年之前 |
Jonas Maebe
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 年之前 |
marco
|
d2fe24ae20
* fix some more occured->occured
|
8 年之前 |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
8 年之前 |
Károly Balogh
|
de6d7be8df
powerpc: converted some partial tabs indentation to spaces. no functional changes.
|
9 年之前 |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 年之前 |
svenbarth
|
9d4e322cd0
Add AT_FUNCTION or AT_DATA to calls to (Weak)RefAsmSymbol. powerpc-macos needs them.
|
9 年之前 |
Jonas Maebe
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 年之前 |
Jonas Maebe
|
fc21845686
* fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of
|
10 年之前 |
sergei
|
9593cece03
* powerpc: implement cg.a_mul_reg_reg_pair method and switch to generic code for division by constants.
|
11 年之前 |
sergei
|
a8eb55fa7c
* powerpc/powerpc64: merged identical a_jmp_flags methods into base code generator class.
|
11 年之前 |
sergei
|
c0431dba4e
* Moved method g_flag2reg from tcgppc (in both powerpc and powerpc64) to tcgppcgen class, since it is identical for both targets.
|
11 年之前 |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 年之前 |
Jonas Maebe
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 年之前 |
Jonas Maebe
|
7aa3b99fb5
+ -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
|
13 年之前 |
Jonas Maebe
|
b738657bf3
* on AIX, functions are called via function descriptors whose name
|
13 年之前 |
Jonas Maebe
|
4123df9cb8
* moved g_external_wrapper() code from powerpc64/cgcpu to ppcgen/cgppc,
|
13 年之前 |
Jonas Maebe
|
f5568b86e6
+ support for OP_NOT and OP_NEG in a_op64_reg_reg() (required since
|
13 年之前 |
Jonas Maebe
|
008e0a1317
* reverted r18262 and fixed tcgint-related range check errors correctly at
|
14 年之前 |
Jonas Maebe
|
3abfec476a
* fixed range checke errors after aint->tcgint change
|
14 年之前 |
florian
|
4f08d148ea
* unique internal errors
|
14 年之前 |
florian
|
77f2d6cc0d
* introduce usage of TCGInt in the code generator units
|
14 年之前 |
Jonas Maebe
|
283018a3bf
* changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can
|
15 年之前 |
Jonas Maebe
|
9bc15a5f61
* renamed a_param_* to a_load_*_cgpara
|
15 年之前 |
florian
|
515774b864
* merged armthum branch
|
16 年之前 |
Jonas Maebe
|
976aa04378
* fixed ppc/ppc64 compilation after r12719
|
16 年之前 |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 年之前 |