diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-26 19:54:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-26 19:54:58 +0000 |
commit | 3d9f042ca8be6f5eec33953b7d1c463375287838 (patch) | |
tree | f23c111f625688a437181d3051f0d390ed34e685 /bfd | |
parent | a8e06235d3f8010890e3d3378e384b6550300512 (diff) | |
download | gdb-3d9f042ca8be6f5eec33953b7d1c463375287838.zip gdb-3d9f042ca8be6f5eec33953b7d1c463375287838.tar.gz gdb-3d9f042ca8be6f5eec33953b7d1c463375287838.tar.bz2 |
Mon Feb 26 14:48:39 1996 David Mosberger-Tang <davidm@AZStarNet.com>
* ecoff.c (ecoff_compute_section_file_positions): Adjust the file
size even of sections with no contents.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 98acdfb..bf02df2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 26 14:48:39 1996 David Mosberger-Tang <davidm@AZStarNet.com> + + * ecoff.c (ecoff_compute_section_file_positions): Adjust the file + size even of sections with no contents. + Mon Feb 26 14:01:13 1996 Ian Lance Taylor <ian@cygnus.com> * cofflink.c (_bfd_coff_link_input_bfd): Don't try to optimize a |