Fixes to allow sources to compile under Solaris 2.8
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index b4e9f157a5bfd5ea0d33f241e201eb0b693f184c..675ef88c04f1c4dea87d3478b13fe1e097c4006d 100644 (file)
@@ -1,3 +1,43 @@
+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
This page took 0.027105 seconds and 4 git commands to generate.