]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbarch.sh
* arch-utils.c (initialize_current_architecture): Test byte_order
authorAndrew Cagney <cagney@redhat.com>
Sat, 29 Dec 2001 19:25:58 +0000 (19:25 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 29 Dec 2001 19:25:58 +0000 (19:25 +0000)
commit428721aaa3be621b3c63dc823dfbd993eb2bf942
tree09705df9da87cb7f40c39bb714103f048238f95f
parent815ecd347616d4b1178452cb38548f964efefdd7
* arch-utils.c (initialize_current_architecture): Test byte_order
against BFD_ENDIAN_UNKNOWN.
(gdbarch_info_init): Initialize byte_order to BFD_ENDIAN_UNKNOWN.
* gdbarch.sh: Update comments on default value of byte_order.
(verify_gdbarch, gdbarch_update_p): Test byte_order against
BFD_ENDIAN_UNKNOWN.
* gdbarch.h, gdbarch.c: Re-generate.
gdb/ChangeLog
gdb/arch-utils.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh