OSDN Git Service

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)
commit39ca65a96dfab23c80a73405ee9ac27adc7d361b
treeb73942784189d124a0885f5338c3fe72355fa783
parent1861774ed3ebffc2fbc369bf3fdf4ae32549f72b
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