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]

r107602 - in /trunk/gcc: ChangeLog config/fp-bi...


Author: jsm28
Date: Mon Nov 28 13:41:38 2005
New Revision: 107602

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107602
Log:
	* config/fp-bit.h (LSHIFT): Take shift count parameter.
	* config/fp-bit.c (_fpadd_parts): Shift in one go instead of one
	bit at a time.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/fp-bit.c
    trunk/gcc/config/fp-bit.h


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