Rain's Links
The Linux Kernel
MIPS:
SPIM A MIPS32 Simulator
cs470 - Fall 2011
Understanding the Stack
Examining the Stack
Getting the call stack without a frame pointer
ELC 2008 Presentations
http://celinux.org/elc08_presentations/ELC2008%20-%20Back-tracing%20in%20MIPS-based%20Linux%20Systems.pdf
GCC_Tips
GDB Study
ARM:
Embedded Programming with the GNU Toolchain
ARM Stack Unwinding
ARM ASSEMBLER
ARM Manuals
ARM: The Architecture for the Digital World
ARM参数传递规则
X86:
从寄存器看I386和x64位中函数调用中参数传递
AT&T Assembly Syntax
POSIX FunctionsAPUE
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X.
UNIX Network Programming, Volume 2, Second Edition: Interprocess Communications, Prentice Hall, 1999, ISBN 0-13-081081-9.
POSIX.1 FAQ - The Open Group
(算法)
http://www.cnblogs.com/v-July-v/category/301877.html
Computer Science 315 Lecture Notes
Intel X86
Using Assembly Language in Linux.
Assembly Language Tutorial (x86)
GCC-Inline-Assembly-HOWTO
AT&T Assembly Syntax
Wireless
IEEE 802
gcc.info :
If you want to find some gcc builtin functions, you can find it in gcc.info which is located in toolchain directory.