binutils-gdb/sim/mcore
Mike Frysinger 43236bb255 sim: mcore: clean up printf warnings
These printf statements are showing "word" objects which are typedefed
from long, so make sure to use l with %x when printing them to avoid
warnings from gcc.
2015-04-21 03:10:16 -04:00
..
ChangeLog sim: mcore: clean up printf warnings 2015-04-21 03:10:16 -04:00
Makefile.in sim: mcore: switch to common syscall handling 2015-04-21 03:10:16 -04:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
configure.ac sim: mcore: use common configure options 2015-03-29 04:14:27 -04:00
interp.c sim: mcore: clean up printf warnings 2015-04-21 03:10:16 -04:00
sim-main.h sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00