Difference between revisions of "FPC internals"

From Lazarus wiki
Jump to navigationJump to search
(Link "Generating initialised data" page)
m (Add entry)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The basic parts of this documentation are taken from the the 1.0.x internals documentation ([ftp://ftp.freepascal.org/fpc/docs-pdf/comparch.pdf]) written by Carl-Eric Codere. They are adapted to fit the changed parts of 1.9.x. This documentation is still under construction.
+
{{FPC internals}}
 +
The basic parts of this documentation are taken from the the 1.0.x internals documentation ([ftp://ftp.freepascal.org/fpc/docs-pdf/comparch.pdf]) written by Carl-Eric Codere. They are adapted to fit the changed parts of 1.9.x. This documentation is since 2003 under construction.
  
 
# [[Introduction]]
 
# [[Introduction]]
Line 10: Line 11:
 
# [[The inline assembler parser]]
 
# [[The inline assembler parser]]
 
# [[The code generator]]
 
# [[The code generator]]
## [[Node code generator]]
+
## [[FPC_Internals/CPU_Target|Node code generator]]
 
## [[Code generator abstraction layer]]
 
## [[Code generator abstraction layer]]
 
## [[The register allocator]]
 
## [[The register allocator]]
Line 18: Line 19:
 
#* [[Compiler-generated data and data structures|Layout of certain compiler-generated data and data structures]]
 
#* [[Compiler-generated data and data structures|Layout of certain compiler-generated data and data structures]]
 
# [[Message files]]
 
# [[Message files]]
 
+
# [[Interface delegation]]
[[Category:FPC]]
+
# [[FPC Internals/Parameters]]
[[Category:FPC internals]]
 

Latest revision as of 04:38, 19 September 2020