aboutsummaryrefslogtreecommitdiff
path: root/samples/armv8-rpi3-linux-gnueabihf
Commit message (Collapse)AuthorAgeFilesLines
* Fix samples defaulted to glibchyc2017-05-141-0/+1
| | | | Since glibc is no longer the default C library
* Run samples through an updateAlexey Neyman2017-03-201-2/+2
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Run samples through 'ct-ng update-samples'.Alexey Neyman2017-01-191-3/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Make all samples save tarballs.Alexey Neyman2016-11-181-0/+2
| | | | | | ... and provide consistent logging. Signed-off-by: Alexey Neyman <stilor@att.net>
* Remove --with-expat from extra GDB args.Alexey Neyman2016-04-011-1/+0
| | | | | | | 300-gdb.sh always adds --with-expat, no need to list it in crosstool.config. Signed-off-by: Alexey Neyman <stilor@att.net>
* Adds Raspberry Pi 3 sample configStefan Hallas Mulvad2016-03-022-0/+18
Signed-off-by: Stefan Hallas Mulvad <shm@hallas.nu>