summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the width and alignment for long double consistent with the Eli Friedman2008-06-041-2/+2
* Make sure to define __sparc__ on Solaris; this should "fix" Eli Friedman2008-05-251-0/+1
* Missed an include.Eli Friedman2008-05-201-0/+1
* Minor correction for PPC targets.Eli Friedman2008-05-201-1/+4
* Some small changes to make the target info a bit more accurate.Eli Friedman2008-05-201-9/+22
* set long/pointers to 64-bits on ppc64/x86-64Chris Lattner2008-05-091-2/+6
* parameterize pointer size/align better without doing virtual method calls in ...Chris Lattner2008-05-091-4/+2
* Add basic support for the pic-* target triples and add support forChris Lattner2008-05-081-0/+33
* Add some basic ARM asm constraintsNate Begeman2008-04-221-1/+10
* Fix pasto, thanks to Anders for pointing this out.Chris Lattner2008-04-211-1/+1
* add arm supportChris Lattner2008-04-211-0/+132
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+757
OpenPOWER on IntegriCloud