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]

r148655 - in /trunk/gcc: ChangeLog config/arm/f...


Author: sandra
Date: Thu Jun 18 12:26:37 2009
New Revision: 148655

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148655
Log:
2009-06-18  Paul Brook  <paul@codesourcery.com>
	    Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* config/arm/sfp-machine.h (_FP_NANFRAC_H, _FP_NANSIGN_H): Define.
	(__extendhfsf2, __truncsfhf2): Define.
	* config/arm/fp16.c: New file.
	* config/arm/t-bpabi (LIB2FUNCS_STATIC_EXTRA): Add fp16.c.
	* config/arm/t-symbian (LIB2FUNCS_STATIC_EXTRA):  Add fp16.c.



Added:
    trunk/gcc/config/arm/fp16.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/sfp-machine.h
    trunk/gcc/config/arm/t-bpabi
    trunk/gcc/config/arm/t-symbian


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