gnueabi
gnueabi is the GNU project's implementation of the ARM Embedded Application Binary Interface (EABI) for Linux user-space. It designates the convention used by the GNU toolchain to build and run 32-bit ARM Linux executables and libraries under the EABI standard.
The EABI standard specifies the calling convention, how functions receive arguments in registers or stack, data
Historically, gnueabi superseded older OABI-based toolchains and the armel soft-float ABI used by some early Linux
Toolchains and packaging: The common cross-compiler triplet arm-linux-gnueabi denotes a toolchain targeting EABI-based ARM Linux with
Current status: gnueabi remains relevant for older 32-bit ARM devices and software, but newer devices especially