summaryrefslogtreecommitdiff
path: root/samples/arm-unknown-linux-uclibcgnueabihf
AgeCommit message (Collapse)AuthorFilesLines
2015-10-24Revert "Remove ltrace from samples"Alexey Neyman1-0/+1
This reverts commit a3bb2aeb4445bef4250acaaff99fc8dbb0599f8b.
2015-09-29Remove ltrace from samplesBryan Hundven1-1/+0
As of right now, ltrace fails to build. To get CI happy, lets just disable it! When we fix ltrace, just revert this change. This is also in reference to bug #115 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2014-09-05samples: update ARM little-endian samplesYann E. MORIN3-0/+283
Removed the arm-davinci sample, it does not bring much more that the other samples. Add an ARM uClibc EABIhf sample. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>