* ppcboot.c (ppcboot_set_arch_mach): Don't define; it's a
authorIan Lance Taylor <ian@airs.com>
Thu, 12 Dec 1996 19:57:22 +0000 (19:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 12 Dec 1996 19:57:22 +0000 (19:57 +0000)
function.
(ppcboot_bfd_print_private_bfd_data): Don't take the address of an
array.
PR 11256.

bfd/ChangeLog

index 0b6a829890ca8623091d454021ca541d1b20abb5..371d94cabdf378230e18252de7217c43d6b29682 100644 (file)
@@ -1,3 +1,21 @@
+Thu Dec 12 14:55:41 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ppcboot.c (ppcboot_set_arch_mach): Don't define; it's a
+       function.
+       (ppcboot_bfd_print_private_bfd_data): Don't take the address of an
+       array.
+
+Tue Dec 10 23:23:52 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * elf32-mn10300.c (reloc_type): Remove big endian mn10300 reloc
+       variants.
+       (elf32_mn10300_howto_table, mn10300_reloc_map): Likewise.
+       (bfd_elf32_mn10300_reloc): Write data in little endian format.
+       * reloc.c: Remove mn10300 big endian relocs.
+       * bfd-in2.h, libbfd.h: Rebuilt.
+
+       * elf32-mn10200.c: Update from elf32-mn10300.c.
 Fri Dec  6 15:18:05 1996  Jeffrey A Law  (law@cygnus.com)
 
        * elf32-mn10300.c (elf_symbol_leading_char): Define.
@@ -48,7 +66,7 @@ Mon Dec  2 12:13:51 1996  Ian Lance Taylor  <ian@cygnus.com>
 Mon Dec  2 00:39:24 1996  Jeffrey A Law  (law@cygnus.com)
 
        * elf32-mn10300.c (mn10300_info_howto): Renamed from
-       mn10300-Info_howto_rel.  Tweak reloc argument to be an
+       mn10300_info_howto_rel.  Tweak reloc argument to be an
        Elf32_Internal_Rela.
        (USE_RELA): Define instead of USE_REL.
        (elf_info_to_howto, elf_info_howto_rel): Corresponding changes.
This page took 0.043314 seconds and 4 git commands to generate.