From: Peter Schauer Date: Mon, 7 Mar 1994 21:38:41 +0000 (+0000) Subject: Add lost lines to previous ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=802f4fe2f7536a3738b23742c80ae3ddfc1b57c7;p=binutils-gdb.git Add lost lines to previous ChangeLog entry. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fcfe8bae1df..dfaf3123528 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -3,6 +3,8 @@ Sat Mar 5 14:08:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word, Elf*_Off typedefs by their expansion, the typedefs have been removed from include/elf/internal.h. + * elfcode.h (bfd_section_from_shdr): Handle SHT_DYNAMIC section like + SHT_PROGBITS section. Thu Mar 3 20:03:39 1994 Jeffrey A. Law (law@snake.cs.utah.edu)