1 --- ./ld/configure.tgt.~1~ 2009-02-03 19:13:25.000000000 +0100
2 +++ ./ld/configure.tgt 2009-02-03 19:16:53.000000000 +0100
4 *-*-ieee*) targ_emul=vanilla ;;
5 pic30-*-coff) targ_emul=pic30_coff ;;
6 pic30-*-elf) targ_emul=pic30_elf32 ;;
7 +pic30-*-none) targ_emul=pic30_elf32 ;;
8 ip2k-*-elf) targ_emul=elf32ip2k ;;