diff options
author | Arthur Loiret <arthur.loiret@u-psud.fr> | 2008-05-25 14:30:30 +0200 |
---|---|---|
committer | Kaz Kojima <kkojima@gcc.gnu.org> | 2008-05-25 12:30:30 +0000 |
commit | 93fea8d3d840e71cfefb9f795663af460bd66498 (patch) | |
tree | efcc9e58ce5574fdea18a500f23a0a3effb297ef /libgcc/ChangeLog | |
parent | 294707717f6b7f293601c3dda20cb6405c6a3a6f (diff) | |
download | gcc-93fea8d3d840e71cfefb9f795663af460bd66498.tar.gz |
config.gcc (sh2[lbe]*-*-linux*): Allow target.
* config.gcc (sh2[lbe]*-*-linux*): Allow target.
* config.host (sh2[lbe]*-*-linux*): Allow target.
From-SVN: r135861
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 2dec005b4d8..9c14fdd7b31 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr> + + * config.host (sh2[lbe]*-*-linux*): Allow target. + 2008-04-30 Nathan Froyd <froydnj@codesourcery.com> * config/rs6000/t-ppccomm: Add build rules for new files. |