Posts Tagged ‘MIPS’

08.13
12

Valgrind 3.8.0

by admin ·

Valgrind – a tool for finding defects in programs such as issues with memory, improper flow separation, uninitialized variables, and so on. In the new version:

  • Support for recent distributions of Linux (gcc-4.7, glibc-2.16).
  • Platform Support MIPS32/Linux, in both formats: BE and LE.
  • Initial support x86/Android.
  • Initial support for MacOSX 10.8.
  • Support for Intel AVX instructions and AES.
  • Support instruction for decimal floating-point architecture for POWER.
  • (more…)

10.21
11

Android 4.0 Ice Cream Sandwich for MIPS SoC

by admin ·

Manufacturer Mips has on his site a guide to developers porting of Android 4.0 on MIPS-based system-on-a-chip solutions.

The chip designer provides its know-how in this case, anticipating available only in December to free the source code of Android 4.0 for MIPS are available, according to MIPS .
(more…)