搜索资源列表
完整的C编译器源代码
- 一个完整的C编译器源代码, 可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。 Features * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assemble
gps
- great linker scr ipt for your uC LPC 2148 with usb support
ARM_GCC_LINKER
- 本文章介绍arm芯片上的gcc链接器脚本-Introduction article on the arm of the gcc linker scr ipt
GNU_LD_Script_Explanation
- GNU LD脚本解析,在网上找到的,我做成了pdf文档,方便阅读-GNU LD scr ipt Explanation
Linker_Script
- 关于链接器脚本的中文版文档,对于嵌入式开发的程序员来说,很有必要-chinese documentation about linker scr ipt, important to embedded software
Linker.Script.in.Linux
- 讲述了LINUX内核的链接脚本的技术细节,对了理解内核的编译和配置,以及内核文件的生成和格式很有用。-LINUX kernel links about the technical details of scr ipts on the understanding of the kernel compilation and configuration, and the generation and format of the kernel file is useful.
ld
- ld使用介绍及简单链接脚本说明(简体中文,内容详实)-ld linker scr ipt using a simple introduction and descr iption of
tcc-0.9.25.tar
- A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc gener
OpenLoopSenBLDC
- dsPIC30F2010控制直流无刷无传感器电机,带霍尔传感器的直流无刷电机源码,-he following files should be included in the MPLAB project: // // ClosedLoopSenBLDC.c -- Main source code file // p30f2010.gld -- Linker scr ipt file
arm-gcc-linker
- 搜集整理的ARM GCC链接器相关资料,学习编写linker scr ipt必备的资料。-Collect ARM GCC linker relevant data compilation, learning to write linker scr ipt essential information.
vdsox32
- Linker scr ipt for x32 vDSO.
vsyscall
- Linker scr ipt for vsyscall DSO. The vsyscall page is an ELF shared object prelinked to its virtual address, and with only one read-only segment (that fits in one page). This scr ipt controls its layout.
vmlinux
- Xtensa linker scr ipt for Linux v2.13.6.
realmode
- Linker scr ipt for the real-mode code.
gate
- Linker scr ipt for gate DSO. The gate pages are an ELF shared object prelinked to its virtual address, with only one read-only segment and one -only segment (both fit in one page). This scr ipt controls its layout. -Linker scr ipt for gate DSO. The
BF561_ld
- 内含Blackfin561处理器LDF文件指南,也包含参考的语法linux-ld链接脚本语法;-Processor LDF file containing Blackfin561 guide also contains the reference syntax linux-ld linker scr ipt syntax
linkscript_gcc.ldf
- Example Linker scr ipt for Raspberry Pi Zero/2
thunderbench-Linker-Script-guide
- Thunderbench提供的GNU链接脚本语法教程,并且还介绍了供ARM平台使用的额外参数选项的使用。(Linker scr ipt tutorial, provided by thunderbench. include 1. Linker scr ipt guide 2. Arm specific options)