diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f850718..d1a799f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Thu Aug 31 11:49:21 1995 Ian Lance Taylor <ian@cygnus.com> + * bfd-in.h: Add extern "C" if __cplusplus. + * bfd-in2.h: Rebuild. + * coff-mips.c (mips_relocate_section): Don't convert a reloc against an absolute symbol into a reloc against a section. |