diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b8bdefd..f850718 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 31 11:49:21 1995 Ian Lance Taylor <ian@cygnus.com> + + * coff-mips.c (mips_relocate_section): Don't convert a reloc + against an absolute symbol into a reloc against a section. + Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com> * coff-arm.c (coff_arm_reloc): Fix common size problem. |