OSDN Git Service

* config/m68k/uclinux.opt (static-libc): New Driver option.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Feb 2011 23:02:01 +0000 (23:02 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Feb 2011 23:02:01 +0000 (23:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170227 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/m68k/uclinux.opt

index d00e6d5..be7885c 100644 (file)
@@ -1,5 +1,9 @@
 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
 
+       * config/m68k/uclinux.opt (static-libc): New Driver option.
+
+2011-02-16  Joseph Myers  <joseph@codesourcery.com>
+
        * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.
 
 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
index c8bcafe..5376499 100644 (file)
@@ -30,4 +30,7 @@ Driver
 elf2flt=
 Driver JoinedOrMissing
 
+static-libc
+Driver
+
 ; This comment is to ensure we retain the blank line above.