aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0c2ea6e..aaa0420 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2005-07-04 Mark Kettenis <kettenis@gnu.org>
+ * i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' in
+ read_memory call.
+ * bsd-uthread.c (bsd_uthread_wait): Use gdb_byte for byte buffer.
+
* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
* coffread.c (patch_type, process_coff_symbol): Likewise.
* corelow.c (core_open): Likewise.