summaryrefslogtreecommitdiff
path: root/samples/powerpc-e300c3-linux-gnu
AgeCommit message (Collapse)AuthorFilesLines
2014-09-08samples: update the PowerPC samplesYann E. MORIN1-14/+3
powerpc-unknown-linux-uclibc is left aside for now... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-10-01samples: update for the releaseYann E. MORIN"1-1/+0
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-01-24cc/gcc: remove 'sub-level' version form symbolsYann E. MORIN"1-1/+1
Now we use defconfig files to store the samples, we have to be a bit more conservatives in the symbols names, so as to avoid gigantic version bumps when updating sub-level versions from a package. Update samples accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-05-06samples: resave all samples with savedefconfigYann E. MORIN"1-503/+0
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-04-30samples: update to latest set of optionsYann E. MORIN"1-4/+10
No feature- of version-bump, just update the samples so that no (NEW) option pops up in the release. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-04-09samples: update to latest config option setYann E. MORIN"1-8/+10
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-01-31samples: update before releaseYann E. MORIN"1-15/+27
Update all samples to reflect the new set of options, plus: - remove the arm-iphone-linux-gnueabi sample (obsolete...) - disable hard-float in ARM bare-metal samples. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-10-16samples: update to latest set of optionsYann E. MORIN"1-28/+28
Update all the samples, so that there is not config-prompt when recalling samples. This is no upgrade, it's just about having new options set (y or n) in the samples. Also, get rid of the armeb-test_nptl-linux-uclibcgnueabi, it's no longer needed, there's a non-test sample with uClibc NPTL, now. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-07-30samples: update before releaseYann E. MORIN"1-92/+65
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-04-28samples: updateYann E. MORIN"1-34/+64
Release is coming soon... Time to update samples... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-03-14samples: new PPC e300c3 sampleYann E. MORIN"2-0/+507
Gustavo wrote: ---8<--- Attached my ct-ng e300c3 toolchain config for: powerpc-e300c3-linux-gnu [l X] OS : linux-2.6.36.3 Companion libs : gmp-5.0.1 mpfr-3.0.0 ppl-0.10.2 cloog-ppl-0.15.10 mpc-0.8.2 libelf-0.8.13 binutils : binutils-2.21 C compiler : gcc-4.5.2 (C,C++) C library : eglibc-2_12 Tools : ---8<--- Reported-by: Gustavo Zacarias <gustavo@zacarias.com.ar> ["Yann E. MORIN" : updated to match new config options] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>