- 13 9月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: On PPC, the first 13 floating point arguments to C calls are passed in floating point registers. Also, all but the first 8 arguments are passed on the stack. So there can be floating point arguments that are passed on the stack and in a register. We duplicate the regs datastructure in c_calling_convention() to represent this. Reviewed-by: kvn, cjplummer
-
- 07 9月, 2013 2 次提交
- 06 9月, 2013 2 次提交
- 05 9月, 2013 1 次提交
-
-
由 cl 提交于
-
- 30 8月, 2013 3 次提交
- 29 8月, 2013 5 次提交
- 28 8月, 2013 2 次提交
- 26 8月, 2013 3 次提交
- 24 8月, 2013 4 次提交
- 23 8月, 2013 16 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 mgronlun 提交于
Reviewed-by: acorn, sla
-
由 poonam 提交于
-
由 poonam 提交于
-
由 jiangli 提交于
-
由 jiangli 提交于
Summary: Need to check if the constant pool mapping returns 0. Reviewed-by: coleenp, sspitsyn
-
由 jmasa 提交于
-
由 iklam 提交于
-
由 sla 提交于
-
由 jmasa 提交于
-
由 iklam 提交于
Summary: Avoid dumping C++ vtable when BUILD_WIN_SA != 1 Reviewed-by: dcubed, sla, tbell
-
由 goetz 提交于
Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.). Reviewed-by: kvn, dholmes, stefank
-
由 rbackman 提交于
-
由 cl 提交于
-
- 22 8月, 2013 1 次提交
-
-
由 hseigel 提交于
8023393: Need to suppress info message if -Xcheck:jni used with libjsig.dylab on Mac OSX Summary: Rewrite 7051189 test in Java, port Linux fix for 7051189 to Mac OSX. Reviewed-by: coleenp, dholmes, mseledtsov, ccheung
-