old-cross-binutils/sim/common
Mike Frysinger 799026a704 sim: rename bool argument to avoid stdbool clash
Including stdbool.h before hw-properties.h results in a build error due
to the hw_add_boolean_property function having an argument named "bool"
in its prototype.  The source file has already be renamed to not use
this ("boolean" instead), so match the header to the source.
2010-03-15 07:14:25 +00:00
..
aclocal.m4 * common/aclocal.m4: Add include of ../../config/zlib.m4. 2009-11-24 22:58:08 +00:00
callback.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-accfp.c common/ 2010-01-25 04:08:52 +00:00
cgen-cpu.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-defs.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-engine.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-fpu.c
cgen-fpu.h common/ 2010-01-25 04:08:52 +00:00
cgen-mem.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-ops.h * cgen-ops.h (SUBWORDXFSI): Fix word ordering. 2010-01-22 08:23:26 +00:00
cgen-par.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-par.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-run.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-scache.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-scache.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-sim.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-trace.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-trace.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen-types.h * cgen-types.h (SETDI): Delete, unused. 2010-01-06 05:03:46 +00:00
cgen-utils.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
cgen.sh * Make-common.in (CGEN_CPU_EXTR,CGEN_CPU_READ): Pass canonical 2009-07-07 08:09:19 +00:00
ChangeLog sim: rename bool argument to avoid stdbool clash 2010-03-15 07:14:25 +00:00
common.m4 * common/aclocal.m4: Add include of ../../config/zlib.m4. 2009-11-24 22:58:08 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
configure.ac Remove SIM_CHECK_MEMBER* in sim/common/. 2009-08-29 11:36:26 +00:00
dv-core.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
dv-glue.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
dv-pal.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
dv-sockser.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
dv-sockser.h
gdbinit.in
genmloop.sh Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
gennltvals.sh gdb/ 2009-05-18 13:25:35 +00:00
gentmap.c
gentvals.sh
hw-alloc.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-alloc.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-base.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-base.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-device.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-device.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-events.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-events.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-handles.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-handles.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-instances.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-instances.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-main.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-ports.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-ports.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-properties.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-properties.h sim: rename bool argument to avoid stdbool clash 2010-03-15 07:14:25 +00:00
hw-tree.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-tree.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
Make-common.in * Make-common.in (CGEN_SIM_DEPS): Define. 2010-01-25 00:48:17 +00:00
Makefile.in Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
nltvals.def gdb/ 2009-05-18 13:25:35 +00:00
nrun.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
run-sim.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
run.1 Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
run.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-abort.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-alu.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-arange.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-arange.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-assert.h
sim-base.h sime-base.h: fix typos in STATE_CPU() examples 2010-02-04 22:52:03 +00:00
sim-basics.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-bits.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-bits.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-config.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-config.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-core.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-core.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-cpu.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-cpu.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-endian.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-endian.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-engine.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-engine.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-events.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-events.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-fpu.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-fpu.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-hload.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-hrw.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-hw.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-hw.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-info.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-inline.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-inline.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-io.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-io.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-load.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-memopt.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-memopt.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-model.c sim-model.c: Include sim-model.h 2010-02-04 22:52:42 +00:00
sim-model.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-module.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-module.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-n-bits.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-n-core.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-n-endian.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-options.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-options.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-profile.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-profile.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-reason.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-reg.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-resume.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-run.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-signal.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-signal.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-stop.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-trace.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-trace.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-types.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-utils.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-utils.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-watch.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-watch.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
syscall.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
tconfig.in
version.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00