]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
alpha.opt, [...]: Add copyright notices.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 17 Mar 2005 15:59:09 +0000 (15:59 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 17 Mar 2005 15:59:09 +0000 (15:59 +0000)
* config/alpha/alpha.opt, config/arc/arc.opt,
config/h8300/h8300.opt, config/mips/mips.opt: Add copyright
notices.

From-SVN: r96618

gcc/ChangeLog
gcc/config/alpha/alpha.opt
gcc/config/arc/arc.opt
gcc/config/h8300/h8300.opt
gcc/config/mips/mips.opt

index 182567deda8259483f4ed1679eb7f7aba799f517..5a74a4975ca64b902d8e2bd67881867ea49ccbcc 100644 (file)
        TARGET_H8300SX.
        * config/h8300/h8300.opt: New.
 
+       * config/alpha/alpha.opt, config/arc/arc.opt,
+       config/h8300/h8300.opt, config/mips/mips.opt: Add copyright
+       notices.
+
 2005-03-17  Ian Lance Taylor  <ian@airs.com>
 
        * gmon.c: Remove.
index 1d2a2e58ef0175a7c082fa7a04ebeefa136f5fab..0c6ca3c302ec14be70c9167261100c3f53ca8bc5 100644 (file)
@@ -1,3 +1,24 @@
+; Options for the DEC Alpha port of the compiler
+;
+; Copyright (C) 2005 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 2, 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 COPYING.  If not, write to the Free
+; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+; 02111-1307, USA.
+
 msoft-float
 Target Report Mask(SOFT_FP)
 Do not use hardware fp
index 3b14746a63408c810408de251659cd9058e86a09..ffb6b010b7b7adf9ade592aadd6ca7cb39935f8c 100644 (file)
@@ -1,3 +1,24 @@
+; Options for the Argonaut ARC port of the compiler
+;
+; Copyright (C) 2005 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 2, 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 COPYING.  If not, write to the Free
+; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+; 02111-1307, USA.
+
 malign-loops
 Target Undocumented Report Mask(ALIGN_LOOPS)
 
index bab46e3aa15f18b831f72d427f0e93e45d9953af..31b551d0e603337534accc9cfb2b9466a3cd62dc 100644 (file)
@@ -1,3 +1,24 @@
+; Options for the Renesas H8/300 port of the compiler
+;
+; Copyright (C) 2005 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 2, 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 COPYING.  If not, write to the Free
+; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+; 02111-1307, USA.
+
 ms
 Target Mask(H8300S_1)
 Generate H8S code
index d512632df2a64791f889d674624a22f3473d5db0..1db377ed16015decac72958e116b90929fe9bf17 100644 (file)
@@ -1,3 +1,24 @@
+; Options for the MIPS port of the compiler
+;
+; Copyright (C) 2005 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 2, 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 COPYING.  If not, write to the Free
+; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+; 02111-1307, USA.
+
 mabi=
 Target RejectNegative Joined
 -mabi=ABI      Generate code that conforms to the given ABI