gobjc-12-multilib-x86-64-linux-gnux32

GNU Objective-C compiler (multilib support) (cross compiler for x32 architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

gobjc-12-riscv64-linux-gnu

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-12-sh4-linux-gnu

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-12-x86-64-linux-gnux32

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

mhz

CPU frequency measurement utility

This tool measures real CPU clockspeeds. This is helpful on platforms where cpufreq support is not available (yet) or where the clockspeed values returned by the kernel cannot be relied. This applies to platforms where vendors are cheating, where weird clockspeed capping occurs for unknown reasons or where actual clockspeeds are set via jumpers while the clockspeeds available to the kernel are derived from device-tree (DT) entries.

libptl2t64

parallel tasking library

PTL is a lightweight C++11 multithreading tasking system featuring a thread-pool, task-groups, and a lock-free task queue.