mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 12:09:48 +01:00
* procinfo renamed to current_procinfo
* procinfo will now be stored in current_module so it can be
cleaned up properly
* gen_main_procsym changed to create_main_proc and release_main_proc
to also generate a tprocinfo structure
* fixed unit implicit initfinal
|
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agcpugas.pas | ||
| aoptcpu.pas | ||
| aoptcpub.pas | ||
| cgcpu.pas | ||
| cpuasm.pas | ||
| cpubase.pas | ||
| cpuinfo.pas | ||
| cpunode.pas | ||
| cpupara.pas | ||
| cpupi.pas | ||
| cpuswtch.pas | ||
| cputarg.pas | ||
| n68kcnv.pas | ||
| n68kmat.pas | ||
| ncpuadd.pas | ||
| radirect.pas | ||
| rasm.pas | ||
| rgcpu.pas | ||