florian
|
e8098f6b71
+ added lib support for Amiga/MorphOS syscalls
|
21 years ago |
Károly Balogh
|
6dbbdea44c
* added correct offsets for PowerPC/MorphOS location support
|
21 years ago |
florian
|
a7478ee97f
+ location support for arguments, currently PowerPC/MorphOS only
|
21 years ago |
florian
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
florian
|
be7067445a
* fixed to compile the rtl again
|
21 years ago |
Jonas Maebe
|
df428f7a5d
* fixed allocation of parameters passed by reference for powerpc in
|
21 years ago |
florian
|
541955ad91
+ x86 instruction tables for x86-64 extended
|
21 years ago |
florian
|
d38abc3a3f
+ setting of bit 6 of cr for c var args on ppc implemented
|
21 years ago |
Jonas Maebe
|
6bab64590e
* hopefully fixed varargs (both Pascal- and C-style)
|
21 years ago |
florian
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
florian
|
2e5c899b81
+ dummy tppcparamanager.create_varargs_paraloc_info added
|
21 years ago |
Jonas Maebe
|
d5373d5971
* fixed several ppc assembler reader related problems
|
22 years ago |
peter
|
ec2e200e42
* fixed ppc build
|
22 years ago |
olle
|
3febb20061
* changed to symbolic const for alignment
|
22 years ago |
mazen
|
7668192be0
+ Alignement field added to TParaLocation (=4 as 32 bits archs)
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
Jonas Maebe
|
0bc32cbcd1
+ implemented volatile register queries
|
22 years ago |
Jonas Maebe
|
c8863b920b
* fixed some ppc problems
|
22 years ago |
peter
|
98d153815c
* some fixes for ppc
|
22 years ago |
peter
|
601160a0e3
* powerpc compiles again
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
Jonas Maebe
|
70a5d1e4c2
* create_paraloc_info() is now called separately for the caller and
|
22 years ago |
peter
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 years ago |
Jonas Maebe
|
9b645eef82
- removed allocparaloc/freeparaloc, generic ones are ok now
|
22 years ago |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 years ago |
Jonas Maebe
|
55509b199b
* (de)allocation of registers for parameters is now performed properly
|
22 years ago |
Jonas Maebe
|
98c3c2489e
* zero paraloc tregisters, so that the alignment bytes are 0 (otherwise
|
22 years ago |
Jonas Maebe
|
edb2179730
+ added freeintparaloc
|
22 years ago |
marco
|
1daf2ca476
* register skipping (aligning) for int64 parameters, sys V abi only.
|
22 years ago |
marco
|
a73b98ea9f
* getfuncretparaloc now uses r3 for highdword and r4 for lo. Doesn't work tho
|
22 years ago |