gdb/ChangeLog:
authorJim Blandy <jimb@codesourcery.com>
Tue, 17 Jan 2006 22:30:29 +0000 (22:30 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 17 Jan 2006 22:30:29 +0000 (22:30 +0000)
commit4e38b3864ce96e88108671bd271c71ee461e9404
treee67a318d3dcc422bb30eeffc3137a04a32922a1b
parent1193688db202f828c9e3331ed42e2362004cacb8
gdb/ChangeLog:
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.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/findvar.c
gdb/stabsread.c
gdb/symtab.h
This page took 0.036148 seconds and 4 git commands to generate.