|
164283f4
|
2013-11-16T06:38:55
|
|
The powerpc64 support opted to pass floating point values both in the
fpr area and the parameter save area, necessary when the backend
doesn't know if a function argument corresponds to the ellipsis
arguments of a variadic function. This patch adds powerpc support for
variadic functions, and changes the code to only pass fp in the ABI
mandated area. ELFv2 needs this change since the parameter save area
may not exist there.
This also fixes two faulty tests that used a non-variadic function
cast to call a variadic function, and spuriously reasoned that this is
somehow necessary for static functions..
|
|
f3a4f3fd
|
2013-02-07T09:57:20
|
|
Fixes for AIX xlc compiler.
|
|
a098b44f
|
2012-04-06T17:04:35
|
|
Reapply missing testsuite changes for arm
|
|
03e9ee32
|
2011-11-18T15:13:00
|
|
Fix cls_double_va.c and update docs
|
|
ff9454da
|
2011-11-12T17:18:51
|
|
Add David Gilbert's variadic function call support
|
|
d992ac54
|
2011-07-29T17:32:53
|
|
Refresh from GCC
|
|
2db72615
|
2010-11-21T10:50:56
|
|
Rebase
|
|
14e2e92e
|
2009-12-27T21:03:33
|
|
3.0.9rc11
|
|
88440278
|
2009-12-26T12:57:23
|
|
HPUX support and avr32 test fixes.
|
|
70868464
|
2009-12-26T09:58:03
|
|
Remove xfails for mips and arm
|
|
9458d88f
|
2009-12-26T07:02:27
|
|
Rebase from GCC
|
|
1d04af52
|
2009-12-25T09:50:36
|
|
Updated some mips XFAILs
|
|
115ab36f
|
2009-12-24T00:22:00
|
|
Update missing changes for 3.0.9r4.
|
|
2340e7a7
|
2009-10-04T23:53:17
|
|
AVR support
|
|
c6dddbd0
|
2009-10-04T08:11:33
|
|
Initial commit
|