]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
stdlib.h is universal too
authorTom Tromey <tromey@redhat.com>
Wed, 6 Nov 2013 14:42:51 +0000 (07:42 -0700)
committerTom Tromey <tromey@redhat.com>
Mon, 18 Nov 2013 20:29:02 +0000 (13:29 -0700)
commit0080a2f67157de9feeee6d0bf3c0db28112b167b
tree2eaa735f308f8f1130d881653dd86a90dbc52f1e
parent161d1bec16764585e987c8d804df0fb560a0d491
stdlib.h is universal too

stdlib.h is universal as well, so there is no need to check for it.

2013-11-18  Tom Tromey  <tromey@redhat.com>

* configure: Rebuild.
* configure.ac: Don't check for stdlib.h
* defs.h: Include stdlib.h unconditionally.

2013-11-18  Tom Tromey  <tromey@redhat.com>

* configure: Rebuild.
* configure.ac: Don't check for stdlib.h.
* gdbreplay.c: Unconditionally include stdlib.h.
gdb/ChangeLog
gdb/configure
gdb/configure.ac
gdb/defs.h
gdb/gdbserver/ChangeLog
gdb/gdbserver/configure
gdb/gdbserver/configure.ac
gdb/gdbserver/gdbreplay.c