OSDN Git Service

2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl@lucon.org>
Fri, 31 Aug 2007 14:55:10 +0000 (14:55 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 31 Aug 2007 14:55:10 +0000 (14:55 +0000)
commit7dd078dfefccce8ccb62febd09de68ea03d8836e
tree7fb47a07ec5d72dfa7a10b7814a42a1f097e7da6
parentb1b2dd4b851983e411f7f4608a024ee08408f628
2007-08-31  H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
* Makefile.in: Regenerated.

* configure.in (AC_GNU_SOURCE): Added.
(AC_PROG_CC): Moved before AC_GNU_SOURCE.
(AC_CHECK_DECLS): Add stpcpy.
* configure: Regenerated.
* config.in: Likewise.

* i386-dis.c: Include "sysdep.h" before "dis-asm.h".

* sysdep.h (stpcpy): New.
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/config.in
opcodes/configure
opcodes/configure.in
opcodes/i386-dis.c
opcodes/sysdep.h