binutils-gdb/sim/common
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
Make-common.in sim: use character classes rather than ranges 2012-03-19 04:54:48 +00:00
Makefile.in sim: headers: use abs_srcdir to find helper scripts 2012-01-06 06:43:48 +00:00
acinclude.m4 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
callback.c PR 14072 2012-05-19 16:46:16 +00:00
cgen-accfp.c common/ 2010-01-25 04:08:52 +00:00
cgen-cpu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-defs.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-engine.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-fpu.c
cgen-fpu.h common/ 2010-01-25 04:08:52 +00:00
cgen-mem.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-ops.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-par.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-par.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-run.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-scache.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-scache.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-sim.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-trace.c PR 14072 2012-05-19 16:46:16 +00:00
cgen-trace.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-types.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cgen-utils.c PR 14072 2012-05-19 16:46:16 +00:00
cgen.sh
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 sim: dv-cfi: check for posix_fallocate 2011-11-07 16:28:52 +00:00
dv-cfi.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-cfi.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-core.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-glue.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-pal.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-sockser.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-sockser.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdbinit.in
genmloop.sh Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gennltvals.sh sim: use character classes rather than ranges 2012-03-19 04:54:48 +00:00
gentmap.c PR 14072 2012-05-19 16:46:16 +00:00
gentvals.sh
hw-alloc.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-alloc.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-base.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-base.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-device.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-device.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-events.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-events.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-handles.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-handles.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-instances.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-instances.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-main.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-ports.c sim: fix spelling typo 2012-04-02 05:21:59 +00:00
hw-ports.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-properties.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-properties.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-tree.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
hw-tree.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
nltvals.def sim: common: add back Blackfin syscalls 2011-05-26 18:20:13 +00:00
nrun.c * nrun.c: Add #ifdef HAVE_CONFIG_H and associated includes stanza 2012-03-24 09:31:09 +00:00
run-sim.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
run.1 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
run.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-abort.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-alu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-arange.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-arange.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-assert.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-base.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-basics.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-bits.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-bits.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-command.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-config.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-config.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-core.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-core.h sim: add a proper sim_core_trans_addr prototype 2012-03-26 02:18:43 +00:00
sim-cpu.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-cpu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-endian.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-endian.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-engine.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-engine.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-events.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-events.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-fpu.c Update the copyright header of various files... 2012-01-02 15:37:37 +00:00
sim-fpu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-hload.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-hrw.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-hw.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-hw.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-info.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-inline.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-inline.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-io.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-io.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-load.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-memopt.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-memopt.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-model.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-model.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-module.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-module.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-n-bits.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-n-core.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-n-endian.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-options.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-options.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-profile.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-profile.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-reason.c 2012-05-24 Pedro Alves <palves@redhat.com> 2012-05-24 17:38:54 +00:00
sim-reg.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-resume.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-run.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-signal.c 2012-05-24 Pedro Alves <palves@redhat.com> 2012-05-24 17:38:54 +00:00
sim-signal.h 2012-05-24 Pedro Alves <palves@redhat.com> 2012-05-24 17:38:54 +00:00
sim-stop.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-trace.c Commit gdb and sim support for v850e2 and v850e2v3 on behalf of 2012-03-29 00:57:19 +00:00
sim-trace.h Commit gdb and sim support for v850e2 and v850e2v3 on behalf of 2012-03-29 00:57:19 +00:00
sim-types.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-watch.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-watch.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
syscall.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
tconfig.in
version.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00