gdb/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6c55b9e9ba058e1921b1bbab200e69060f7b13bc..5c7dc28bcc72588e31d622c05383f4e9dca85bc5 100644 (file)
@@ -1,5 +1,13 @@
 2006-01-17  Jim Blandy  <jimb@redhat.com>
 
+       * symtab.h (struct general_symbol_info): Use gdb_byte for
+       value.bytes.
+       * stabsread.c (define_symbol): Use gdb_byte for the buffer holding
+       a floating-point constant's value.
+       * dwarf2read.c (dwarf2_const_value): Remove casts of value buffer
+       to char *.
+       * findvar.c (read_var_value): Eliminate needless temporary.
+
        * dwarf2-frame.c (dwarf2_read_section): Update forward declaration
        to match prior change to dwarf2_read_section's type.
 
This page took 0.025137 seconds and 4 git commands to generate.