From 47854a0d16605dcfcb22eef65b48310d7f9984a8 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Thu, 13 Jul 2006 01:27:30 +0000 Subject: PR 1110/networking * libnetworking/machine/in_cksum.h: Replaced PPC and i386 assembly algorithms (must not assume carry bit is preserved across multiple asms). Added packet header as a 'm' input operand for all CPU variants. Added carry bit to clobber list. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index aadec4844b..23b324c738 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2006-07-12 Till Straumann + + PR 1110/networking + * libnetworking/machine/in_cksum.h: Replaced PPC and + i386 assembly algorithms (must not assume carry bit is preserved + across multiple asms). Added packet header as a 'm' input + operand for all CPU variants. Added carry bit to clobber list. + 2006-07-12 Till Straumann * pppd/sys-rtems.c: fixed error message so that the correct -- cgit v1.2.3