OSDN Git Service

2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Fri, 31 Aug 2007 14:55:09 +0000 (14:55 +0000)
committerhjl <hjl>
Fri, 31 Aug 2007 14:55:09 +0000 (14:55 +0000)
commitd675b59e3022671be27f7fd66d72f9464ae95ea0
treed13cfea971ae4a89aef9cd003b24fdc36797892d
parent029831bbac6d402010a0ee79fb9d60e2bb99a6c3
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