From: Fred Fish Date: Sat, 9 Nov 1991 21:51:52 +0000 (+0000) Subject: Document use of elf_big_vec as DEFAULT_VECTOR. X-Git-Tag: gdb-4_18-branchpoint~23129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f135f137a951d858202cbf933f6e3478947aa7b8;p=thirdparty%2Fbinutils-gdb.git Document use of elf_big_vec as DEFAULT_VECTOR. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index dc04638d6fc..30441baf278 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Sat Nov 9 13:45:01 1991 Fred Fish (fnf at cygnus.com) + * config/mt-m68k-elf: Define DEFAULT_VECTOR as elf_big_vec. + * elf.c (elf_object_p): Don't try to create a bfd section for the first ELF section header. It is just a placeholder.