* 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.
This commit is contained in:
Ken Raeburn 1995-07-20 17:56:18 +00:00
parent 8c72d4fcf6
commit dfdcff13c0
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Thu Jul 20 13:41:21 1995 Ken Raeburn <raeburn@cygnus.com>
* 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 <ian@cygnus.com>
* elf.c (bfd_section_from_phdr): Set lma based on p_paddr.