diff options
author | Nick Clifton <nickc@redhat.com> | 2006-08-22 11:50:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-08-22 11:50:33 +0000 |
commit | 57da97f58cd03bfd891f5f904876c65cb1f37e4b (patch) | |
tree | 1584d34c5b0f1f4d40282648f9dfc357638d84c0 /ld/ChangeLog | |
parent | dc0b6aa05a3bb1de236f5cf81cfe1dab70bec879 (diff) | |
download | gdb-57da97f58cd03bfd891f5f904876c65cb1f37e4b.zip gdb-57da97f58cd03bfd891f5f904876c65cb1f37e4b.tar.gz gdb-57da97f58cd03bfd891f5f904876c65cb1f37e4b.tar.bz2 |
* configure.tgt: Set targ_emul to arm_wince_pe for ARM Windows CE targets.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 42cfec7..e8f5901 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -8,10 +8,13 @@ 2006-08-22 Pedro Alves <pedro_alves@portugalmail.pt> + * configure.tgt: Set targ_emul to arm_wince_pe for ARM + Windows CE targets. + +2006-08-22 Pedro Alves <pedro_alves@portugalmail.pt> + * Makefile.am: Split arm-wince into its own emulation. * Makefile.in: Regenerate. - * configure.tgt: Set targ_emul to arm_wince_pe for ARM Windows - CE targets. * pe-dll.c : Define PE_ARCH_arm_wince. (pe_detail_list): Add PE_ARCH_arm_wince case. (make_one): Handle PE_ARCH_arm_epoc and PE_ARCH_arm_wince cases. |