]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/or1k/elf.opt
Update copyright years.
[thirdparty/gcc.git] / gcc / config / or1k / elf.opt
index 641b6ddd4bed6bb80146aad817fe875a5065e0a3..69dfb06cfdcb52c0d6838de5408a3f4f1e8f3a8d 100644 (file)
@@ -1,6 +1,6 @@
 ; OpenRISC command line options for newlib binaries
 
-; Copyright (C) 2010-2019 Free Software Foundation, Inc.
+; Copyright (C) 2010-2024 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
@@ -25,9 +25,9 @@
 
 mboard=
 Target RejectNegative Joined
-Configure board specific runtime.
+Configure the newlib board specific runtime.  The default is or1ksim.
 
 mnewlib
 Target RejectNegative
-For compatibility, it's always newlib for elf now.
-
+This option is ignored; it is provided for compatibility purposes only.  This
+used to select linker and preprocessor options for use with newlib.