src/sim/common ChangeLog dv-cfi.c
vapier@sourceware.org
vapier@sourceware.org
Mon Oct 10 02:41:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2011-10-10 02:41:54
Modified files:
sim/common : ChangeLog dv-cfi.c
Log message:
sim: dv-cfi: include stdbool.h
The dv-cfi code uses the bool type but doesn't include the stdbool.h
header. I didn't notice for Blackfin targets as the core Blackfin
header will include stdbool.h, but most targets don't do this.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/ChangeLog.diff?cvsroot=src&r1=1.257&r2=1.258
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/common/dv-cfi.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Gdb-cvs
mailing list