| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* Updated LLVM and LLVM-GCC to newer revisions
* Allow separate revisions per SVN module
* Allow user to override MAKE_OPTS
* Removed unused function verifyNotDir()
llvm-svn: 75134
|
|
|
|
|
|
|
|
|
| |
phase fails and the user wants to reinstall one of the components.
* Fixed LLVM-GCC configuration flags: s/--with-gnu-{as,ld}/--with-{as,ld}/
The former is a boolean flag, the latter is a flag that takes a path.
* Added a new flag CROSS_MARCH, defaults to armv6.
llvm-svn: 74840
|
|
|
|
|
|
| |
x86_64/Linux -> ARM/Linux crosstool.
llvm-svn: 74603
|
|
|
|
|
|
| |
not found.
llvm-svn: 73213
|
|
CodeSourcery's provided GCC-based crosstools, from which we use binutils.
llvm-svn: 73212
|