From 020cc13c3a0782029f408a8164a13a1e5af6d538 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sat, 30 Nov 2002 16:33:55 +0000 Subject: 2002-11-30 Andrew Cagney * exec.c (xfer_memory): Replace boolean with int. * p-exp.y: Use 0 instead of false. * corelow.c (gdb_check_format): Change return type to int from boolean. * utils.c: Don't include or first. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bfe5163..d27c626 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2002-11-30 Andrew Cagney + + * exec.c (xfer_memory): Replace boolean with int. + * p-exp.y: Use 0 instead of false. + * corelow.c (gdb_check_format): Change return type to int from + boolean. + * utils.c: Don't include or first. + 2002-11-29 Stephane Carrez * m68hc11-tdep.c (m68hc11_register_raw_size): Remove. -- cgit v1.1