gm2-13-mipsisa64r6-linux-gnuabi64
GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture
This is the GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
gnat-13-mips64-linux-gnuabi64
GNU Ada compiler for the mips64-linux-gnuabi64 architecture
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
gnat-13-mips64el-linux-gnuabi64
GNU Ada compiler for the mips64el-linux-gnuabi64 architecture
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
gnat-13-mipsisa32r6-linux-gnu
GNU Ada compiler for the mipsisa32r6-linux-gnu architecture
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
libptytty0
library for OS-independent pseudo-tty management - runtime libraries
A small library that offers pseudo-tty management in an OS-independent way. It
also offers session database support (utmp and optional wtmp/lastlog updates
for login shells).
libfmt8
fast type-safe C++ formatting library -- library
This library provides fast, type-safe, small, C++11-aware replacement of
(s)printf and related machinery. In some cases it's noticeably faster
than boost::format, boost::lexical_cast and even sprintf itself.