Commit b486fc0a by Joseph Myers Committed by Joseph Myers

* config/mips/sde.h: Switch to GPLv3.

From-SVN: r128603
parent 34c0750b
2007-09-19 Joseph Myers <joseph@codesourcery.com>
* config/mips/sde.h: Switch to GPLv3.
2007-09-19 Eric Botcazou <ebotcazou@adacore.com> 2007-09-19 Eric Botcazou <ebotcazou@adacore.com>
* tree-sra.c (decide_block_copy): Decide if there are groups. * tree-sra.c (decide_block_copy): Decide if there are groups.
/* Definitions of target machine for GNU compiler. /* Definitions of target machine for GNU compiler.
MIPS SDE version. MIPS SDE version.
Copyright (C) 2003, 2004 Copyright (C) 2003, 2004, 2007
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
GCC is free software; you can redistribute it and/or modify GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option) the Free Software Foundation; either version 3, or (at your option)
any later version. any later version.
GCC is distributed in the hope that it will be useful, GCC is distributed in the hope that it will be useful,
...@@ -16,9 +16,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ...@@ -16,9 +16,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to along with GCC; see the file COPYING3. If not see
the Free Software Foundation, 59 Temple Place - Suite 330, <http://www.gnu.org/licenses/>. */
Boston, MA 02111-1307, USA. */
#define DRIVER_SELF_SPECS \ #define DRIVER_SELF_SPECS \
/* Make sure a -mips option is present. This helps us to pick \ /* Make sure a -mips option is present. This helps us to pick \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment