This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] gas: add support for FreeBSD ARM
- From: Alan Modra <amodra at gmail dot com>
- To: Andreas Tobler <andreast-list at fgznet dot ch>
- Cc: Nicholas Clifton <nickc at redhat dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Wed, 20 Aug 2014 10:13:36 +0930
- Subject: Re: [PATCH] gas: add support for FreeBSD ARM
- Authentication-results: sourceware.org; auth=none
- References: <53EE7A1A dot 1080401 at fgznet dot ch> <53F36A2B dot 60702 at redhat dot com> <53F38405 dot 6030907 at fgznet dot ch>
On Tue, Aug 19, 2014 at 07:06:13PM +0200, Andreas Tobler wrote:
> Unfortunately I discovered a minor glitch in the Makefile.am/in, see below.
>
> As far as I could test, it has no functional change on gas.
>
> Is this ok?
>
> 2014-08-19 Andreas Tobler <andreast@fgznet.ch>
>
> * Makefile.am: Fix typo: s/armfbsddeabi/armfbsdeabi.
> * Makefile.in: Regenerate.
Yes, you could have committed this patch as obvious. I discovered the
typo this morning and pushed the same fix plus a regen of
gas/po/POTFILES.in, before reading your email..
>
>
> diff --git a/gas/Makefile.am b/gas/Makefile.am
> index 972d379..55c86b2 100644
> +++ b/gas/Makefile.am
> @@ -296,7 +296,7 @@ TARG_ENV_HFILES = \
> config/te-386bsd.h \
> config/te-aix5.h \
> config/te-armeabi.h \
> - config/te-armfbsddeabi.h \
> + config/te-armfbsdeabi.h \
> config/te-armfbsdvfp.h \
> config/te-armlinuxeabi.h \
> config/te-dynix.h \
--
Alan Modra
Australia Development Lab, IBM