match up to 3.3 for OpenBSD/i386 a.out
This commit is contained in:
parent
f1c40200d1
commit
5fb612f523
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-bfd_config_bfd,v 1.14 2003/10/11 00:52:22 brad Exp $
|
||||
$OpenBSD: patch-bfd_config_bfd,v 1.15 2004/01/02 23:20:36 brad Exp $
|
||||
--- bfd/config.bfd.orig 2003-06-02 16:35:20.000000000 -0400
|
||||
+++ bfd/config.bfd 2003-09-04 02:23:35.000000000 -0400
|
||||
+++ bfd/config.bfd 2004-01-01 06:37:58.000000000 -0500
|
||||
@@ -199,7 +199,7 @@ case "${targ}" in
|
||||
targ_defvec=bfd_elf32_littlearm_vec
|
||||
targ_selvecs=bfd_elf32_bigarm_vec
|
||||
@ -24,7 +24,7 @@ $OpenBSD: patch-bfd_config_bfd,v 1.14 2003/10/11 00:52:22 brad Exp $
|
||||
targ_selvecs="i386pe_vec i386pei_vec bfd_elf32_i386_vec"
|
||||
;;
|
||||
- i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd*)
|
||||
+ i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd[0-2].* | i[3456]86-*-openbsd3.[0-2])
|
||||
+ i[3456]86-*-netbsdaout* | i[3456]86-*-netbsd* | i[3456]86-*-openbsd[0-3].* | i[3456]86-*-openbsd3.[0-3])
|
||||
targ_defvec=i386netbsd_vec
|
||||
targ_selvecs="bfd_elf32_i386_vec i386bsd_vec"
|
||||
targ_underscore=yes
|
||||
|
Loading…
Reference in New Issue
Block a user