Fixes to allow sources to compile under Solaris 2.8
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 99011eaf900a3d7da543b32245186b4b61d74728..675ef88c04f1c4dea87d3478b13fe1e097c4006d 100644 (file)
@@ -1,3 +1,55 @@
+2000-12-21  Santeri Paavolainen <santtu@ssh.com>
+
+       * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
+
+       * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
+
+       * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
+       arithmetic.
+
+       * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
+
+       * coffcode.h (styp_to_sec_flags): Add empty statement after label.
+
+2000-12-21  Richard Sandiford  <rsandifo@redhat.com>
+
+       * libbfd.c (bfd_get_bits): Added
+       (bfd_put_bits): Likewise
+       * bfd-in.h: Declared the above.
+       * bfd-in2.h: Regenerated.
+
+2000-12-20  Kazu Hirata  <kazu@hxi.com>
+
+       * targets.c: Fix formatting.
+       * tekhex.c: Likewise.
+       * trad-core.c: Likewise.
+
+2000-12-19  Kazu Hirata  <kazu@hxi.com>
+
+       * sco5-core.c: Fix formatting.
+       * section.c: Likewise.
+       * sparclinux.c: Likewise.
+       * sparclynx.c: Likewise.
+       * sparcnetbsd.c: Likewise.
+       * srec.c: Likewise.
+       * stabs.c: Likewise.
+       * stab-syms.c: Likewise.
+       * sunos.c: Likewise.
+       * syms.c: Likewise.
+       * sysdep.h: Likewise.
+
+2000-12-18  Nick Clifton  <nickc@redhat.com>
+
+       * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
+       defined.
+       * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
+       * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
+
+2000-12-18  Nick Clifton  <nickc@redhat.com>
+
+       * vms-misc.c (_bfd_vms_get_record): Add default case to
+       file_format switch.
+
 2000-12-15  Miloslav Trmac <mitr@volny.cz>
 
        * elfcore.h (elf_core_file_p): Move to the start of the program
This page took 0.028467 seconds and 4 git commands to generate.