| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-20 | embedded-devel: add LD_TRACE_PRELINKING | John Ogness | |
| Since PIE binaries are created by default now, it has become important to see where the binaries are mapped in memory. LD_TRACE_PRELINKING is the dynamic loader environment variable to see that. $ env LD_TRACE_PRELINKING=1 ./hello | grep '=>' Signed-off-by: John Ogness <john.ogness@linutronix.de> | |||
| 2017-12-19 | embedded devel: add english version | John Ogness | |
| Signed-off-by: John Ogness <john.ogness@linutronix.de> | |||
