Index: ossp-pkg/fsl/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/fsl/ChangeLog,v rcsdiff -q -kk '-r1.25' '-r1.26' -u '/v/ossp/cvs/ossp-pkg/fsl/ChangeLog,v' 2>/dev/null --- ChangeLog 2003/10/28 15:46:39 1.25 +++ ChangeLog 2004/01/09 10:47:53 1.26 @@ -8,8 +8,40 @@ CHANGELOG + Changes between 1.4a1 and 1.4b1 (09-Jan-2004) + + *) Adjust copyright messages to include new year 2004. + [Thomas Lotterer ] + + *) align devtool.conf environment and compiler warnings across OSSP + fsl, OSSP cfg and OSSP l2. + [Thomas Lotterer ] + + *) inherit OSSP l2 code removal to fix prefix-safety violation which + collides with Darwin log2() math function. + [Thomas Lotterer ] + + *) inherit OSSP l2 fix PR#23: l2 does not terminate a message when + it contains a newline. + [Thomas Lotterer ] + + *) inherit OSSP cfg and OSSP l2 yylloc scanner fix. + [Michael Schloh von Bennewitz ] + + *) kludge for Alpha CPUs has been proven the "gp-relative relocation + against dynamic symbol" is not limited to fsl. It is a general + issue with much wider scope. The patch is not taken into fsl + release and will be removed from the OpenPKG cvs, too. + [Thomas Lotterer ] + Changes between 1.3.0 and 1.4a1 (28-Oct-2003) + *) testing kludge to work around "gp-relative relocation against + dynamic symbol" problem on Alpha CPUs using + a patch that only exists in OpenPKG cvs, see + http://cvs.openpkg.org/chngview?cn=13354. + [Thomas Lotterer ] + *) added support for Solaris 10 [Michael Schloh von Bennewitz ]