2005-12-29 Paul Brook <paul@codesourcery.com>
commitab1e9846b6b2233382c8340a1d83694b9e180714
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Dec 2005 15:14:12 +0000 (29 15:14 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Dec 2005 15:14:12 +0000 (29 15:14 +0000)
tree5a99e7969d557864843870fe0c70845038db7f60
parent8749494d1315c76ffcbc9f2d710eb9e2c9786949
2005-12-29  Paul Brook  <paul@codesourcery.com>

* config/m68k/fpgnulib.c (__extendsfdf2): Handle negative zero.
(__truncdfsf2): Ditto.
(__extenddfxf2): Ditto.
(__truncxfdf2): Ditto.
* config/m68k/lb1sf68.asm (__addsf3): Return -0.0 for -0.0 + -0.0.
(__adddf3): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109143 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/m68k/fpgnulib.c
gcc/config/m68k/lb1sf68.asm