Commit 5baa7f6f by Richard Sandiford Committed by Richard Sandiford

sdemtk.opt: Update to GPLv3.

gcc/
	* config/mips/sdemtk.opt: Update to GPLv3.
	* config/mips/sdemtk.h: Likewise.

From-SVN: r128499
parent 9303e5df
2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
* config/mips/sdemtk.opt: Update to GPLv3.
* config/mips/sdemtk.h: Likewise.
2007-09-14 Nigel Stephens <nigel@mips.com> 2007-09-14 Nigel Stephens <nigel@mips.com>
* config.gcc (mips*-*-linux*): Recognise mipsisa32r2 and set * config.gcc (mips*-*-linux*): Recognise mipsisa32r2 and set
...@@ -7,7 +7,7 @@ This file is part of GCC. ...@@ -7,7 +7,7 @@ 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 TARGET_OS_CPP_BUILTINS() \ #define TARGET_OS_CPP_BUILTINS() \
do \ do \
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
; ;
; GCC is free software; you can redistribute it and/or modify it under ; 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 ; 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. ; version.
; ;
; GCC is distributed in the hope that it will be useful, but WITHOUT ; GCC is distributed in the hope that it will be useful, but WITHOUT
...@@ -15,9 +15,8 @@ ...@@ -15,9 +15,8 @@
; License for more details. ; 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 the Free ; along with GCC; see the file COPYING3. If not see
; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA ; <http://www.gnu.org/licenses/>.
; 02110-1301, USA.
mno-float mno-float
Target Report RejectNegative Var(TARGET_NO_FLOAT) Target Report RejectNegative Var(TARGET_NO_FLOAT)
......
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