From cb62d2bc1edb6e9db09e055c18e4164cfc9bcc6a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 5 Feb 1996 16:11:08 +0000 Subject: [PATCH] * libcoff-in.h: Add comment reminding people that libcoff.h is a generated file. * libcoff.h: Rebuild. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 13a634c840..1b3e8f9c36 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Mon Feb 5 10:38:27 1996 Ian Lance Taylor + * libcoff-in.h: Add comment reminding people that libcoff.h is a + generated file. + * libcoff.h: Rebuild. + * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the flavour of a section with no owner.