From: Ken Raeburn Date: Thu, 20 Jul 1995 17:56:18 +0000 (+0000) Subject: * targets.c (bfd_target_vector): Since armpe and armpei have been split into X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dfdcff13c0df6370c4432d7230e4d63c8950484f;p=binutils-gdb.git * targets.c (bfd_target_vector): Since armpe and armpei have been split into big- and little-endian variants, list all of them, instead of the now-nonexistant armpe[i]_vec. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ba792abd399..e2df00cbdaa 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Jul 20 13:41:21 1995 Ken Raeburn + + * targets.c (bfd_target_vector): Since armpe and armpei have been + split into big- and little-endian variants, list all of them, + instead of the now-nonexistant armpe[i]_vec. + Thu Jul 20 00:06:39 1995 Ian Lance Taylor * elf.c (bfd_section_from_phdr): Set lma based on p_paddr.