2014-01-16 Zhenqiang Chen <zhenqiang.chen@linaro.org>
commitc2638d2b588ce7b14f77871cd43290bb643d6dc9
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jan 2014 11:21:51 +0000 (17 11:21 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jan 2014 11:21:51 +0000 (17 11:21 +0000)
tree9698f1d3f919aaca71897f4806301bac8ea5e736
parent54f3ab37eefe1bedae8f6d892b12dcc14858b03f
2014-01-16  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

Linaro local patch for armv4t multilib support.
* gcc/config/arm/t-mlibs: New file.
* config.gcc: Add t-mlibs.
* incpath.c (add_standard_paths): Try multilib path first.
* gcc.c (for_each_path): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/linaro@206704 138bc75d-0d04-0410-961f-82ee72b054a4
gcc-4_8-branch/gcc/ChangeLog.linaro
gcc-4_8-branch/gcc/config.gcc
gcc-4_8-branch/gcc/config/arm/t-mlibs [new file with mode: 0644]
gcc-4_8-branch/gcc/gcc.c
gcc-4_8-branch/gcc/incpath.c