diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-04 22:52:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-04 22:52:58 +0000 |
commit | 65f56a58635f2e067a42e233d9f26046190711b1 (patch) | |
tree | cd34d98bdd5a18923c0001761082b89bd69330ef /bfd | |
parent | 0063d3a1064db6c95dd725993754455ccbe17c2e (diff) | |
download | gdb-65f56a58635f2e067a42e233d9f26046190711b1.zip gdb-65f56a58635f2e067a42e233d9f26046190711b1.tar.gz gdb-65f56a58635f2e067a42e233d9f26046190711b1.tar.bz2 |
* coffcode.h (coff_compute_section_file_positions): Adjust sofar
by the change in size of the section when EXEC_P is not set.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 07be9d2..14c4201 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Fri Oct 4 13:49:01 1996 Ian Lance Taylor <ian@cygnus.com> + * coffcode.h (coff_compute_section_file_positions): Adjust sofar + by the change in size of the section when EXEC_P is not set. + * coff-m68k.c (coff_rtype_to_howto): Define if not defined. (m68kcoff_rtype_to_howto): New static function. * cf-m68klynx.c (coff_m68k_lynx_rtype_to_howto): Add the section |