| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: support standalone applications on RV64I systems | Lukas Auer | 2019-01-15 | 1 | -0/+11 |
* | riscv: replace use of callee-saved register in standalone | Lukas Auer | 2019-01-15 | 1 | -5/+5 |
* | riscv: Support standalone | Rick Chen | 2018-01-12 | 1 | -0/+12 |
* | avr32: Retire AVR32 for good | Andy Shevchenko | 2017-07-06 | 1 | -13/+0 |
* | OpenRISC: Remove | Tom Rini | 2017-04-05 | 1 | -14/+0 |
* | SPARC: Remove | Tom Rini | 2017-04-05 | 1 | -15/+0 |
* | Blackfin: Remove | Tom Rini | 2017-04-05 | 1 | -13/+0 |
* | xtensa: add support for the xtensa processor architecture [1/2] | Chris Zankel | 2016-08-15 | 1 | -0/+47 |
* | Add support for 64-bit MIPS to examples/standalone | Stanislav Galabov | 2016-05-21 | 1 | -0/+18 |
* | Export redesign | Martin Dorwig | 2015-01-29 | 1 | -31/+33 |
* | standalone: use GCC_VERSION defined in compiler-gcc.h | Masahiro Yamada | 2014-09-16 | 1 | -5/+2 |
* | arc: add support for standalone programs | Alexey Brodkin | 2014-02-07 | 1 | -0/+13 |
* | arm64: core support | David Feng | 2014-01-09 | 1 | -0/+15 |
* | ARM: fix the standalone programs | Jeroen Hofstee | 2013-12-12 | 1 | -2/+2 |
* | Change stub example to use asm-generic/sections.h | Simon Glass | 2013-03-15 | 1 | -4/+3 |
* | openrisc: Add support for standalone programs | Stefan Kristiansson | 2012-01-13 | 1 | -0/+14 |
* | Standalone Apps: Standalone apps should need only exports.h. | Mike Partington | 2011-12-06 | 1 | -0/+1 |
* | nds32: standalone support | Macpaul Lin | 2011-10-22 | 1 | -1/+16 |
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | 1 | -2/+2 |
* | Fix build problems caused by "_end" -> "__bss_end__" rename | Wolfgang Denk | 2011-03-31 | 1 | -2/+2 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 1 | -2/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -1/+1 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | 1 | -17/+0 |
* | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | 1 | -3/+3 |
* | Fix bug in jumptable call stubs for SPARC. | Sergey Mironov | 2009-10-27 | 1 | -2/+2 |
* | Blackfin: change global data register from P5 to P3 | Robin Getz | 2009-09-02 | 1 | -2/+2 |
* | Move examples/ to examples/standalone | Peter Tyser | 2009-07-21 | 1 | -0/+225 |