From 16636918e8c401b212959ccc0e2d6308c313ceb6 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 1 Dec 1998 20:17:18 +0000 Subject: [PATCH] patch for PR 18243. * coff-h8300.c (h8300_bfd_link_add_symbols): Make reloc_size, reloc_count and i long instead of unsigned long. Handle error return from bfd_canonicalize_reloc. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fa2d3cf..dd46e61 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 1 11:33:33 1998 Jim Wilson + + * coff-h8300.c (h8300_bfd_link_add_symbols): Make reloc_size, + reloc_count and i long instead of unsigned long. Handle error + return from bfd_canonicalize_reloc. + 1998-12-01 Nick Clifton * elf32-v850.c (v850_elf_relocate_section): Detect the absence of -- 2.7.4