summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/uclinux.opt
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-09 00:22:56 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-09 00:22:56 +0000
commit99c2a9e368e29fd1ce29c53c44a5fe61ba667fae (patch)
tree1a06bce805d4a70549f28cba021cd7a17d6c8415 /gcc/config/m68k/uclinux.opt
parent7f77ce73dabceea6a5bc0c59241adbd9172e279a (diff)
downloadgcc-99c2a9e368e29fd1ce29c53c44a5fe61ba667fae.tar.gz
* config/m68k/uclinux.opt: New.
* config.gcc (m68k-*-uclinux*): Use m68k/uclinux.opt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169958 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/uclinux.opt')
-rw-r--r--gcc/config/m68k/uclinux.opt33
1 files changed, 33 insertions, 0 deletions
diff --git a/gcc/config/m68k/uclinux.opt b/gcc/config/m68k/uclinux.opt
new file mode 100644
index 00000000000..c8bcafe9c17
--- /dev/null
+++ b/gcc/config/m68k/uclinux.opt
@@ -0,0 +1,33 @@
+; m68k/ColdFire uClinux options.
+
+; Copyright (C) 2011
+; Free Software Foundation, Inc.
+;
+; This file is part of GCC.
+;
+; GCC is free software; you can redistribute it and/or modify it under
+; the terms of the GNU General Public License as published by the Free
+; Software Foundation; either version 3, or (at your option) any later
+; version.
+;
+; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
+; WARRANTY; without even the implied warranty of MERCHANTABILITY or
+; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+; for more details.
+;
+; You should have received a copy of the GNU General Public License
+; along with GCC; see the file COPYING3. If not see
+; <http://www.gnu.org/licenses/>.
+
+; See the GCC internals manual (options.texi) for a description of
+; this file's format.
+
+; Please try to keep this file in ASCII collating order.
+
+elf2flt
+Driver
+
+elf2flt=
+Driver JoinedOrMissing
+
+; This comment is to ensure we retain the blank line above.