public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] bfd arm config for freebsd
@ 2014-05-04 21:07 Andreas Tobler
  2014-05-07  9:39 ` Richard Earnshaw
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Tobler @ 2014-05-04 21:07 UTC (permalink / raw)
  To: binutils

Hello all,

this patch adds a more covering support for arm*-*-freebsd*.

Ok?

Thanks,

Andreas

2014-05-04  Andreas Tobler  <andreast@fgznet.ch>

        * config.bfd: Add proper arm config for *-*-freebsd*.


diff --git a/bfd/config.bfd b/bfd/config.bfd
index 9269c02..8aa22ed 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -329,7 +329,7 @@ case "${targ}" in
     targ_defvec=bfd_elf32_littlearm_vec
     targ_selvecs=bfd_elf32_bigarm_vec
     ;;
-  armeb-*-elf | arm*b-*-linux-*)
+  armeb-*-elf | arm*b-*-freebsd* | arm*b-*-linux-*)
     targ_defvec=bfd_elf32_bigarm_vec
     targ_selvecs=bfd_elf32_littlearm_vec
     ;;
@@ -337,7 +337,7 @@ case "${targ}" in
     targ_defvec=bfd_elf32_littlearm_vec
     targ_selvecs=bfd_elf32_bigarm_vec
     ;;
-  arm-*-elf | arm-*-freebsd* | arm*-*-linux-* | arm*-*-conix* | \
+  arm-*-elf | arm*-*-freebsd* | arm*-*-linux-* | arm*-*-conix* | \
   arm*-*-uclinux* | arm-*-kfreebsd*-gnu | \
   arm*-*-eabi* )
     targ_defvec=bfd_elf32_littlearm_vec

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] bfd arm config for freebsd
  2014-05-04 21:07 [PATCH] bfd arm config for freebsd Andreas Tobler
@ 2014-05-07  9:39 ` Richard Earnshaw
  2014-05-07 20:56   ` Andreas Tobler
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Earnshaw @ 2014-05-07  9:39 UTC (permalink / raw)
  To: Andreas Tobler; +Cc: binutils

On 04/05/14 22:07, Andreas Tobler wrote:
> Hello all,
> 
> this patch adds a more covering support for arm*-*-freebsd*.
> 
> Ok?
> 

This is fine, thanks.

R.

> Thanks,
> 
> Andreas
> 
> 2014-05-04  Andreas Tobler  <andreast@fgznet.ch>
> 
>         * config.bfd: Add proper arm config for *-*-freebsd*.
> 
> 
> diff --git a/bfd/config.bfd b/bfd/config.bfd
> index 9269c02..8aa22ed 100644
> --- a/bfd/config.bfd
> +++ b/bfd/config.bfd
> @@ -329,7 +329,7 @@ case "${targ}" in
>      targ_defvec=bfd_elf32_littlearm_vec
>      targ_selvecs=bfd_elf32_bigarm_vec
>      ;;
> -  armeb-*-elf | arm*b-*-linux-*)
> +  armeb-*-elf | arm*b-*-freebsd* | arm*b-*-linux-*)
>      targ_defvec=bfd_elf32_bigarm_vec
>      targ_selvecs=bfd_elf32_littlearm_vec
>      ;;
> @@ -337,7 +337,7 @@ case "${targ}" in
>      targ_defvec=bfd_elf32_littlearm_vec
>      targ_selvecs=bfd_elf32_bigarm_vec
>      ;;
> -  arm-*-elf | arm-*-freebsd* | arm*-*-linux-* | arm*-*-conix* | \
> +  arm-*-elf | arm*-*-freebsd* | arm*-*-linux-* | arm*-*-conix* | \
>    arm*-*-uclinux* | arm-*-kfreebsd*-gnu | \
>    arm*-*-eabi* )
>      targ_defvec=bfd_elf32_littlearm_vec
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] bfd arm config for freebsd
  2014-05-07  9:39 ` Richard Earnshaw
@ 2014-05-07 20:56   ` Andreas Tobler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Tobler @ 2014-05-07 20:56 UTC (permalink / raw)
  To: Richard Earnshaw; +Cc: binutils

On 07.05.14 11:39, Richard Earnshaw wrote:
> On 04/05/14 22:07, Andreas Tobler wrote:
>> Hello all,
>>
>> this patch adds a more covering support for arm*-*-freebsd*.
>>
>> Ok?
>>
> 
> This is fine, thanks.

Thank you. I hope I did my commit right, it's the first with this tool.

Andreas

>> 2014-05-04  Andreas Tobler  <andreast@fgznet.ch>
>>
>>         * config.bfd: Add proper arm config for *-*-freebsd*.
>>
>>
>> diff --git a/bfd/config.bfd b/bfd/config.bfd
>> index 9269c02..8aa22ed 100644
>> --- a/bfd/config.bfd
>> +++ b/bfd/config.bfd
>> @@ -329,7 +329,7 @@ case "${targ}" in
>>      targ_defvec=bfd_elf32_littlearm_vec
>>      targ_selvecs=bfd_elf32_bigarm_vec
>>      ;;
>> -  armeb-*-elf | arm*b-*-linux-*)
>> +  armeb-*-elf | arm*b-*-freebsd* | arm*b-*-linux-*)
>>      targ_defvec=bfd_elf32_bigarm_vec
>>      targ_selvecs=bfd_elf32_littlearm_vec
>>      ;;
>> @@ -337,7 +337,7 @@ case "${targ}" in
>>      targ_defvec=bfd_elf32_littlearm_vec
>>      targ_selvecs=bfd_elf32_bigarm_vec
>>      ;;
>> -  arm-*-elf | arm-*-freebsd* | arm*-*-linux-* | arm*-*-conix* | \
>> +  arm-*-elf | arm*-*-freebsd* | arm*-*-linux-* | arm*-*-conix* | \
>>    arm*-*-uclinux* | arm-*-kfreebsd*-gnu | \
>>    arm*-*-eabi* )
>>      targ_defvec=bfd_elf32_littlearm_vec
>>
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-07 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-04 21:07 [PATCH] bfd arm config for freebsd Andreas Tobler
2014-05-07  9:39 ` Richard Earnshaw
2014-05-07 20:56   ` Andreas Tobler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).