binutils-gdb/sim/common
Mike Frysinger e61ddca7fa sim: HW_NZALLOC: fix arg handling
The HW_NZALLOC macro has all caps args for some reason (unlike the other
alloc helpers), and ends up not using the "ME" argument since its copy
and paste source uses "me".  Make all the args lowercase to match the
style of all the other args and make it use the correct "me".

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-12-29 02:50:35 +00:00
..
aclocal.m4 * common/aclocal.m4: Add include of ../../config/zlib.m4. 2009-11-24 22:58:08 +00:00
callback.c * callback.c (os_lseek): Call wrap on lseek result. 2010-10-06 23:45:44 +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 sim: profile: implement --profile-file backend 2010-04-22 02:18:32 +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: HW_NZALLOC: fix arg handling 2010-12-29 02:50:35 +00:00
common.m4 * common/aclocal.m4: Add include of ../../config/zlib.m4. 2009-11-24 22:58:08 +00:00
config.in sim: use socklen_t with accept() 2010-03-30 23:09:48 +00:00
configure sim: use socklen_t with accept() 2010-03-30 23:09:48 +00:00
configure.ac sim: use socklen_t with accept() 2010-03-30 23:09:48 +00:00
dv-core.c sim: add missing values to array initializers 2010-04-12 16:53:33 +00:00
dv-glue.c sim: add missing values to array initializers 2010-04-12 16:53:33 +00:00
dv-pal.c sim: add missing values to array initializers 2010-04-12 16:53:33 +00:00
dv-sockser.c sim: dv-sockser: add a write buffer variant 2010-11-16 19:10:29 +00:00
dv-sockser.h sim: dv-sockser: add a write buffer variant 2010-11-16 19:10:29 +00:00
gdbinit.in * aclocal.m4 (SIM_AC_OUTPUT): Substitute @cgen_breaks@ for "break 2004-12-07 23:37:35 +00:00
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 * gentmap.c: Fix compile time warning. 2006-11-07 19:29:59 +00:00
gentvals.sh
hw-alloc.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
hw-alloc.h sim: HW_NZALLOC: fix arg handling 2010-12-29 02:50:35 +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 sim: add missing values to array initializers 2010-04-12 16:53:33 +00:00
hw-ports.h sim: fix typos in hw-ports.h 2010-04-02 18:25:27 +00:00
hw-properties.c sim: avoid TRACE redefine warnings 2010-03-16 20:58:53 +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 sim: convert old style function definitions 2010-03-30 19:43:42 +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 Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
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 sim: cast away hw/device differences 2010-11-23 02:45:29 +00:00
sim-core.h sim: update device_error() prototype 2010-03-30 20:38:26 +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 sim: fix fpu missing initializer warnings 2010-04-23 15:39:15 +00:00
sim-fpu.h sim: also constify sim_fpu_print_func 2010-04-10 21:25:06 +00:00
sim-hload.c Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-hrw.c sim: constify sim_write source buffer 2010-04-13 20:28:20 +00:00
sim-hw.c sim: add missing values to array initializers 2010-04-12 16:53:33 +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 sim: add --map-info option 2010-12-15 11:50:46 +00:00
sim-memopt.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-model.c sim: add --model-info helper option 2010-04-19 18:42:00 +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 sim: add missing values to array initializers 2010-04-12 16:53:33 +00:00
sim-options.h Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
sim-profile.c sim: profile: fix building with --disable-sim-profile 2010-11-23 02:48:54 +00:00
sim-profile.h sim: profile: implement --profile-file backend 2010-04-22 00:40:14 +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 sim: add missing values to array initializers 2010-04-12 16:53:33 +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 sim: fix printf format warning about non-string literal 2010-03-30 20:43:36 +00:00
sim-utils.h sim: constify sim_write source buffer 2010-04-13 20:28:20 +00:00
sim-watch.c sim: add missing values to array initializers 2010-04-12 16:53:33 +00:00
sim-watch.h sim: constify watchpoint interrupt names 2010-03-30 20:42:02 +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