Marius Strobl
a9f4f750ff
- The inline asm in this file uses output operands before all input
...
operands are consumed so use the appropriate constraint modifier.
Before this change GCC used one register for both an input and an
unrelated output operand of in_addword(), causing the input to be
overwritten before it was consumed and thus breaking in_addword().
For in_cksum_hdr() and in_pseudo() this change is more or less
cosmetic.
- Fix a misspelling in a nearby comment.
Reported & tested by: yongari
MFC after: 1 week
2006-01-12 11:40:39 +00:00
..
2006-01-10 09:19:10 +00:00
2006-01-12 01:20:59 +00:00
2006-01-09 06:05:57 +00:00
2005-12-21 06:10:42 +00:00
2006-01-11 02:06:08 +00:00
2006-01-09 18:07:06 +00:00
2005-12-28 07:08:54 +00:00
2006-01-10 09:19:10 +00:00
2005-12-30 11:55:37 +00:00
2005-12-04 02:12:43 +00:00
2006-01-11 23:22:57 +00:00
2006-01-09 20:42:19 +00:00
2006-01-06 18:03:17 +00:00
2006-01-09 20:42:19 +00:00
2005-12-05 11:58:35 +00:00
2006-01-10 09:19:10 +00:00
2006-01-10 09:19:10 +00:00
2005-12-22 22:16:09 +00:00
2006-01-09 20:42:19 +00:00
2006-01-11 00:37:13 +00:00
2005-10-31 15:41:29 +00:00
2006-01-10 00:54:18 +00:00
2006-01-11 05:37:21 +00:00
2006-01-09 17:04:56 +00:00
2005-11-11 16:04:59 +00:00
2005-12-27 12:33:18 +00:00
2006-01-12 10:15:51 +00:00
2006-01-11 08:02:16 +00:00
2006-01-09 09:08:43 +00:00
2005-12-05 11:58:35 +00:00
2005-11-20 16:17:12 +00:00
2005-12-04 10:06:06 +00:00
2005-11-09 13:29:16 +00:00
2005-10-31 15:41:29 +00:00
2005-11-22 02:15:46 +00:00
2006-01-09 20:42:19 +00:00
2006-01-09 20:42:19 +00:00
2005-10-31 15:41:29 +00:00
2006-01-10 09:19:10 +00:00
2006-01-10 05:21:01 +00:00
2005-12-22 16:18:23 +00:00
2005-11-28 02:58:30 +00:00
2006-01-10 09:19:10 +00:00
2005-12-04 02:12:43 +00:00
2005-12-31 05:06:59 +00:00
2006-01-12 11:40:39 +00:00
2006-01-11 15:48:36 +00:00
2005-12-14 00:49:52 +00:00
2006-01-09 20:42:19 +00:00
2006-01-06 18:03:45 +00:00
2006-01-10 20:58:27 +00:00