Re: [PATCH v3 02/10] Initial TI PRU libgcc port

2018-08-20 Thread Jeff Law
On 08/15/2018 10:49 PM, Dimitar Dimitrov wrote: > The floating point support has been borrowed from C6X libgcc port > to help with TI PRU toolchain ABI compatibility. > > libgcc/ChangeLog: > > 2018-07-27 Dimitar Dimitrov > > * config.host: Add PRU target. > * config/pru/asri.c: Ne

[PATCH v3 02/10] Initial TI PRU libgcc port

2018-08-15 Thread Dimitar Dimitrov
The floating point support has been borrowed from C6X libgcc port to help with TI PRU toolchain ABI compatibility. libgcc/ChangeLog: 2018-07-27 Dimitar Dimitrov * config.host: Add PRU target. * config/pru/asri.c: New file. * config/pru/eqd.c: New file. * config