From: Jeff Law Date: Wed, 6 Apr 1994 07:10:09 +0000 (+0000) Subject: * emultempl/hppaelf.em (hppaelf_finish): Only resize sections X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79f7de91c467e041eb9c42c6aeab2f37f7b6d22c;p=binutils-gdb.git * emultempl/hppaelf.em (hppaelf_finish): Only resize sections if building a final executable. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index c61aa33edd5..842dde40d21 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 6 00:09:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * emultempl/hppaelf.em (hppaelf_finish): Only resize sections + if building a final executable. + Tue Apr 5 12:17:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ldmain.c (main): Check the return value of bfd_close.