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]

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


Author: janis
Date: Thu Mar  8 00:45:00 2007
New Revision: 122682

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122682
Log:
	* Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS):
	Replace _addsub_* with _add_*, _sub_*.
	* config/dfp-bit.h: Replace L_addsub_* with L_add_*, L_sub_*;
	process DFP_ADD and DFP_SUB separately.
	* config/dfp-bit.c: Ditto.

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


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