Files
poky/meta/recipes-support
Andre McCurdy f9e565efb7 gmp_4.2.1: fix build for MIPS
The h asm constrain (to extract the high part of a multiplication
result) has not been recognised since gcc 4.4:

  https://gcc.gnu.org/gcc-4.4/changes.html

Drop the MIPS umul_ppmm() implementations which rely on "=h" and fall
back to the older implementations (which use explicit mfhi and mflo
instructions to move the high and low parts of the multiplication
result into their destinations).

(From OE-Core rev: f8b2eb5eb09a1314ef59e58df95e81c1c1ccf1f4)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-07 17:30:00 +00:00
..
2016-01-26 22:49:40 +00:00
2016-02-02 14:44:16 +00:00
2014-01-06 11:13:55 +00:00
2015-11-25 08:08:08 +00:00
2016-02-07 17:30:00 +00:00
2016-01-15 11:54:49 +00:00
2016-02-04 23:39:03 +00:00
2015-12-28 09:25:15 +00:00
2016-01-15 11:54:52 +00:00
2015-12-28 09:25:15 +00:00
2016-01-11 15:41:45 +00:00
2016-01-11 23:26:31 +00:00
2015-08-10 12:40:20 -07:00
2016-01-18 11:47:04 +00:00
2016-01-18 11:47:04 +00:00
2014-01-02 22:39:23 +00:00
2016-01-15 11:54:49 +00:00
2015-09-24 17:54:30 +01:00
2015-12-28 09:25:15 +00:00
2015-08-19 18:05:36 +01:00
2015-02-19 07:51:39 +00:00
2015-09-12 23:01:53 +01:00
2016-02-07 17:29:58 +00:00
2015-09-12 23:01:53 +01:00
2016-01-24 09:40:29 +00:00
2016-01-24 09:40:30 +00:00
2016-02-04 23:19:42 +00:00
2016-01-25 12:44:12 +00:00