From: Arthur Loiret Date: Sun, 25 May 2008 12:30:30 +0000 (+0200) Subject: config.gcc (sh2[lbe]*-*-linux*): Allow target. X-Git-Tag: releases/gcc-4.4.0~4692 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=93fea8d3d840e71cfefb9f795663af460bd66498;p=thirdparty%2Fgcc.git config.gcc (sh2[lbe]*-*-linux*): Allow target. * config.gcc (sh2[lbe]*-*-linux*): Allow target. * config.host (sh2[lbe]*-*-linux*): Allow target. From-SVN: r135861 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0588af6fc5a5..b585221d44d4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-05-25 Arthur Loiret + + * config.gcc (sh2[lbe]*-*-linux*): Allow target. + 2008-05-25 Steven Bosscher * gcse.c (hash_scan_set): Do not pick up a REG_EQUAL value if diff --git a/gcc/config.gcc b/gcc/config.gcc index efc3c4a84ef7..c35d52aa48b6 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -2171,7 +2171,7 @@ score-*-elf) ;; sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \ sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \ - sh-*-linux* | sh[346lbe]*-*-linux* | \ + sh-*-linux* | sh[2346lbe]*-*-linux* | \ sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \ sh64-*-netbsd* | sh64l*-*-netbsd*) tmake_file="${tmake_file} sh/t-sh sh/t-elf" diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 2dec005b4d89..9c14fdd7b310 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2008-05-25 Arthur Loiret + + * config.host (sh2[lbe]*-*-linux*): Allow target. + 2008-04-30 Nathan Froyd * config/rs6000/t-ppccomm: Add build rules for new files. diff --git a/libgcc/config.host b/libgcc/config.host index d695b44182dd..93fb8a0cde53 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -556,7 +556,7 @@ score-*-elf) ;; sh-*-elf* | sh[12346l]*-*-elf* | sh*-*-kaos* | \ sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | \ - sh-*-linux* | sh[346lbe]*-*-linux* | \ + sh-*-linux* | sh[2346lbe]*-*-linux* | \ sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \ sh64-*-netbsd* | sh64l*-*-netbsd*) case ${host} in