Re: [PATCH][ARM] FreeBSD arm support, EABI, v2

2015-01-19 Thread Kyrill Tkachov
On 17/01/15 15:18, Gerald Pfeifer wrote: On Friday 2015-01-09 15:24, Andreas Tobler wrote: Committed. (r219388) Thanks. Can this also go into the GCC 4.9 branch? That is (and will be for a while) the latest release stream and the patch is pretty much isolated to FreeBSD. Also a note for the

Re: [PATCH][ARM] FreeBSD arm support, EABI, v2

2015-01-17 Thread Gerald Pfeifer
On Friday 2015-01-09 15:24, Andreas Tobler wrote: > Committed. (r219388) Thanks. Can this also go into the GCC 4.9 branch? That is (and will be for a while) the latest release stream and the patch is pretty much isolated to FreeBSD. Gerald

Re: [PATCH][ARM] FreeBSD arm support, EABI, v2

2015-01-09 Thread Andreas Tobler
On 09.01.15 10:27, Richard Earnshaw wrote: On 08/01/15 20:28, Andreas Tobler wrote: On 08.01.15 17:22, Richard Earnshaw wrote: On 27/11/14 20:56, Andreas Tobler wrote: Hi all, this is the second attempt. I reworked the issues Richard mentioned in the previous review. I also found one issue w

Re: [PATCH][ARM] FreeBSD arm support, EABI, v2

2015-01-09 Thread Richard Earnshaw
On 08/01/15 20:28, Andreas Tobler wrote: > On 08.01.15 17:22, Richard Earnshaw wrote: >> On 27/11/14 20:56, Andreas Tobler wrote: >>> Hi all, >>> >>> this is the second attempt. >>> >>> I reworked the issues Richard mentioned in the previous review. >>> I also found one issue which will break build

Re: [PATCH][ARM] FreeBSD arm support, EABI, v2

2015-01-08 Thread Andreas Tobler
On 08.01.15 17:22, Richard Earnshaw wrote: On 27/11/14 20:56, Andreas Tobler wrote: Hi all, this is the second attempt. I reworked the issues Richard mentioned in the previous review. I also found one issue which will break build/bootstrap if I pass --enable-gnu-indirect-function, also fixed.

Re: [PATCH][ARM] FreeBSD arm support, EABI, v2

2014-12-05 Thread Andreas Tobler
Ping?! Thanks, Andreas On 27.11.14 21:56, Andreas Tobler wrote: Hi all, this is the second attempt. I reworked the issues Richard mentioned in the previous review. I also found one issue which will break build/bootstrap if I pass --enable-gnu-indirect-function, also fixed. One thing which ca

[PATCH][ARM] FreeBSD arm support, EABI, v2

2014-11-27 Thread Andreas Tobler
Hi all, this is the second attempt. I reworked the issues Richard mentioned in the previous review. I also found one issue which will break build/bootstrap if I pass --enable-gnu-indirect-function, also fixed. One thing which came up is the way we generate code for the armv6*-*-freebsd* triplet