Difference between revisions of "Links"
From Hod's Personal Wiki
m |
m |
||
Line 79: | Line 79: | ||
[http://sources.redhat.com/systemtap SystemTap] | [http://sources.redhat.com/systemtap SystemTap] | ||
− | [[teensyELF | Smallest possible ELF executable]] | + | [[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] |
Revision as of 11:56, 27 September 2011
Android app development tips (blog)
Hidden features of Android development (StackOverflow)
How to communicate between Android tabs (StackOverflow)
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