diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-09-22 20:57:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-09-22 20:57:58 +0000 |
commit | 01657c7aecc19c1d2a1e980343d10db6d6cc10ba (patch) | |
tree | 817c7069f6eb375fdc2cc8ee81b6f34cc013eb3f /bfd | |
parent | e544ed4f3d320d674bb9ca227732cb61d9d7260d (diff) | |
download | gdb-01657c7aecc19c1d2a1e980343d10db6d6cc10ba.zip gdb-01657c7aecc19c1d2a1e980343d10db6d6cc10ba.tar.gz gdb-01657c7aecc19c1d2a1e980343d10db6d6cc10ba.tar.bz2 |
* bfd.c (tdata): Add lynx_core_data.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 83ef0de..fbcdf5b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Wed Sep 22 16:34:14 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * bfd.c (tdata): Add lynx_core_data. + * ecoff.c (ecoff_compute_section_file_positions): Set filepos for sections with SEC_LOAD set, even if SEC_HAS_CONTENTS is clear. (ecoff_write_object_contents): Don't set scnptr to zero just |