[RFC][LIBGCC][1 of 2] 64 bit divide implementation for processor without hw divide instruction

Ian Lance Taylor iant@google.com
Tue Nov 26 17:45:00 GMT 2013


On Mon, Nov 25, 2013 at 4:29 PM, Kugan
<kugan.vivekanandarajah@linaro.org> wrote:
>
> +2013-11-26  Kugan Vivekanandarajah  <kuganv@linaro.org>
> +
> +       * libgcc/libgcc2.c (__udivmoddi4): Define new implementation when
> +       TARGET_HAS_NO_HW_DIVIDE is defined, for processors without any divide
> +       instructions.
> +
>
>
> +2013-11-26  Kugan Vivekanandarajah  <kuganv@linaro.org>
> +
> +       * doc/tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.
> +       * doc/tm.texi (TARGET_HAS_NO_HW_DIVIDE): Regenerate.


This is OK.

Thanks.

Ian



More information about the Gcc-patches mailing list