* arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
authorAndrew Cagney <cagney@redhat.com>
Tue, 29 Jan 2002 03:51:19 +0000 (03:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 29 Jan 2002 03:51:19 +0000 (03:51 +0000)
commitafe64c1a68ec5ba0921fd218d25257ae969b1cd2
tree037db6f4d1cdfab0b982dbe798f56ce11c7a02eb
parent75bc7ddf1b1e98d946b1b3c260c56d2d8ebd251e
* arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
(target_byte_order): Initialize to BFD_ENDIAN_BIG.
(initialize_current_architecture): Update target_byte_order using
information from BFD.
* config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
* config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
* config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.

Update doco.
gdb/ChangeLog
gdb/arch-utils.c
gdb/config/arm/tm-arm.h
gdb/config/mcore/tm-mcore.h
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
This page took 0.024525 seconds and 4 git commands to generate.