diff options
author | Stan Cox <scox@redhat.com> | 1998-06-03 16:20:48 +0000 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 1998-06-03 16:20:48 +0000 |
commit | f5bb0acb5ab597eabf45959381b228dcbf1c2713 (patch) | |
tree | 2b95a1681055a355ec873ccc1813e26dde909973 /bfd | |
parent | 1e3fba9b78f222b927287f0d32b17a7b6f2e6a8f (diff) | |
download | gdb-f5bb0acb5ab597eabf45959381b228dcbf1c2713.zip gdb-f5bb0acb5ab597eabf45959381b228dcbf1c2713.tar.gz gdb-f5bb0acb5ab597eabf45959381b228dcbf1c2713.tar.bz2 |
Give error if previous object endianness doesn't match the current one.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 59358db..90bc4fd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 3 12:18:24 1998 Stan Cox <scox@equinox.cygnus.com> + + * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Give an + error if previous object endianness doesn't match current object. + Tue Jun 2 17:50:59 1998 Nick Clifton <nickc@cygnus.com> * elf32-v850.c (v850_elf_print_private_bfd_data): Call |