aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-02-18 03:25:44 +0000
committerJohn Gilmore <gnu@cygnus>1993-02-18 03:25:44 +0000
commit0ae975eac9e87f7ce178edd62ed4b916db69b3f7 (patch)
tree76db1605e00804f3fb3d6706c45b12394ba88619 /gdb
parent5f85b1a5e6d0ed1826931affcdb95fbdd985a75e (diff)
downloadgdb-0ae975eac9e87f7ce178edd62ed4b916db69b3f7.zip
gdb-0ae975eac9e87f7ce178edd62ed4b916db69b3f7.tar.gz
gdb-0ae975eac9e87f7ce178edd62ed4b916db69b3f7.tar.bz2
* dbxread.c (process_one_symbol): Cast to unsigned char, not int.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5eacdd6..6df5042 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Wed Feb 17 19:24:40 1993 John Gilmore (gnu@cygnus.com)
+
+ * dbxread.c (process_one_symbol): Cast to unsigned char, not int.
+
Wed Feb 17 13:40:29 1993 K. Richard Pixley (rich@cygnus.com)
* remote.c (readchar): forward declare alarm which otherwise looks