summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [Embtk] MIPS32/MIPS64: __atomic builtins sizes: sync to upstream codeembtk-support-release-3.2Abdoulaye Walsimou Gaye2013-05-10
* [Embtk] ARM: getARMTargetCPU(): correctly use default configured in all placesAbdoulaye Walsimou Gaye2013-05-09
* [Embtk] gnutools::Assemble: MIPS: explicitly add -call_nonpic when compiling ...Abdoulaye Walsimou Gaye2013-05-08
* [Embtk]: MIPS64: Allow __atomic builtins with integral scalar or pointer type...Abdoulaye Walsimou Gaye2013-03-05
* [Embtk]: MIPS32: Allow __atomic builtins with integral scalar or pointer type...Abdoulaye Walsimou Gaye2013-03-05
* [Embtk]: ARM: Allow __atomic builtins with integral scalar or pointer type up...Abdoulaye Walsimou Gaye2013-03-05
* [Embtk] ARM: Implement __builtin_eh_return_data_regno()Abdoulaye Walsimou Gaye2013-02-23
* [Embtk] MIPS: fix __builtin_eh_return_data_regnoAbdoulaye Walsimou Gaye2013-02-10
* [Embtk]: MIPS32: correctly set dynamic linker for uClibc and musl TriplesAbdoulaye Walsimou Gaye2013-02-03
* [Embtk]: MIPS: getMipsCPUAndABI(): support more possible GNU TriplesAbdoulaye Walsimou Gaye2013-02-03
* [Embtk]: MIPS: Use default -mabi when it was configuredAbdoulaye Walsimou Gaye2013-02-03
* [Embtk]: MIPS: give ability to use -mabi=64 as allowed by GCCAbdoulaye Walsimou Gaye2013-02-03
* [Embtk]: MIPS: use default float abi when specified at configure timeAbdoulaye Walsimou Gaye2013-02-03
* [Embtk]: MIPS: give ability to pass -mabi=32 for abi o32 as allowed by GCCAbdoulaye Walsimou Gaye2013-01-30
* [Embtk] ARM: getARMTargetCPU(): fix build error when no default cpu selectedAbdoulaye Walsimou Gaye2013-01-27
* 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