OSDN Git Service

* config.gcc: Do not build a shared libgcc for arm-none-eabi.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Sep 2004 19:58:43 +0000 (19:58 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Sep 2004 19:58:43 +0000 (19:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87503 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index d581ec8..b29684f 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * config.gcc: Do not build a shared libgcc for arm-none-eabi.
+
 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        * c-tree.h (struct c_declspecs): Add const_p, volatile_p and