mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 15:00:55 +08:00
avr-modes.def: Add GPL copyright notice.
* config/avr/avr-modes.def: Add GPL copyright notice. From-SVN: r195143
This commit is contained in:
parent
bd0ca6ba9f
commit
9a0bbab603
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user