mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 04:49:42 +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 | ||
| ag68kmit.pas | ||
| ag68kmot.pas | ||
| ag68kmpw.pas | ||
| aggas.pas | ||
| cpuasm.pas | ||
| cpubase.pas | ||
| cpuinfo.pas | ||
| cpuswtch.pas | ||
| rasm.pas | ||
| rgcpu.pas | ||