From: Ian Lance Taylor Date: Wed, 9 Feb 1994 22:17:49 +0000 (+0000) Subject: * coff-alpha.c (alpha_relocate_section): Accept a LITERAL X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=0d634116b2a6b21b5c1a89adc12b216590a3dbc3;hp=d87c080eaf8c73c4f2f3288adb51fd6a44896f41;p=deliverable%2Fbinutils-gdb.git * coff-alpha.c (alpha_relocate_section): Accept a LITERAL reloc on an "ldl" instruction too. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c9b9bad3bc..35825c0977 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Wed Feb 9 12:55:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * coff-alpha.c (alpha_relocate_section): Accept a LITERAL + reloc on an "ldl" instruction too. + * archive.c (bfd_ar_hdr_from_filesystem): Cast status elements when passing them to sprintf. Use %ld instead of %d.