]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/lm32/lm32.opt
Update copyright years.
[thirdparty/gcc.git] / gcc / config / lm32 / lm32.opt
index cda182ea9beb0dfcb2134122fe329d62a9a2cdb7..dda4f3bf9ea2b26c346b9c28d72ecf61c755cf49 100644 (file)
@@ -1,7 +1,7 @@
 ; Options for the Lattice Mico32 port of the compiler.
 ; Contributed by Jon Beniston <jon@beniston.com>
 ;
-; Copyright (C) 2009-2017 Free Software Foundation, Inc.
+; Copyright (C) 2009-2024 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
 ;  <http://www.gnu.org/licenses/>.  
    
 mmultiply-enabled
-Target Report Mask(MULTIPLY_ENABLED)
+Target Mask(MULTIPLY_ENABLED)
 Enable multiply instructions.
 
 mdivide-enabled
-Target Report Mask(DIVIDE_ENABLED)
+Target Mask(DIVIDE_ENABLED)
 Enable divide and modulus instructions.
 
 mbarrel-shift-enabled
-Target Report Mask(BARREL_SHIFT_ENABLED)
+Target Mask(BARREL_SHIFT_ENABLED)
 Enable barrel shift instructions.
 
 msign-extend-enabled
-Target Report Mask(SIGN_EXTEND_ENABLED)
+Target Mask(SIGN_EXTEND_ENABLED)
 Enable sign extend instructions.
 
 muser-enabled
-Target Report Mask(USER_ENABLED)
+Target Mask(USER_ENABLED)
 Enable user-defined instructions.