This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r122738 - in /branches/ibm/gcc-4_1-branch/gcc: ...


Author: janis
Date: Fri Mar  9 01:27:43 2007
New Revision: 122738

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122738
Log:
	* Makefile.in: Fix names of DFP conversion functions.
	* config/dfp-bit.h (LIBGCC2_HAS_TF_MODE): Replaces XF mode variant.
	Fix symbols and names for conversion functions.
	* config/dfp-bit.c: Fix symbols for conversion functions.
	* doc/libgcc.texi: Fix names of DFP conversion functions;
	fix formatting.

Modified:
    branches/ibm/gcc-4_1-branch/gcc/ChangeLog
    branches/ibm/gcc-4_1-branch/gcc/Makefile.in
    branches/ibm/gcc-4_1-branch/gcc/config/dfp-bit.c
    branches/ibm/gcc-4_1-branch/gcc/config/dfp-bit.h
    branches/ibm/gcc-4_1-branch/gcc/doc/libgcc.texi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]