]> granicus.if.org Git - clang/history - include/clang/Basic/TargetOptions.h
Header guard canonicalization, clang part.
[clang] / include / clang / Basic / TargetOptions.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-07-06 Alp TokerUse non-intrusive refcounting for TargetOptions
2014-01-14 Hans WennborgRemove the -cxx-abi command-line flag.
2013-08-21 Rafael EspindolaMove -mfpmath handling to -cc1 and implement it for...
2013-01-12 Dmitri GribenkoAdd missing includes and forward declarations so that...
2012-10-16 Douglas GregorSerialize TargetOptions into an AST file, and make...
2012-07-02 James DennettDocumentation cleanup:
2012-07-02 James DennettDocumentation cleanup: reformatting/fixing up file...
2010-08-21 John McCallThe ARM C++ ABI is sufficiently different from the...
2010-08-11 Daniel DunbarFrontend: Add -target-linker-version, for specifying...
2010-06-12 Charles DavisReally make the Itanium C++ ABI the default.
2010-06-11 Charles DavisAdd an option to specify the target C++ ABI to the...
2009-11-15 Daniel DunbarAdd TargetOptions and use it when constructing targets.