Re: [PATCH][ARM] FreeBSD ARM support, EABI, v3

2015-01-15 Thread Andreas Tobler
On 14.01.15 10:43, Richard Earnshaw wrote: On 13/01/15 21:08, Andreas Tobler wrote: On 13.01.15 11:25, Ramana Radhakrishnan wrote: On Thu, Jan 8, 2015 at 8:51 PM, Andreas Tobler wrote: On 08.01.15 17:27, Richard Earnshaw wrote: On 29/12/14 18:44, Andreas Tobler wrote: All, here is the th

Re: [PATCH][ARM] FreeBSD ARM support, EABI, v3

2015-01-14 Thread Richard Earnshaw
On 13/01/15 21:08, Andreas Tobler wrote: > On 13.01.15 11:25, Ramana Radhakrishnan wrote: >> On Thu, Jan 8, 2015 at 8:51 PM, Andreas Tobler >> wrote: >>> On 08.01.15 17:27, Richard Earnshaw wrote: On 29/12/14 18:44, Andreas Tobler wrote: > > All, > > here is the third at

Re: [PATCH][ARM] FreeBSD ARM support, EABI, v3

2015-01-13 Thread Andreas Tobler
On 13.01.15 11:25, Ramana Radhakrishnan wrote: On Thu, Jan 8, 2015 at 8:51 PM, Andreas Tobler wrote: On 08.01.15 17:27, Richard Earnshaw wrote: On 29/12/14 18:44, Andreas Tobler wrote: All, here is the third attempt to support ARM with FreeBSD. In the meantime we found another issue in th

Re: [PATCH][ARM] FreeBSD ARM support, EABI, v3

2015-01-13 Thread Ramana Radhakrishnan
On Thu, Jan 8, 2015 at 8:51 PM, Andreas Tobler wrote: > On 08.01.15 17:27, Richard Earnshaw wrote: >> >> On 29/12/14 18:44, Andreas Tobler wrote: >>> >>> All, >>> >>> here is the third attempt to support ARM with FreeBSD. >>> >>> In the meantime we found another issue in the unwinder where I had t

Re: [PATCH][ARM] FreeBSD ARM support, EABI, v3

2015-01-08 Thread Andreas Tobler
On 08.01.15 17:27, Richard Earnshaw wrote: On 29/12/14 18:44, Andreas Tobler wrote: All, here is the third attempt to support ARM with FreeBSD. In the meantime we found another issue in the unwinder where I had to adapt some stuff. The unwind_phase2_forced function in libgcc calls a stop_fn f

Re: [PATCH][ARM] FreeBSD ARM support, EABI, v3

2015-01-08 Thread Richard Earnshaw
On 29/12/14 18:44, Andreas Tobler wrote: > All, > > here is the third attempt to support ARM with FreeBSD. > > In the meantime we found another issue in the unwinder where I had to > adapt some stuff. > > The unwind_phase2_forced function in libgcc calls a stop_fn function. > This stop_fn is i

[PATCH][ARM] FreeBSD ARM support, EABI, v3

2014-12-29 Thread Andreas Tobler
All, here is the third attempt to support ARM with FreeBSD. In the meantime we found another issue in the unwinder where I had to adapt some stuff. The unwind_phase2_forced function in libgcc calls a stop_fn function. This stop_fn is in FreeBSD's libthr implementation and is called thread_u