summaryrefslogtreecommitdiff
path: root/cross/i386-netbsdpe/patches/binutils-aa
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-netbsdpe/patches/binutils-aa')
-rw-r--r--cross/i386-netbsdpe/patches/binutils-aa15
1 files changed, 0 insertions, 15 deletions
diff --git a/cross/i386-netbsdpe/patches/binutils-aa b/cross/i386-netbsdpe/patches/binutils-aa
deleted file mode 100644
index 69bc170687d..00000000000
--- a/cross/i386-netbsdpe/patches/binutils-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: binutils-aa,v 1.2 2001/10/21 12:24:16 kent Exp $
-
---- bfd/config.bfd.dist Thu Jun 14 20:16:59 2001
-+++ bfd/config.bfd
-@@ -351,6 +351,10 @@
- targ_defvec=bfd_elf32_i386_vec
- targ_selvecs=i386netbsd_vec
- ;;
-+ i[3456]86-*-netbsdpe*)
-+ targ_defvec=i386pe_vec
-+ targ_selvecs="i386pe_vec i386pei_vec"
-+ ;;
- i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd*)
- targ_defvec=i386netbsd_vec
- targ_selvecs="bfd_elf32_i386_vec i386bsd_vec"