From: Mark Mitchell Date: Tue, 14 Sep 2004 19:58:43 +0000 (+0000) Subject: config.gcc: Do not build a shared libgcc for arm-none-eabi. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c0f8409195c21e9852d900f2f14560641e2d7da;p=gcc.git config.gcc: Do not build a shared libgcc for arm-none-eabi. * config.gcc: Do not build a shared libgcc for arm-none-eabi. [[Split portion of a mixed commit.]] From-SVN: r87503.2 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d581ec834a3..b29684fef37 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-09-14 Mark Mitchell + + * config.gcc: Do not build a shared libgcc for arm-none-eabi. + 2004-09-14 Joseph S. Myers * c-tree.h (struct c_declspecs): Add const_p, volatile_p and