Skip to content

jaebaek/Linker101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linker101

  • Makefile (i.e., build system overview)
  • Static linking
  • Dynamic linking
  • Implementation of a simple dynamic linker

To be added

  • [DONE] Linking relocatables from c and assembly source files
    • See linking_with_assembly
  • Inline assembly
  • C preprocessing
  • Linker script
  • C built-in functions (e.g., __builtin_expect)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published