OSDN Git Service

PR target/5362
[pf3gnuchains/gcc-fork.git] / gcc / config / mcore / mcore.opt
index 2ae0e04..c445237 100644 (file)
@@ -1,12 +1,12 @@
 ; Options for the Motorola MCore port of the compiler.
 
 ; Options for the Motorola MCore port of the compiler.
 
-; Copyright (C) 2005 Free Software Foundation, Inc.
+; Copyright (C) 2005, 2007, 2009 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
 ;
 ; 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 2, or (at your option) any later
+; 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
 ; version.
 ;
 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
@@ -15,9 +15,8 @@
 ; for more details.
 ;
 ; You should have received a copy of 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 COPYING.  If not, write to the Free
-; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
-; 02110-1301, USA.
+; along with GCC; see the file COPYING3.  If not see
+; <http://www.gnu.org/licenses/>.
 
 m210
 Target RejectNegative Report InverseMask(M340)
 
 m210
 Target RejectNegative Report InverseMask(M340)
@@ -27,18 +26,10 @@ m340
 Target RejectNegative Report Mask(M340)
 Generate code for the M*Core M340
 
 Target RejectNegative Report Mask(M340)
 Generate code for the M*Core M340
 
-m4align
-Target RejectNegative Report InverseMask(8ALIGN)
-Set maximum alignment to 4
-
 m4byte-functions
 Target Report Mask(OVERALIGN_FUNC)
 Force functions to be aligned to a 4 byte boundary
 
 m4byte-functions
 Target Report Mask(OVERALIGN_FUNC)
 Force functions to be aligned to a 4 byte boundary
 
-m8align
-Target RejectNegative Report Mask(8ALIGN)
-Set maximum alignment to 8
-
 mbig-endian
 Target RejectNegative Report InverseMask(LITTLE_END)
 Generate big-endian code
 mbig-endian
 Target RejectNegative Report InverseMask(LITTLE_END)
 Generate big-endian code
@@ -61,7 +52,8 @@ Generate little-endian code
 
 ; Not used by the compiler proper.
 mno-lsim
 
 ; Not used by the compiler proper.
 mno-lsim
-Target RejectNegative Undocumented
+Target RejectNegative
+Assume that run-time support has been provided, so omit -lsim from the linker command line
 
 mrelax-immediates
 Target Report Mask(RELAX_IMM)
 
 mrelax-immediates
 Target Report Mask(RELAX_IMM)