mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-30 23:17:13 +01:00
procoptions even when it's through an array-of-const parameter
* always call create_varargs_paraloc_info() instead of create_paraloc_info()
in the former case, even when no varargs parameters are specified (because
on some platforms even some non-variadic parameters need to be passed
differently, such as on ARM with gnueabihf)
git-svn-id: trunk@41420 -
|
||
|---|---|---|
| .. | ||
| aoptcpu.pas | ||
| aoptcpub.pas | ||
| aoptcpuc.pas | ||
| aoptcpud.pas | ||
| cgcpu.pas | ||
| cpubase.pas | ||
| cpuinfo.pas | ||
| cpunode.pas | ||
| cpupara.pas | ||
| cpupi.pas | ||
| cputarg.pas | ||
| hlcgcpu.pas | ||
| itcpugas.pas | ||
| nrv32add.pas | ||
| nrv32cal.pas | ||
| nrv32cnv.pas | ||
| nrv32mat.pas | ||
| rarv32.pas | ||
| rarv32gas.pas | ||
| rrv32con.inc | ||
| rrv32dwa.inc | ||
| rrv32nor.inc | ||
| rrv32num.inc | ||
| rrv32rni.inc | ||
| rrv32sri.inc | ||
| rrv32sta.inc | ||
| rrv32std.inc | ||
| rrv32sup.inc | ||
| rv32reg.dat | ||
| symcpu.pas | ||