Difference between revisions of "Links"
From Hod's Personal Wiki
m |
m |
||
Line 66: | Line 66: | ||
[[teensyELF | Smallest possible ELF executable]] - Original at [http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux] | [[teensyELF | Smallest possible ELF executable]] - Original at [http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux] | ||
+ | |||
+ | [http://www.youngester.com/ | Interesting graphics and articles/blog-ish stuff] | ||
[http://makezine.com Make Magazine] | [http://makezine.com Make Magazine] |
Revision as of 10:54, 14 October 2011
Papers by Ulrich Drepper - Ulrich Drepper
Caches + Self Modifying Code (ARM blog)
Position independent code internals
Samsung S5PC110/S5PV210 ARM Cortex-A8
Caltech Associates Calendar of Events
Developer Think Tank (developer program site)
Smallest possible ELF executable - Original at A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux