This is the mail archive of the gcc-patches@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]

MIPS patch to add __mips3d predefine


This adds a predefined symbol __mips3d when the -mips3d option is used. 
This was suggested by Chris Demetriou, and is on my list of things to do
to finish the mips vector work.

There wasn't any agreement on what symbol name to use, I just picked the
simplest one, and one which is consistent with the MIPS16 support.

This was tested with a sb1-elf cross compiler build from a combined
tree, along with a make check.  There were no regressions.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

Attachment: patch.cpp.mips3d
Description: Text document


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