diff options
author | Yao Qi <yao@codesourcery.com> | 2014-01-02 11:02:56 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2014-01-07 10:28:06 +0800 |
commit | 94123b4f917eb03353fa46a43ea1fd7c37f3fb55 (patch) | |
tree | 2f69debc666e234e6c67f3c68e841a2f661c3ca1 /gdb/gnu-nat.c | |
parent | 831883073995ff46717fa4918340e253f1c1d772 (diff) | |
download | gdb-94123b4f917eb03353fa46a43ea1fd7c37f3fb55.zip gdb-94123b4f917eb03353fa46a43ea1fd7c37f3fb55.tar.gz gdb-94123b4f917eb03353fa46a43ea1fd7c37f3fb55.tar.bz2 |
Use enum bfd_endian in gdbarch.sh
This patch changes the return type of gdbarch_byte_order and
gdbarch_byte_order_for_code, from 'int' to 'enum bfd_endian'.
gdb:
2014-01-07 Yao Qi <yao@codesourcery.com>
* gdbarch.sh (byte_order, byte_order_for_code): Change type to
'enum bfd_endian'.
(struct gdbarch_info) <byte_order>: Change type to
'enum bfd_endian'.
<byte_order_for_code>: Likewise.
* gdbarch.c, gdbarch.h: Regenerated.
Diffstat (limited to 'gdb/gnu-nat.c')
0 files changed, 0 insertions, 0 deletions