avr-modes.def: Add GPL copyright notice.

* config/avr/avr-modes.def: Add GPL copyright notice.

From-SVN: r195143
This commit is contained in:
Georg-Johann Lay 2013-01-14 12:49:48 +00:00 committed by Georg-Johann Lay
parent bd0ca6ba9f
commit 9a0bbab603
2 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-01-14 Georg-Johann Lay <avr@gjlay.de>
* config/avr/avr-modes.def: Add GPL copyright notice.
2013-01-13 Uros Bizjak <ubizjak@gmail.com>
* config/i386/sync.md (mem_thread_fence): Mask operands[0] with

View File

@ -1,3 +1,21 @@
/* Copyright (C) 2012-2013 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 3, 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 COPYING3. If not see
<http://www.gnu.org/licenses/>. */
FRACTIONAL_INT_MODE (PSI, 24, 3);
/* Make TA and UTA 64 bits wide.