| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Driver] Support -muclibc / -mglibc command line options for a couple | Simon Atanasyan | 2014-08-13 | 1 | -0/+174 |
| | | | | | | | | | | | | | | of MIPS toolchains. The uCLibc implemented for multiple architectures. A couple of MIPS toolchains contains both uCLibc and glibc implementation so these options allow to select used C library. Initially -muclibc / -mglibc (as well as -mbionic) have been implemented in gcc for various architectures so they are not MIPS specific. llvm-svn: 215552 | ||||
| * | [Driver][Mips] Check output of -dynamic-linker arguments by the Clang driver | Simon Atanasyan | 2014-07-26 | 1 | -0/+18 |
| | | | | | | | | | for a couple of MIPS toolchains. No functional changes. llvm-svn: 214025 | ||||
| * | [Mips] Reduce number of FileCheck variables used in the tests. | Simon Atanasyan | 2013-11-26 | 1 | -107/+107 |
| | | | | | llvm-svn: 195754 | ||||
| * | [Mips] Add support for nan2008 libraries and headers look up for Code | Simon Atanasyan | 2013-11-26 | 1 | -0/+56 |
| | | | | | | | Sourcery MIPS toolchain. llvm-svn: 195753 | ||||
| * | [Mips] Merge two MIPS Code Sourcery toolchain tests into the single one. | Simon Atanasyan | 2013-11-26 | 1 | -0/+448 |
| llvm-svn: 195752 | |||||

