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]

r242547 - in /trunk/libgcc: ChangeLog config/ar...


Author: claziss
Date: Thu Nov 17 13:43:43 2016
New Revision: 242547

URL: https://gcc.gnu.org/viewcvs?rev=242547&root=gcc&view=rev
Log:
[ARC][libgcc] Add support for QuarkSE processor.

libgcc/
2016-11-17  Claudiu Zissulescu  <claziss@synopsys.com>

	* config/arc/dp-hack.h (ARC_OPTFPE): Define.
	(__ARC_NORM__): Use instead ARC_OPTFPE.
	* config/arc/fp-hack.h: Likewise.
	* config/arc/lib1funcs.S (ARC_OPTFPE): Define.
	(__ARC_MPY__): Use it insetead of __ARC700__ and __HS__.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/arc/dp-hack.h
    trunk/libgcc/config/arc/fp-hack.h
    trunk/libgcc/config/arc/lib1funcs.S


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