Axel Lin
0209905c36
tinymembench: bump to version 0.3
...
Signed-off-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2014-01-14 14:40:21 +01:00
Mischa Jonker
e5c392830e
packages: convert Github http:// users to the github helper
...
[Thomas: taken from Mischa original github patch.]
Signed-off-by: Mischa Jonker <mjonker@synopsys.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-12-06 22:38:26 +01:00
Vicente Olivert Riera
2d9ee197c2
tinymembench: Fix typo error on dependence
...
It should be BR2_MIPS_NABI64 instead of BR_MIPS_NABI64
Fixes:
http://autobuild.buildroot.net/results/c5d/c5da2d99c09b1a2f7da23f1636f1ccc8978cc4a3/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-11-27 13:58:16 +01:00
Vicente Olivert Riera
ee40f4f7a0
tinymembench: not supported on MIPS n32/64 ABIs
...
This is a fix for 9883cbd367 . After deeper
testing we have found that package is supported on MIPS64, but only for
o32 ABI.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-11-25 11:05:12 +01:00
Vicente Olivert Riera
9883cbd367
tinymembench: package not supported on MIPS64
...
Fixes:
http://autobuild.buildroot.net/results/bab/bab68bcf8714f215ac0b0c2546fa06608377fbb0/
This package is only supported on MIPS32 platforms. The mips-32.S file
included in the source code of this package only makes sense to be compiled
for MIPS32, and also contains hardcoded MIPS32 instructions which are
illegal on MIPS64. Trying to compile this package on a MIPS64 platform will
end with a linkage failure due to undefined references.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2013-11-22 15:58:39 +01:00
Jerzy Grzegorek
cd2ff4f637
package: remove the empty trailing lines
...
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-09-13 11:10:23 +02:00
Peter Korsgaard
4e0676c484
package: add tinymembench
...
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-06-27 13:55:27 +02:00