Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Add missing includes and forward declarations so that headers don't depend on | Dmitri Gribenko |
2012-10-16 | Serialize TargetOptions into an AST file, and make sure that we keep | Douglas Gregor |
2012-07-02 | Documentation cleanup: | James Dennett |
2012-07-02 | Documentation cleanup: reformatting/fixing up file comments so that they have | James Dennett |
2010-08-21 | The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that | John McCall |
2010-08-11 | Frontend: Add -target-linker-version, for specifying the version string of the | Daniel Dunbar |
2010-06-12 | Really make the Itanium C++ ABI the default. | Charles Davis |
2010-06-11 | Add an option to specify the target C++ ABI to the frontend. Use it to | Charles Davis |
2009-11-15 | Add TargetOptions and use it when constructing targets. | Daniel Dunbar |