* spu-linux-nat.c: Include "gdb_stdint.h".
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 8 May 2007 23:18:23 +0000 (23:18 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Tue, 8 May 2007 23:18:23 +0000 (23:18 +0000)
commitb9efddcd6f658c74764aea1937e1f16e1ff35d5f
treeaeb762969628f2b951ffe5b3335171ea58aaef33
parentce5eab59d86480f84df2a492318c252c96a282af
* spu-linux-nat.c: Include "gdb_stdint.h".
(fetch_ppc_register): Use uint64_t instead of unsigned long long.
(fetch_ppc_memory_1, store_ppc_memory_1): Likewise.
(fetch_ppc_memory, store_ppc_memory): Fix coding style.
(spu_symbol_file_add_from_memory): Use strtoulst instead of sscanf.
(spu_child_wait): Mark up string for translation.
gdb/ChangeLog
gdb/Makefile.in
gdb/spu-linux-nat.c