OSDN Git Service

* solib-irix.c (gdb_int32_bytes): Use gdb_byte instead of char.
authordrow <drow>
Mon, 24 Jul 2006 22:04:12 +0000 (22:04 +0000)
committerdrow <drow>
Mon, 24 Jul 2006 22:04:12 +0000 (22:04 +0000)
commite7063bf654e0289cbf6984c26408b44706e273d6
tree4988521da4ee479370e1e3e0a88e1d606da5fe2c
parentbba7b6f55674a8d75af04821889b6407c0ac20e4
* solib-irix.c (gdb_int32_bytes): Use gdb_byte instead of char.
(gdb_int64_bytes): Likewise.
(fetch_lm_info): Use .b fields of gdb_int32_bytes and gdb_int64_bytes
as first argument to extract_unsigned_integer to silence compiler
warnings.
gdb/ChangeLog
gdb/solib-irix.c