aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2007-12-06 11:17:03 +0000
committerPierre Muller <muller@sourceware.org>2007-12-06 11:17:03 +0000
commit2c6474365fa51152ae54848eae9a01f829ac3cb8 (patch)
treed19ec00e68c79ff6aeb4da947b9ff312d8af1758 /gdb/ChangeLog
parentf2619d6c3b8c13c9511484252a89b2776c081d1e (diff)
downloadgdb-2c6474365fa51152ae54848eae9a01f829ac3cb8.zip
gdb-2c6474365fa51152ae54848eae9a01f829ac3cb8.tar.gz
gdb-2c6474365fa51152ae54848eae9a01f829ac3cb8.tar.bz2
2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>
* win32-nat.c: Allow compilation if CORE_ADDR is 8 byte long. Add "gdb_stdint.h" dependency required for uintptr_t type use. (handle_output_debug_string): Use uintptr_t typecast. (handle_exception): Ditto. (win32_xfer_memory): Ditto. * Makefile.in (win32-nat.o): Add dependency to gdb_stdint header.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cdba0ff..70cd8fe 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ * win32-nat.c: Allow compilation if CORE_ADDR is 8 byte long.
+ Add "gdb_stdint.h" dependency required for uintptr_t type use.
+ (handle_output_debug_string): Use uintptr_t typecast.
+ (handle_exception): Ditto.
+ (win32_xfer_memory): Ditto.
+ * Makefile.in (win32-nat.o): Add dependency to gdb_stdint header.
+
2007-12-04 Jim Blandy <jimb@codesourcery.com>
Support lexical blocks and function bodies that occupy