binutils-gdb/sim
Mike Frysinger e71b81d85f sim: HW_NALLOC: new alloc helper
We have malloc (uninitialized buffer), zalloc (zeroed buffer), and
nzalloc (zeroed array).  But we don't have a way to allocate an
uninitialized array.  Add a HW_NALLOC to fill this gap.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-12-29 02:51:40 +00:00
..
arm
avr
common sim: HW_NALLOC: new alloc helper 2010-12-29 02:51:40 +00:00
cr16
cris Regenerate for bool -> bool_ change 2010-10-09 07:56:18 +00:00
d10v
erc32
frv
h8300
igen
iq2000
lm32
m32c * Makefile.in: Use CC_FOR_BUILD to build opc2c. 2010-12-04 01:58:55 +00:00
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
ppc
rx (decode_opcode): RXO_branchrel is relative to the opcode's PC, not 2010-12-14 23:39:03 +00:00
sh
sh64 Regenerate for bool -> bool_ change 2010-10-09 07:56:18 +00:00
testsuite * sim/cris/c/seek3.c, sim/cris/c/seek4.c: New tests. 2010-10-06 23:41:20 +00:00
v850
.gitignore sim: start a gitignore 2010-12-23 21:15:25 +00:00
ChangeLog sim: start a gitignore 2010-12-23 21:15:25 +00:00
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING