* ecoff.c (bfd_debug_section): Fix initialization.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 80a2f49da7bc62cd3c3211dfa6e85834a2958729..37d444f71ed8e59a2bae1e548c7c8530519ab0b1 100644 (file)
@@ -1,3 +1,15 @@
+2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * ecoff.c (bfd_debug_section): Fix initialization.
+       * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
+       is always a positive integer. Cast away sign mismatch.
+       * elf32-mips.c: Fix misleading comment and typo.
+       (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
+       correct data type.
+       * elflink.c: Fix typo.
+       (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
+       * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
+
 2001-05-04  Richard Henderson  <rth@redhat.com>
 
        * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
This page took 0.024132 seconds and 4 git commands to generate.