summaryrefslogtreecommitdiff
path: root/examples/standalone/stubs.c
Commit message (Expand)AuthorAgeLines
* Export redesignMartin Dorwig2015-01-29-31/+33
* standalone: use GCC_VERSION defined in compiler-gcc.hMasahiro Yamada2014-09-16-5/+2
* arc: add support for standalone programsAlexey Brodkin2014-02-07-0/+13
* arm64: core supportDavid Feng2014-01-09-0/+15
* ARM: fix the standalone programsJeroen Hofstee2013-12-12-2/+2
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-15-4/+3
* openrisc: Add support for standalone programsStefan Kristiansson2012-01-13-0/+14
* Standalone Apps: Standalone apps should need only exports.h.Mike Partington2011-12-06-0/+1
* nds32: standalone supportMacpaul Lin2011-10-22-1/+16
* x86: Rename i386 to x86Graeme Russ2011-04-13-2/+2
* Fix build problems caused by "_end" -> "__bss_end__" renameWolfgang Denk2011-03-31-2/+2
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* nios: remove nios-32 archThomas Chou2010-05-28-17/+0
* nios2: fix r15 issue for gcc4Thomas Chou2010-05-28-3/+3
* Fix bug in jumptable call stubs for SPARC.Sergey Mironov2009-10-27-2/+2
* Blackfin: change global data register from P5 to P3Robin Getz2009-09-02-2/+2
* Move examples/ to examples/standalonePeter Tyser2009-07-21-0/+225