Index: external/gpl3/binutils/dist/gas/configure.tgt =================================================================== RCS file: /cvsroot/src/external/gpl3/binutils/dist/gas/configure.tgt,v retrieving revision 1.5 diff -u -p -r1.5 configure.tgt --- external/gpl3/binutils/dist/gas/configure.tgt 29 Sep 2013 14:03:30 -0000 1.5 +++ external/gpl3/binutils/dist/gas/configure.tgt 30 Sep 2013 15:56:56 -0000 @@ -126,8 +126,8 @@ case ${generic_target} in arm-*-uclinux*eabi*) fmt=elf em=armlinuxeabi ;; arm-*-uclinux*) fmt=elf em=linux ;; arm-*-nacl*) fmt=elf em=nacl ;; - arm-*-netbsdelf*) fmt=elf em=nbsd ;; - arm-*-*n*bsd*) fmt=aout em=nbsd ;; + arm-*-netbsdelf*) fmt=elf em=armnbsd ;; + arm-*-*n*bsd*) fmt=aout em=armnbsd ;; arm-*-nto*) fmt=elf ;; arm-epoc-pe) fmt=coff em=epoc-pe ;; arm-wince-pe | arm-*-wince | arm*-*-mingw32ce* | arm*-*-cegcc*) Index: external/gpl3/binutils/dist/gas/config/te-armnbsd.h =================================================================== RCS file: external/gpl3/binutils/dist/gas/config/te-armnbsd.h diff -N external/gpl3/binutils/dist/gas/config/te-armnbsd.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ external/gpl3/binutils/dist/gas/config/te-armnbsd.h 30 Sep 2013 15:56:57 -0000 @@ -0,0 +1,22 @@ +/* Copyright 2004, 2005, 2007, 2009 Free Software Foundation, Inc. + + This file is part of GAS, the GNU Assembler. + + GAS is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 3, + or (at your option) any later version. + + GAS is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See + the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GAS; see the file COPYING. If not, write to the Free + Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA + 02110-1301, USA. */ + +#include "te-nbsd.h" + +#define CPU_DEFAULT ARM_ARCH_V3