diff options
author | Jeff Law <law@redhat.com> | 1994-04-06 07:10:09 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-04-06 07:10:09 +0000 |
commit | 79f7de91c467e041eb9c42c6aeab2f37f7b6d22c (patch) | |
tree | 8946fe70df1ab193f03d3806e7c984c51c0cad04 /ld/ChangeLog | |
parent | 65b1ef4963ee6e1e788b6ebe0b70f2b96e53d3a4 (diff) | |
download | gdb-79f7de91c467e041eb9c42c6aeab2f37f7b6d22c.zip gdb-79f7de91c467e041eb9c42c6aeab2f37f7b6d22c.tar.gz gdb-79f7de91c467e041eb9c42c6aeab2f37f7b6d22c.tar.bz2 |
* emultempl/hppaelf.em (hppaelf_finish): Only resize sections
if building a final executable.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c61aa33..842dde4 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. |