aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2007-10-08 23:06:20 +0000
committerPedro Alves <palves@redhat.com>2007-10-08 23:06:20 +0000
commita269972030123e801b2ac6590852ec9682629eee (patch)
treeb77b31b0518316b18eb3d22cd4576c35b9e59f1e /gdb/ChangeLog
parente05ebff47d470d3a827742d736542b53aa24ab74 (diff)
downloadgdb-a269972030123e801b2ac6590852ec9682629eee.zip
gdb-a269972030123e801b2ac6590852ec9682629eee.tar.gz
gdb-a269972030123e801b2ac6590852ec9682629eee.tar.bz2
2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
* stabsread.c (read_huge_number): Fix handling of octal representation when the bit width is known. (read_range_type): Record unsigned integral types with their size, when the type size is known.
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 206c0ba..05d9688 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
+
+ * stabsread.c (read_huge_number): Fix handling of octal
+ representation when the bit width is known.
+ (read_range_type): Record unsigned integral types with their size,
+ when the type size is known.
+
2007-10-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
* MAINTAINERS (Write After Approval): Add self.