[mips][mips64r6] Add support for mips-img-linux-gnu GCC toolchains
Summary: * Support the multilib layout used by the mips-img-linux-gnu * Recognize mips{,64}{,el}-img-linux-gnu as being aliases of mips-img-linux-gnu * Use the correct dynamic linker for mips-img-linux-gnu * Make mips32r6/mips64r6 the default CPU for mips-img-linux-gnu Subscribers: mpf Differential Revision: http://reviews.llvm.org/D4436 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212719 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Driver/ToolChains.cpp 44 additions, 2 deletionslib/Driver/ToolChains.cpp
- lib/Driver/Tools.cpp 17 additions, 10 deletionslib/Driver/Tools.cpp
- lib/Driver/Tools.h 1 addition, 1 deletionlib/Driver/Tools.h
- test/Driver/Inputs/mips_img_tree/bin/.keep 0 additions, 0 deletionstest/Driver/Inputs/mips_img_tree/bin/.keep
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/crtbegin.o 0 additions, 0 deletions...mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/crtbegin.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/crtend.o 0 additions, 0 deletions...s/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/crtend.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/el/crtbegin.o 0 additions, 0 deletions...s_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/el/crtbegin.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/el/crtend.o 0 additions, 0 deletions...ips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/el/crtend.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/include-fixed/el/.keep 0 additions, 0 deletions...e/lib/gcc/mips-img-linux-gnu/4.9.0/include-fixed/el/.keep
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/include-fixed/mips64r6/64/el/.keep 0 additions, 0 deletions...ps-img-linux-gnu/4.9.0/include-fixed/mips64r6/64/el/.keep
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/include-fixed/mips64r6/el/.keep 0 additions, 0 deletions.../mips-img-linux-gnu/4.9.0/include-fixed/mips64r6/el/.keep
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/include/.keep 0 additions, 0 deletions...s_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/include/.keep
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/crtbegin.o 0 additions, 0 deletions...e/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/crtbegin.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/crtend.o 0 additions, 0 deletions...ree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/crtend.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/el/crtbegin.o 0 additions, 0 deletions...ib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/el/crtbegin.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/el/crtend.o 0 additions, 0 deletions.../lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/64/el/crtend.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/crtbegin.o 0 additions, 0 deletions...tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/crtbegin.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/crtend.o 0 additions, 0 deletions...g_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/crtend.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/el/crtbegin.o 0 additions, 0 deletions...e/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/el/crtbegin.o
- test/Driver/Inputs/mips_img_tree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/el/crtend.o 0 additions, 0 deletions...ree/lib/gcc/mips-img-linux-gnu/4.9.0/mips64r6/el/crtend.o
Loading
Please register or sign in to comment