mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 00:29:39 +01:00
ad hoc set constants containing varying number cdecl-like calling
conventions
o added pocall_sysv_abi_cdecl and pocall_ms_abi_cdecl to cstylearrayofconst
o also allow C-style blocks with mwpascal instead of cdecl (mwpascal = cdecl
with "const" = "constref" for record parameters)
o did not touch cases related to name mangling and import/export names,
because those are a real mess and easily break things left and right :/
git-svn-id: trunk@35479 -
|
||
|---|---|---|
| .. | ||
| agppcmpw.pas | ||
| agppcvasm.pas | ||
| aoptcpu.pas | ||
| aoptcpub.pas | ||
| aoptcpud.pas | ||
| cgcpu.pas | ||
| cpubase.pas | ||
| cpuinfo.pas | ||
| cpunode.pas | ||
| cpupara.pas | ||
| cpupi.pas | ||
| cputarg.pas | ||
| hlcgcpu.pas | ||
| itcpugas.pas | ||
| nppcadd.pas | ||
| nppccal.pas | ||
| nppccnv.pas | ||
| nppcmat.pas | ||
| ppcins.dat | ||
| ppcreg.dat | ||
| rappc.pas | ||
| rappcgas.pas | ||
| rppccon.inc | ||
| rppcdwrf.inc | ||
| rppcgas.inc | ||
| rppcgri.inc | ||
| rppcgss.inc | ||
| rppcmot.inc | ||
| rppcmri.inc | ||
| rppcnor.inc | ||
| rppcnum.inc | ||
| rppcrni.inc | ||
| rppcsri.inc | ||
| rppcstab.inc | ||
| rppcstd.inc | ||
| rppcsup.inc | ||
| symcpu.pas | ||