Jonas Maebe
|
45b7358d81
+ PIC support for darwin/ppc64
|
18 years ago |
Jonas Maebe
|
335bc9fd46
+ PIC support for darwin/ppc32 (-Cg works now, no regressions in test
|
18 years ago |
Jonas Maebe
|
70886d0152
* now also disable use8byteconcatcopy by default
|
18 years ago |
Jonas Maebe
|
ceeac6e8e4
* don't use 8 byte copies in concatcopy by default, because
|
18 years ago |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 years ago |
Jonas Maebe
|
0caee5b45b
+ support to use r0 for ppc/ppc64 when compiling the compiler with
|
18 years ago |
Jonas Maebe
|
6ba8db4dd4
* fixed a_op_const_reg(_reg)(OP_OR/OP_XOR,OS_S8/OS_S16) for ppc32
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
Jonas Maebe
|
615c450062
+ support for bitpacking types with a negative lower bound
|
18 years ago |
Jonas Maebe
|
c4913ac85d
* don't save stack pointer if we don't need to allocate a
|
18 years ago |
Jonas Maebe
|
359c19ee9e
- removed ppc601 as ppc32 cpu target
|
18 years ago |
Jonas Maebe
|
846fbf9fa0
* fixed several (harmles) range errors
|
18 years ago |
Jonas Maebe
|
4d1f213889
* fixed gprof support for darwin/ppc32 (although the output from gprof
|
18 years ago |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 years ago |
Jonas Maebe
|
85289e80ce
* fixed overflow in case of op_const64_reg_reg_reg(sub,low(int64),...)
|
18 years ago |
Jonas Maebe
|
469ac311e0
* fixed r5214
|
19 years ago |
Jonas Maebe
|
66cf666f65
* optimized storing constants into subsetreg/refs (a packed array of
|
19 years ago |
Jonas Maebe
|
9acc38e82a
* moved some more common powerpc32/64 things to ppcgn
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
Jonas Maebe
|
d4a818c8ae
* support for subsets which are not a multiple of 8 bits
|
19 years ago |
Jonas Maebe
|
c25aba7592
* cleaned up subsetreg support (put everything in a record)
|
19 years ago |
Jonas Maebe
|
e32e5e1f9f
* fixed interface wrappers for darwin in case they end up in
|
19 years ago |
Jonas Maebe
|
3a3651a050
+ ppc implementations of subsetreg routines
|
19 years ago |
Jonas Maebe
|
a387be19a0
+ a_call_ref for ppc32 and ppc64
|
19 years ago |
Jonas Maebe
|
0d77459b9d
* added missing masking of upper 24/16 bits on ppc after performing
|
19 years ago |
Jonas Maebe
|
c41da1172c
* removed wrong comment along with commented-out code
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |