summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [Embtk] MIPS32: support correctly musl dynamic linkerembtk-support-release-3.3Abdoulaye Walsimou Gaye2014-04-20
* [Embtk] ARM: support musl and uClibc hard float triplesAbdoulaye Walsimou Gaye2014-04-19
* [Embtk] ARM/gnutools::Assemble: when no -mfpu is specficied use default confi...Abdoulaye Walsimou Gaye2014-04-19
* ARM: support atomic operations for pre v6 devicesAbdoulaye Walsimou Gaye2013-07-23
* Merge branch 'release_33' of git://github.com/llvm-mirror/clang into embtk-su...Abdoulaye Walsimou Gaye2013-07-21
|\
| * Make sure the assembler-with-cpp hack for "#" works with multiple "#"s inTom Stellard2013-07-12
* | Merge branch 'release_33' of git://github.com/llvm-mirror/clang into embtk-su...Abdoulaye Walsimou Gaye2013-06-12
|\|
| * Remove bit not added to 3.3.Bill Wendling2013-06-04
| * Update release notes for the 3.3 release.Bill Wendling2013-06-04
| * Merging r182645:Bill Wendling2013-05-30
| * Reverting r182337, which merged r182266, __declspec(selectany)Reid Kleckner2013-05-21
| * Merging r181283:Bill Wendling2013-05-21
| * Merging r181342:Bill Wendling2013-05-21
| * Merging r181487:Bill Wendling2013-05-21
| * Merging r182266:Bill Wendling2013-05-21
| * Merging r182072:Bill Wendling2013-05-17
| * Merging r181465:Bill Wendling2013-05-16
| * Merging r181909:Bill Wendling2013-05-15
| * Merging r181750:Bill Wendling2013-05-15
| * Merging r181728:Bill Wendling2013-05-15
* | [Embtk] Give ability to not build unittests via NO_UNITTESTSAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk]: ARM: Allow __atomic builtins with integral scalar or pointer type up...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk] ARM: getARMTargetCPU(): correctly use default configured in all placesAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk]: MIPS32: correctly set dynamic linker for uClibc and musl TriplesAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk] gnutools::Assemble: MIPS: explicitly add -call_nonpic when compiling ...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk]: MIPS: getMipsCPUAndABI(): support more possible GNU TriplesAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk]: MIPS: when there is no -mabi=, default to the one used at configure ...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk]: MIPS: when there is no -mfloat-abi=, default to the one used at conf...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk] linux toolchains: use default linker hash-style when it was set at co...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk] ARM: hard float: take into account default configured FPU if no -mfpu...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk] ARM: used default float abi when it was set at configure timeAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk] ARM: linuxtools::Assemble::ConstructJob(): always set -mcpuAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk] ARM: getARMTargetCPU(): use default configured cpu if -march and -mcp...Abdoulaye Walsimou Gaye2013-05-10
* | [Embtk] ARM: support dynamic linker for uClibc and musl C librariesAbdoulaye Walsimou Gaye2013-05-10
* | [Embtk]: gnu linker: add support of -r switchAbdoulaye Walsimou Gaye2013-05-10
|/
* Merging r181286:Bill Wendling2013-05-08
* Merging r181368:Bill Wendling2013-05-08
* Merging r181299:Bill Wendling2013-05-08
* Creating release_33 branchBill Wendling2013-05-07
* DebugInfo: Support imported modules (using directives) within lexical blocks.David Blaikie2013-05-06
* [analyzer; alternate arrows] don't increment the path iterator when we just d...Ted Kremenek2013-05-06
* Grab-bag of bit-field fixes:John McCall2013-05-06
* Add missing initialization for Sema::CurScope. This is important for AST cons...Richard Smith2013-05-06
* Move PragmaCommentHandler to lib/Parse in preparation for calling SemaReid Kleckner2013-05-06
* Modify ASTReaderListener to allow visiting the input files of an AST file.Argyrios Kyrtzidis2013-05-06
* Have the RecursiveASTVisitor traverse the type source info of an objc class m...Argyrios Kyrtzidis2013-05-06
* [analyzer] Remove now-unused bindCompoundLiteral helper function.Jordan Rose2013-05-06
* [analyzer] Handle CXXTemporaryObjectExprs in compound literals.Jordan Rose2013-05-06
* Fix representation of compound literals for C++ objects with destructors.Jordan Rose2013-05-06
* Add SystemZ supportUlrich Weigand2013-05-06