Add __int128 non-ANSI C type
add _Float16,_Float32,_Float64,_Float128 non-ANSI C types
Install sample Menu and Forms in datarootdir/cursel
separate objc-devel rpm subpackage
use lib64 instead of lib for linux aarch64
objc-3.4.16
Update bootstrap compiler to autoconf 2.73
I've uploaded a RPM package built on Leap 16.0 AMD64 (the extension is x86_64 but the package was built on amd64) : objc-3.4.15-1.x86_64.rpm. This also installs on the alpha release of openSUSE Leap 16.1. The back-end C compiler for openSUSE 16 is gcc 15.2 but it can also be used with gcc 13.4 as included in openSUSE 16.1 as well. This can be done by setting CC=gcc-13 and CPP="gcc-13 -E" in the objc driver shell script.