mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 23:41:43 +01:00
* asmsymbollist global is removed and moved into a new class
tasmlibrarydata that will hold the info of a .a file which
corresponds with a single module. Added librarydata to tmodule
to keep the library info stored for the module. In the future the
objectfiles will also be stored to the tasmlibrarydata class
* all getlabel/newasmsymbol and friends are moved to the new class
|
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| cgx86.pas | ||
| cpubase.pas | ||