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]

r201869 - in /trunk: include/ChangeLog include/...


Author: amodra
Date: Tue Aug 20 05:31:41 2013
New Revision: 201869

URL: http://gcc.gnu.org/viewcvs?rev=201869&root=gcc&view=rev
Log:
include/
	* floatformat.h (floatformat_ibm_long_double): Delete.
	(floatformat_ibm_long_double_big): Declare.
	(floatformat_ibm_long_double_little): Declare.
libiberty/
	* floatformat.c (floatformat_ibm_long_double): Rename to..
	(floatformat_ibm_long_double_big): ..this.
	(floatformat_ibm_long_double_little): New.


Modified:
    trunk/include/ChangeLog
    trunk/include/floatformat.h
    trunk/libiberty/ChangeLog
    trunk/libiberty/floatformat.c


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