This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog.dfp config/dfp-bit.c
- From: bje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 4 Oct 2005 12:33:50 -0000
- Subject: gcc/gcc ChangeLog.dfp config/dfp-bit.c
CVSROOT: /cvs/gcc
Module name: gcc
Branch: dfp-branch
Changes by: bje@gcc.gnu.org 2005-10-04 12:33:50
Modified files:
gcc : ChangeLog.dfp
gcc/config : dfp-bit.c
Log message:
* config/dfp-bit.c: Replace calls to __ieee_byte_order with
__dec_byte_swap to indicate that the function always swaps.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.129&r2=1.1.2.130
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/dfp-bit.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.21&r2=1.1.2.22