commit | ab2af25e83abb7da1619e8ae678b9286d5448d67 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Mon Apr 05 15:28:04 2021 +0930 |
committer | Alan Modra <amodra@gmail.com> | Mon Apr 05 15:28:04 2021 +0930 |
tree | 16b2cfb6936dc8edc5f392a86840fef95ab848c9 | |
parent | 83c79df86bf40666d1da7cd884bc10d45773df91 [diff] |
C99 opcodes configury * configure.ac: Don't check for limits.h, string.h, strings.h or stdlib.h. (AC_ISC_POSIX): Don't invoke. * sysdep.h: Include stdlib.h and string.h unconditionally. * i386-opc.h: Include limits.h unconditionally. * wasm32-dis.c: Likewise. * cgen-opc.c: Don't include alloca-conf.h. * config.in: Regenerate. * configure: Regenerate.