aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2004-01-21 18:46:23 +0000
committerEli Zaretskii <eliz@gnu.org>2004-01-21 18:46:23 +0000
commitec1459659670db3b33965426bdadf471281f4ed7 (patch)
treeb745824d028296d289e6eea01150f4965e02eaf2 /gdb/ChangeLog
parent5843504f37f47171baafa9b6085ffc2114775084 (diff)
downloadgdb-ec1459659670db3b33965426bdadf471281f4ed7.zip
gdb-ec1459659670db3b33965426bdadf471281f4ed7.tar.gz
gdb-ec1459659670db3b33965426bdadf471281f4ed7.tar.bz2
* utils.c (init_page_info): Move declarations of `rows' and
`cols' before the __GO32__-specific code. Move the closing brace outside the #ifdef __GO32__..#endif block. [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 434932c..f5b8fc5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-21 Eli Zaretskii <eliz@gnu.org>
+
+ * utils.c (init_page_info): Move declarations of `rows' and
+ `cols' before the __GO32__-specific code. Move the closing brace
+ outside the #ifdef __GO32__..#endif block.
+ [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
+
2004-01-21 Paul Brook <paul@codesourcery.com>
* infrun.c (handle_inferior_event): Check stop_stack_dummy if handling