C99 opcodes configury
authorAlan Modra <amodra@gmail.com>
Mon, 5 Apr 2021 05:58:04 +0000 (15:28 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 5 Apr 2021 05:58:04 +0000 (15:28 +0930)
commitab2af25e83abb7da1619e8ae678b9286d5448d67
tree16b2cfb6936dc8edc5f392a86840fef95ab848c9
parent83c79df86bf40666d1da7cd884bc10d45773df91
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.
opcodes/ChangeLog
opcodes/cgen-opc.c
opcodes/config.in
opcodes/configure
opcodes/configure.ac
opcodes/i386-opc.h
opcodes/sysdep.h
opcodes/wasm32-dis.c
This page took 0.025085 seconds and 4 git commands to generate.