Jake Burkholder
05f2fa5cee
Add code to emulate arithmetic, comparison and conversion operations
...
on long double, which are not implemented in hardware on any UltraSPARC
chip that I know of. This just calls into the existing floating point
emulator, which is still needed to emulate other floating point operations
in certain conditions. Without this gcc has to generate the quad floating
point instructions directly, which sometimes causes internal compiler
errors.
Reviewed by: tmm
2002-04-28 02:36:36 +00:00
..
2002-04-18 13:24:35 +00:00
2002-04-13 21:54:09 +00:00
2001-12-18 16:13:45 +00:00
2002-03-22 09:22:15 +00:00
2002-03-22 18:34:52 +00:00
2001-07-09 23:12:23 +00:00
2002-04-28 02:36:36 +00:00
2002-04-22 13:44:47 +00:00
2001-10-01 16:09:29 +00:00
2002-04-23 23:58:20 +00:00
2002-03-21 23:39:28 +00:00
2002-04-09 22:32:59 +00:00
2001-10-03 05:25:07 +00:00
2002-03-21 23:39:28 +00:00
2002-03-25 13:52:45 +00:00
2002-04-22 13:44:47 +00:00
2002-03-29 22:43:43 +00:00
2002-03-25 13:52:45 +00:00
2001-11-03 06:33:08 +00:00
2001-09-30 21:41:46 +00:00
2002-04-19 04:46:24 +00:00
2002-03-21 23:39:28 +00:00
2002-02-04 19:18:23 +00:00
2002-04-22 13:44:47 +00:00
2002-04-07 04:47:58 +00:00
2002-04-10 17:01:55 +00:00
2001-05-17 08:30:09 +00:00
2002-02-17 22:01:40 +00:00
2001-10-03 16:33:00 +00:00
2002-04-20 05:35:02 +00:00
2002-03-21 23:39:28 +00:00
2001-10-25 04:02:25 +00:00
2002-03-22 00:12:20 +00:00
2002-04-26 19:28:17 +00:00
2001-07-31 23:27:06 +00:00
2002-04-22 13:44:47 +00:00
2001-10-01 16:09:29 +00:00
2001-11-03 06:26:15 +00:00
2002-03-21 23:54:04 +00:00
2002-01-06 08:47:19 +00:00
2002-02-17 22:01:40 +00:00
2001-12-20 16:21:47 +00:00
2002-02-17 22:05:07 +00:00
2002-02-17 22:05:07 +00:00
2002-04-13 22:09:53 +00:00
2001-10-01 16:09:29 +00:00
2001-11-30 22:37:28 +00:00
2002-03-28 18:44:25 +00:00
2002-04-20 12:24:20 +00:00
2001-12-21 18:26:01 +00:00
2001-11-03 06:24:23 +00:00
2002-04-27 21:58:23 +00:00
2002-03-31 23:47:52 +00:00
2002-03-26 11:59:29 +00:00
2002-03-21 23:39:28 +00:00
2002-04-14 22:27:12 +00:00