From ac96f0c73de2dea58c9e18b2ec97ef3c8862c475 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 19 Nov 2009 10:06:03 +0000 Subject: 2009-11-19 Tristan Gingold * coff-rs6000.c (rs6000coff_vec): Use generic routines instead of hard-coded casts. (pmac_xcoff_vec): Ditto. * coff64-rs6000.c (rs6000coff64_vec): Ditto. (aix5coff64_vec): Ditto. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d7d77bf..a3b9a8f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2009-11-19 Tristan Gingold + + * coff-rs6000.c (rs6000coff_vec): Use generic routines instead of + hard-coded casts. + (pmac_xcoff_vec): Ditto. + * coff64-rs6000.c (rs6000coff64_vec): Ditto. + (aix5coff64_vec): Ditto. + 2009-11-18 Alan Modra * bfd-in.h (_bfd_elf_ppc_at_tls_transform): Declare. -- cgit v1.1