[PATCH v2] All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.

Ed Maste emaste@freebsd.org
Tue May 26 21:26:00 GMT 2015


On 26 May 2015 at 09:59, Alan Modra <amodra@gmail.com> wrote:
> On Mon, May 25, 2015 at 12:12:12PM -0400, Ed Maste wrote:
>> FreeBSD has used ELF for all targets for more than 15 years. Add
>> *-*-freebsd* except i?86-*-freebsd\[12\].* to is_elf_format. Update
>> is_aout_format to include a trailing dot, so that it does not match
>> freebsd-10.0 and later.
>> ---
>> Updates from v1: added trailing . after [12], and fix whitespace in
>> ChangeLog.
>
> I committed this for you.

Thank you, and thanks for the ChangeLog update (I wasn't sure how best
to express it in ChangeLog style).



More information about the Binutils mailing list