summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Refactor the x86 CPU name logic in the driver and pass -march and -mcpuembtoolkit-1.1.0Chandler Carruth2013-01-13
* [Embtk] include llvm config.h to get defaultsAbdoulaye Walsimou Gaye2013-01-01
* [Embtk] linux toolchains: use default linker hash-style when it was set at co...Abdoulaye Walsimou Gaye2012-12-31
* [Embtk] ARM: hard float: take into account default configured FPU if no -mfpu...Abdoulaye Walsimou Gaye2012-12-31
* [Embtk] ARM: getARMFloatABI(): fix build error when no default abi configuredAbdoulaye Walsimou Gaye2012-12-31
* [Embtk] ARM: used default float abi when it is set at configure timeAbdoulaye Walsimou Gaye2012-12-31
* [Embtk] ARM: linuxtools::Assemble::ConstructJob(): always set -mcpuAbdoulaye Walsimou Gaye2012-12-30
* [Embtk] ARM: getARMTargetCPU(): return default configured cpu if -march and -...Abdoulaye Walsimou Gaye2012-12-30
* [Embtk] ARM: correctly set the -dynamic-linker for musleabi and uclibceabi tr...Abdoulaye Walsimou Gaye2012-12-24
* Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-12-24
|\
| * Added Documentation and ASan notes, clean-up of emtpy sections, couple of spe...release-3.2Pawel Wodnicki2012-12-20
| * Added C11,C++11 and Python notesPawel Wodnicki2012-12-19
| * Merging r170147: into the 3.2 release branch.Pawel Wodnicki2012-12-16
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-12-14
|\|
| * Merging r169688: into 3.2 release branch.Pawel Wodnicki2012-12-10
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-12-08
|\|
| * Merging r167766: into the 3.2 release branch.Pawel Wodnicki2012-12-05
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-12-01
|\|
| * Cherry-picking r168297 pic.cPawel Wodnicki2012-11-29
| * Merging r167918: into the 3.2 release branch.Pawel Wodnicki2012-11-29
| * Merging r168818: into the 3.2 release branch.Pawel Wodnicki2012-11-28
| * Merging r168303: into the 3.2 release branch.Pawel Wodnicki2012-11-28
| * Merging r168674: into the 3.2 release branch.Pawel Wodnicki2012-11-28
| * Merging r168269: into the 3.2 release branch.Pawel Wodnicki2012-11-28
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-11-28
|\|
| * Merging r168278: into 3.2 release branch.Pawel Wodnicki2012-11-27
| * Merging r168277: into 3.2 release branch.Pawel Wodnicki2012-11-27
| * Merging r167935: into the 3.2 release branch.Pawel Wodnicki2012-11-26
| * Merging r167925: into the 3.2 release branch.Pawel Wodnicki2012-11-26
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-11-24
|\|
| * Merging r168355: into the 3.2 release branch.Pawel Wodnicki2012-11-22
| * Merging r168063 into 3.2 release branchPawel Wodnicki2012-11-21
| * Merging r168297 into 3.2 release branchPawel Wodnicki2012-11-21
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-11-20
|\|
| * Merging r168124 into 3.2 release branchPawel Wodnicki2012-11-19
| * Merging r168024 from trunk into 3.2 release branch Pawel Wodnicki2012-11-19
* | Merge branch 'release-3.2' into embtk-support-release-3.2Abdoulaye Walsimou Gaye2012-11-19
|\|
| * Merging r167884,r167920 from trunk into 3.2 release branch Pawel Wodnicki2012-11-19
| * Merge r168260 from trunk:Benjamin Kramer2012-11-19
| * Fix a Malloc Checker FP by tracking return values from initWithCharacterAnna Zaks2012-11-13
* | Support -r linker optionAbdoulaye Walsimou Gaye2012-11-17
|/
* [analyzer] Follow up to r167762 - precisely determine the adjustmentAnna Zaks2012-11-13
* Merged 167788, and bad CFG construction bug, into the LLVM 3.2 release.Ted Kremenek2012-11-13
* Merge in analyzer fix r167762, which was a recent regression.Ted Kremenek2012-11-12
* Merge in r167749, per discussion on cfe-dev that we want -Wimplicit-fallthrou...Ted Kremenek2012-11-12
* 3.2 release branch r167703Pawel Wodnicki2012-11-12
* In Sema::MergeVarDecl we handle merging of storage classes and visibilityRafael Espindola2012-11-12
* [NVPTX] Fix const modifier on builtinsJustin Holewinski2012-11-12
* Fix binding of nodes in case of forEach..() matchers.Daniel Jasper2012-11-11
* Remove unneeded includes from IdentifierTableNico Weber2012-11-11