aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-02-12 23:35:38 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-02-12 23:35:38 +0000
commitb8511eeb48b1860bd2a94d3adc451888c13d7a33 (patch)
treeba13f244e433496418fb77cddaf6ce7cfb04a905 /gdb
parent2c2b4ed43a10475ae8707c032bcf9acdf4f1b0a8 (diff)
downloadfsf-binutils-gdb-b8511eeb48b1860bd2a94d3adc451888c13d7a33.zip
fsf-binutils-gdb-b8511eeb48b1860bd2a94d3adc451888c13d7a33.tar.gz
fsf-binutils-gdb-b8511eeb48b1860bd2a94d3adc451888c13d7a33.tar.bz2
Fix a typo.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4ebcfc5..f605628 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -863,7 +863,7 @@
* windows-nat.c: Ditto.
(cygwin_load_start): Redefine as CORE_ADDR.
(cygwin_load_end): Ditto.
- (windows_make_so): Coerce result of address arithmetic to to uintptr_t
+ (windows_make_so): Coerce result of address arithmetic to uintptr_t
before coercing to CORE_ADDR to avoid a compiler warning.
(handle_exception): Define addr as CORE_ADDR and coerce
ExceptionAddress to uintptr_t before assigining to avoid a compiler