* coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,
authorIan Lance Taylor <ian@airs.com>
Mon, 4 May 1998 15:03:38 +0000 (15:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 May 1998 15:03:38 +0000 (15:03 +0000)
not signed.
* peicode.h (pe_saved_coff_bfd_print_private_bfd_data): Use PARAMS
when declaring parameter types.
(pe_saved_coff_bfd_copy_private_bfd_data): Likewise.

bfd/ChangeLog

index bd11da42e0fe8a5a6ebf0e40fb909254e6443161..04e5c1a03397314e0faa73811ec0c00e57e51b7d 100644 (file)
@@ -1,3 +1,11 @@
+Mon May  4 11:02:23 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,
+       not signed.
+       * peicode.h (pe_saved_coff_bfd_print_private_bfd_data): Use PARAMS
+       when declaring parameter types.
+       (pe_saved_coff_bfd_copy_private_bfd_data): Likewise.
+
 Wed Apr 29 15:35:03 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.bfd: If we include any ELF targets in targ_defvec and/or
This page took 0.029894 seconds and 4 git commands to generate.