Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/toolchain/bfd Add bfd_elf32_bigarm_vec to arm-netbs...
details: https://anonhg.NetBSD.org/src/rev/11ec0ce80ba9
branches: trunk
changeset: 525457:11ec0ce80ba9
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Apr 11 21:43:49 2002 +0000
description:
Add bfd_elf32_bigarm_vec to arm-netbsdelf.
diffstat:
gnu/dist/toolchain/bfd/config.bfd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r f0ed01a1fc4a -r 11ec0ce80ba9 gnu/dist/toolchain/bfd/config.bfd
--- a/gnu/dist/toolchain/bfd/config.bfd Thu Apr 11 21:35:49 2002 +0000
+++ b/gnu/dist/toolchain/bfd/config.bfd Thu Apr 11 21:43:49 2002 +0000
@@ -106,7 +106,7 @@
arm-*-netbsdelf*)
targ_defvec=bfd_elf32_littlearm_vec
- targ_selvecs=armnetbsd_vec
+ targ_selvecs="bfd_elf32_bigarm_vec armnetbsd_vec"
;;
arm-*-netbsd*)
targ_defvec=armnetbsd_vec
Home |
Main Index |
Thread Index |
Old Index