From: Ian Lance Taylor Date: Sat, 29 Aug 1992 00:17:55 +0000 (+0000) Subject: Fri Aug 28 16:29:15 1992 Ian Lance Taylor (ian@cygnus.com) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0a62e9bd9f1c007ce0bba8633b647379a73d9dbb;p=binutils-gdb.git Fri Aug 28 16:29:15 1992 Ian Lance Taylor (ian@cygnus.com) * archive.c (bfd_slurp_bsd_armap): if the symdef_count is too large, assume we're using a swapped byte order and fail with wrong_format rather than dumping core. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b25d68b3266..7a698155e7c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,18 +1,15 @@ +Fri Aug 28 16:29:15 1992 Ian Lance Taylor (ian@cygnus.com) + + * archive.c (bfd_slurp_bsd_armap): if the symdef_count is too + large, assume we're using a swapped byte order and fail with + wrong_format rather than dumping core. + Fri Aug 28 15:38:03 1992 Ken Raeburn (raeburn@cygnus.com) * Renamed opc-sparc.c to sparc-opc.c for systems with short filename constraints. * Makefile.in: Updated to reflect change. -Thu Aug 27 17:01:04 1992 Ian Lance Taylor (ian@cygnus.com) - - * targets.c, config/i960-bout.mt, hosts/*: added - HOST_BIG_ENDIAN_DEFAULT_VECTOR and - HOST_LITTLE_ENDIAN_DEFAULT_VECTOR because bout archive format - depends on the endianness of the host. Added #define - HOST_BIG_ENDIAN_P and #undef HOST_BIG_ENDIAN_P to a number of - configuration files in hosts/ (it was already in some). - Thu Aug 27 13:05:28 1992 Brendan Kehoe (brendan@cygnus.com) Add preliminary support for the we32k: