Skip to content
Snippets Groups Projects
  • Kugan Vivekanandarajah's avatar
    30b8f78b
    tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define. · 30b8f78b
    Kugan Vivekanandarajah authored
    2013-11-27  Kugan Vivekanandarajah  <kuganv@linaro.org>
    
    	gcc/
    	* doc/tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.
    	* doc/tm.texi (TARGET_HAS_NO_HW_DIVIDE): Regenerate.
    
    	libgcc/
    	* libgcc2.c (__udivmoddi4): Define new implementation when
    	TARGET_HAS_NO_HW_DIVIDE is defined, for processors without any
    	divide instructions.
    
    From-SVN: r205444
    30b8f78b
    History
    tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.
    Kugan Vivekanandarajah authored
    2013-11-27  Kugan Vivekanandarajah  <kuganv@linaro.org>
    
    	gcc/
    	* doc/tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.
    	* doc/tm.texi (TARGET_HAS_NO_HW_DIVIDE): Regenerate.
    
    	libgcc/
    	* libgcc2.c (__udivmoddi4): Define new implementation when
    	TARGET_HAS_NO_HW_DIVIDE is defined, for processors without any
    	divide instructions.
    
    From-SVN: r205444