During last days I spent some time in binutils, gcc, gdb, glibc, libffi repositories. All of them have GIT mirrors but most (if not all) are kept in CVS by default. I used CVS in previous millenium just because I
Let’s compare some cpu ;)
When I bought Samsung Chromebook friend started “nbench” on it. So I did same on my conference laptop. None of devices won… Idea of testing cpu power was sitting somewhere at back of my head and finally I decided to
Does someone wants Tizen development platform device?
Half year ago I got Tizen development platform device. Played a bit with it and then put in a drawer due to other things to do. Today I looked again at Tizen. Nothing changed. Git repositories still scream “****@#$!$ ***
Chromebook support for Ubuntu
Today I added some Chromebook related packages into my PPA. What is there? xserver-xorg-video-armsoc == accelerated Xorg video driver. chromium-mali-opengles == OpenGL ES support — works as long as you have ROOT-A partition with Chromium OS cause I mount it
Samsung will have big.LITTLE. So what?
Lot of services followed article on EETimes where it was announced that Samsung will present 8-core ARM cpu. What was skipped on some of them is that this is big.LITTLE design so it is made as 4xCortex-A7 + 4xCortex-A15 setup. Good
Ubuntu cross compilers situation for 13.04 ‘raring’
As you know I am responsible for building cross compilers for Ubuntu. They targeted “armel” and “armhf”. But this will change. During last few weeks I was slowly updating cross compiler source packages for ‘raring’ (current Ubuntu development version). Most