peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年 前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年 前 |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 年 前 |
Jonas Maebe
|
d4a818c8ae
* support for subsets which are not a multiple of 8 bits
|
19 年 前 |
Jonas Maebe
|
c25aba7592
* cleaned up subsetreg support (put everything in a record)
|
19 年 前 |
Jonas Maebe
|
e32e5e1f9f
* fixed interface wrappers for darwin in case they end up in
|
19 年 前 |
Jonas Maebe
|
3a3651a050
+ ppc implementations of subsetreg routines
|
19 年 前 |
Jonas Maebe
|
a387be19a0
+ a_call_ref for ppc32 and ppc64
|
19 年 前 |
Jonas Maebe
|
0d77459b9d
* added missing masking of upper 24/16 bits on ppc after performing
|
19 年 前 |
Jonas Maebe
|
c41da1172c
* removed wrong comment along with commented-out code
|
19 年 前 |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 年 前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年 前 |
Jonas Maebe
|
e919e1f2fd
* fixed compilation
|
19 年 前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年 前 |
Jonas Maebe
|
4ed39b0c16
* don't explicitly us NR_F0 in concatcopy but ask a register from
|
19 年 前 |
Jonas Maebe
|
7cdf9bbaac
* moved the indirect symbol stuff from nppcld to cgobj and ncgld, since
|
19 年 前 |
Jonas Maebe
|
8a10afc29d
* align symbol stubs on 16 bytes instead of 4
|
19 年 前 |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
19 年 前 |
Jonas Maebe
|
71407ba8cb
* don't concatcopy if source = dest
|
19 年 前 |
Jonas Maebe
|
1273e0d7ed
* generate signed comparisons for immediate equality comparisons if
|
19 年 前 |
Jonas Maebe
|
5e9db609e3
* fixed bug fixref whereby a register of a reference was overwritten
|
19 年 前 |
Jonas Maebe
|
c423e23bb4
* only use r12 as frame pointer in the entry code for ppc if necessary
|
19 年 前 |
Jonas Maebe
|
6c30925e04
* fixed offsets used by stmw/lmw
|
19 年 前 |
Jonas Maebe
|
c3f27eee06
* optimized generation of and generated entry and exit code:
|
19 年 前 |
Jonas Maebe
|
66ebbbc5c2
* always generate code which can be used to build dynamically loadable
|
19 年 前 |
Jonas Maebe
|
16f9c89854
- reverted previous commit, committed the wrong file
|
19 年 前 |
Jonas Maebe
|
a16fa618de
* fixed passing record parameters of size >= 3 and whose size is not
|
19 年 前 |
Jonas Maebe
|
cc44a19af5
* use stmw/lmw when saving/restoring a lot of registers, to reduce generated
|
19 年 前 |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 年 前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年 前 |