summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3
Commit message (Collapse)AuthorAgeFilesLines
* tiobench: Fix build with hardening flagsKhem Raj2017-06-191-0/+49
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tiobench: Fix build using GCC 5.2Otavio Salvador2015-09-231-0/+30
| | | | | | | Drop 'inline' of crc32 function to fix build using GCC 5.2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tiobench: fix aligned allocation method clash with newer glibcOtavio Salvador2012-08-071-0/+57
| | | | | | | | | glibc 2.16 added aligned allocation support to stdlib and those function clashes with the local implementation done in tiobench. We fix it using a '_' prefix on those. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tiobench: Add version 0.3.3 (initial recipe)Noor Ahsan2011-08-311-0/+49
* Imported from oe.dev commit id 821f47e170dddabaef3925fd62c5423210dcb363. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>