binutils-gdb/sim/mips
Joel Brobecker 5f3ef9d035 Define PACKAGE macro in all sims' config.h.
Some of the common includes in include/gdb such as callback.h
include bfd.h.  But there was a recent change in bfd-in.h to
require that config.h be included before bfd.h can be included:

    /* PR 14072: Ensure that config.h is included first.  */
    #if !defined PACKAGE && !defined PACKAGE_VERSION
    #error config.h must be included before this header
    #endif

PACKAGE_VERSION is always defined by default by the AC_INIT autoconf
macro, but PACKAGE isn't.  This patch updates the SIM_AC_COMMON macro
to define it, and then regenerates all configure scripts and config.in
files.

sim/common/changeLog:

        * acinclude.m4 (SIM_AC_COMMON): Define PACKAGE.
        * config.in, configure: Regenerate.

sim/ChangeLog:

        * configure: Regenerate.

sim/arm/ChangeLog:

        * config.in, configure: Regenerate.

sim/avr/ChangeLog:

	* config.in, configure: Regenerate.

sim/bfin/ChangeLog:

	* config.in, configure: Regenerate.

sim/cr16/ChangeLog:

	* config.in, configure: Regenerate.

sim/cris/ChangeLog:

	* config.in, configure: Regenerate.

sim/d10v/ChangeLog:

	* config.in, configure: Regenerate.

sim/erc32/ChangeLog:

	* config.in, configure: Regenerate.

sim/frv/ChangeLog:

	* config.in, configure: Regenerate.

sim/h8300/ChangeLog:

	* config.in, configure: Regenerate.

sim/iq2000/ChangeLog:

	* config.in, configure: Regenerate.

sim/lm32/ChangeLog:

	* config.in, configure: Regenerate.

sim/m32c/ChangeLog:

	* config.in, configure: Regenerate.

sim/m32r/ChangeLog:

	* config.in, configure: Regenerate.

sim/m68hc11/ChangeLog:

	* config.in, configure: Regenerate.

sim/mcore/ChangeLog:

	* config.in, configure: Regenerate.

sim/microblaze/ChangeLog:

	* config.in, configure: Regenerate.

sim/mips/ChangeLog:

	* config.in, configure: Regenerate.

sim/mn10300/ChangeLog:

	* config.in, configure: Regenerate.

sim/moxie/ChangeLog:

	* config.in, configure: Regenerate.

sim/ppc/ChangeLog:

	* configure: Regenerate.

sim/rl78/ChangeLog:

	* config.in, configure: Regenerate.

sim/rx/ChangeLog:

	* config.in, configure: Regenerate.

sim/sh/ChangeLog:

	* config.in, configure: Regenerate.

sim/sh64/ChangeLog:

	* config.in, configure: Regenerate.

sim/v850/ChangeLog:

	* config.in, configure: Regenerate.

sim/testsuite/ChangeLog:

	* configure: Regenerate.
2012-06-15 17:20:10 +00:00
..
ChangeLog Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
Makefile.in * Makefile.in ($(SIM_MULTI_OBJ)): Depend on sim-main.h 2011-07-08 03:41:13 +00:00
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure.ac Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cp1.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cp1.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dsp.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dsp.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dsp2.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-tx3904cpu.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-tx3904irc.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-tx3904sio.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-tx3904tmr.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
interp.c PR 14072 2012-05-19 16:46:16 +00:00
m16.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
m16.igen 2004-09-24 Monika Chaddha <monika@acmet.com> 2004-09-24 20:28:24 +00:00
m16e.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
m16run.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mdmx.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mdmx.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mips.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mips.igen sim/mips/ 2007-10-22 20:02:25 +00:00
mips3d.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mips3264r2.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sb1.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-main.c 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 22:30:52 +00:00
sim-main.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
smartmips.igen Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
tconfig.in * tconfig.in (SIM_QUIET_NAN_NEGATED): Define. 2005-07-08 18:42:15 +00:00
tx.igen import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
vr.igen 2005-05-26 David Ung <davidu@mips.com> 2005-05-26 21:31:57 +00:00