[PATCH 2/3] Add support for arm*-*-phoenix* targets.

2016-06-15 Thread Kuba Sejdak
Is it ok for trunk? If possible, If possible, please merge it also to GCC-6 and GCC-5 branches. 2016-06-15 Jakub Sejdak * config.gcc: Add support for arm*-*-phoenix* targets. * config/arm/t-phoenix: New. * config/phoenix.h: New. --- gcc/ChangeLog| 6 ++ gcc/config.

Re: [PATCH 2/3] Add support for arm*-*-phoenix* targets.

2016-06-21 Thread Jeff Law
On 06/15/2016 08:22 AM, Kuba Sejdak wrote: Is it ok for trunk? If possible, If possible, please merge it also to GCC-6 and GCC-5 branches. 2016-06-15 Jakub Sejdak * config.gcc: Add support for arm*-*-phoenix* targets. * config/arm/t-phoenix: New. * config/phoenix.h: New. --- gcc/

Re: [PATCH 2/3] Add support for arm*-*-phoenix* targets.

2016-06-23 Thread Jakub Sejdak
How about backporting this to gcc-6 and gcc-5? 2016-06-21 22:10 GMT+02:00 Jeff Law : > On 06/15/2016 08:22 AM, Kuba Sejdak wrote: >> >> Is it ok for trunk? If possible, If possible, please merge it also to >> GCC-6 and GCC-5 branches. >> >> 2016-06-15 Jakub Sejdak >> >>* config.gcc: Add sup

Re: [PATCH 2/3] Add support for arm*-*-phoenix* targets.

2016-07-04 Thread Jakub Sejdak
Ping. If this is OK for both branches (or at least one) would you rather prefer separate patch? 2016-06-23 9:37 GMT+02:00 Jakub Sejdak : > How about backporting this to gcc-6 and gcc-5? > > 2016-06-21 22:10 GMT+02:00 Jeff Law : >> On 06/15/2016 08:22 AM, Kuba Sejdak wrote: >>> >>> Is it ok for tru