diff options
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/arc/arc-modes.def | 2 | ||||
-rw-r--r-- | gcc/config/arc/arc-protos.h | 2 | ||||
-rw-r--r-- | gcc/config/arc/arc.c | 3 | ||||
-rw-r--r-- | gcc/config/arc/arc.h | 3 | ||||
-rw-r--r-- | gcc/config/arc/arc.md | 3 | ||||
-rw-r--r-- | gcc/config/arc/arc.opt | 2 | ||||
-rw-r--r-- | gcc/config/arm/arm_neon_builtins.def | 3 | ||||
-rw-r--r-- | gcc/config/arm/crypto.def | 3 | ||||
-rw-r--r-- | gcc/config/i386/avx512cdintrin.h | 3 | ||||
-rw-r--r-- | gcc/config/i386/avx512erintrin.h | 3 | ||||
-rw-r--r-- | gcc/config/i386/avx512fintrin.h | 3 | ||||
-rw-r--r-- | gcc/config/i386/avx512pfintrin.h | 3 | ||||
-rw-r--r-- | gcc/config/i386/btver2.md | 2 | ||||
-rw-r--r-- | gcc/config/i386/shaintrin.h | 3 | ||||
-rw-r--r-- | gcc/config/i386/slm.md | 2 | ||||
-rw-r--r-- | gcc/config/linux-protos.h | 3 | ||||
-rw-r--r-- | gcc/config/linux.c | 3 | ||||
-rw-r--r-- | gcc/config/winnt-c.c | 3 |
18 files changed, 18 insertions, 31 deletions
diff --git a/gcc/config/arc/arc-modes.def b/gcc/config/arc/arc-modes.def index 8c738dda497..14d97ab174a 100644 --- a/gcc/config/arc/arc-modes.def +++ b/gcc/config/arc/arc-modes.def @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu. - Copyright (C) 2002, 2007-2013 Free Software Foundation, Inc. + Copyright (C) 2002-2013 Free Software Foundation, Inc. Contributor: Joern Rennecke <joern.rennecke@embecosm.com> on behalf of Synopsys Inc. diff --git a/gcc/config/arc/arc-protos.h b/gcc/config/arc/arc-protos.h index 0939bc04bb4..7559a5af49f 100644 --- a/gcc/config/arc/arc-protos.h +++ b/gcc/config/arc/arc-protos.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu. - Copyright (C) 2000, 2007-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/arc/arc.c b/gcc/config/arc/arc.c index 77932ce567c..e75ae59604b 100644 --- a/gcc/config/arc/arc.c +++ b/gcc/config/arc/arc.c @@ -1,6 +1,5 @@ /* Subroutines used for code generation on the Synopsys DesignWare ARC cpu. - Copyright (C) 1994, 1995, 1997, 2004, 2007-2013 - Free Software Foundation, Inc. + Copyright (C) 1994-2013 Free Software Foundation, Inc. Sources derived from work done by Sankhya Technologies (www.sankhya.com) on behalf of Synopsys Inc. diff --git a/gcc/config/arc/arc.h b/gcc/config/arc/arc.h index 88102f0a532..18c8fb2ccd7 100644 --- a/gcc/config/arc/arc.h +++ b/gcc/config/arc/arc.h @@ -1,6 +1,5 @@ /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu. - Copyright (C) 1994, 1995, 1997, 1998, 2007-2013 - Free Software Foundation, Inc. + Copyright (C) 1994-2013 Free Software Foundation, Inc. Sources derived from work done by Sankhya Technologies (www.sankhya.com) on behalf of Synopsys Inc. diff --git a/gcc/config/arc/arc.md b/gcc/config/arc/arc.md index 64b4162a877..ffb7123563c 100644 --- a/gcc/config/arc/arc.md +++ b/gcc/config/arc/arc.md @@ -1,6 +1,5 @@ ;; Machine description of the Synopsys DesignWare ARC cpu for GNU C compiler -;; Copyright (C) 1994, 1997, 1999, 2006-2013 -;; Free Software Foundation, Inc. +;; Copyright (C) 1994-2013 Free Software Foundation, Inc. ;; Sources derived from work done by Sankhya Technologies (www.sankhya.com) on ;; behalf of Synopsys Inc. diff --git a/gcc/config/arc/arc.opt b/gcc/config/arc/arc.opt index 26e0de43fda..3837c7a7e28 100644 --- a/gcc/config/arc/arc.opt +++ b/gcc/config/arc/arc.opt @@ -1,6 +1,6 @@ ; Options for the Synopsys DesignWare ARC port of the compiler ; -; Copyright (C) 2005, 2007-2013 Free Software Foundation, Inc. +; Copyright (C) 2005-2013 Free Software Foundation, Inc. ; ; This file is part of GCC. ; diff --git a/gcc/config/arm/arm_neon_builtins.def b/gcc/config/arm/arm_neon_builtins.def index 5fa17bd0bf1..50688819806 100644 --- a/gcc/config/arm/arm_neon_builtins.def +++ b/gcc/config/arm/arm_neon_builtins.def @@ -1,6 +1,5 @@ /* NEON builtin definitions for ARM. - Copyright (C) 2013 - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GCC. diff --git a/gcc/config/arm/crypto.def b/gcc/config/arm/crypto.def index 0b3a395b452..b2cb567212d 100644 --- a/gcc/config/arm/crypto.def +++ b/gcc/config/arm/crypto.def @@ -1,6 +1,5 @@ /* Cryptographic instruction builtin definitions. - Copyright (C) 2013 - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. Contributed by ARM Ltd. This file is part of GCC. diff --git a/gcc/config/i386/avx512cdintrin.h b/gcc/config/i386/avx512cdintrin.h index 6186e06bdbe..4afd5559969 100644 --- a/gcc/config/i386/avx512cdintrin.h +++ b/gcc/config/i386/avx512cdintrin.h @@ -1,5 +1,4 @@ -/* Copyright (C) 2013 - Free Software Foundation, Inc. +/* Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/i386/avx512erintrin.h b/gcc/config/i386/avx512erintrin.h index 4583d690378..87e03dfce06 100644 --- a/gcc/config/i386/avx512erintrin.h +++ b/gcc/config/i386/avx512erintrin.h @@ -1,5 +1,4 @@ -/* Copyright (C) 2013 - Free Software Foundation, Inc. +/* Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/i386/avx512fintrin.h b/gcc/config/i386/avx512fintrin.h index 40e82134273..1917811bba0 100644 --- a/gcc/config/i386/avx512fintrin.h +++ b/gcc/config/i386/avx512fintrin.h @@ -1,5 +1,4 @@ -/* Copyright (C) 2013 - Free Software Foundation, Inc. +/* Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/i386/avx512pfintrin.h b/gcc/config/i386/avx512pfintrin.h index 4dba640458d..f4211a5dfc4 100644 --- a/gcc/config/i386/avx512pfintrin.h +++ b/gcc/config/i386/avx512pfintrin.h @@ -1,5 +1,4 @@ -/* Copyright (C) 2013 - Free Software Foundation, Inc. +/* Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/i386/btver2.md b/gcc/config/i386/btver2.md index e872d602f58..7ba2583b713 100644 --- a/gcc/config/i386/btver2.md +++ b/gcc/config/i386/btver2.md @@ -1,4 +1,4 @@ -;; Copyright (C) 2012, Free Software Foundation, Inc. +;; Copyright (C) 2012 Free Software Foundation, Inc. ;; ;; This file is part of GCC. ;; diff --git a/gcc/config/i386/shaintrin.h b/gcc/config/i386/shaintrin.h index 58c5c5d1206..7eede49df81 100644 --- a/gcc/config/i386/shaintrin.h +++ b/gcc/config/i386/shaintrin.h @@ -1,5 +1,4 @@ -/* Copyright (C) 2013 - Free Software Foundation, Inc. +/* Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/i386/slm.md b/gcc/config/i386/slm.md index 3ac919e372c..16e9b0a73a6 100644 --- a/gcc/config/i386/slm.md +++ b/gcc/config/i386/slm.md @@ -1,5 +1,5 @@ ;; Slivermont(SLM) Scheduling -;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2009-2010 Free Software Foundation, Inc. ;; ;; This file is part of GCC. ;; diff --git a/gcc/config/linux-protos.h b/gcc/config/linux-protos.h index cfc660ab4df..0a8f674d03b 100644 --- a/gcc/config/linux-protos.h +++ b/gcc/config/linux-protos.h @@ -1,6 +1,5 @@ /* Prototypes. - Copyright (C) 2013. - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/linux.c b/gcc/config/linux.c index ffaf614bc1a..13de1a9ae77 100644 --- a/gcc/config/linux.c +++ b/gcc/config/linux.c @@ -1,6 +1,5 @@ /* Functions for Linux Android as target machine for GNU C compiler. - Copyright (C) 2013. - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/winnt-c.c b/gcc/config/winnt-c.c index d52db62afd2..3d5958f91ff 100644 --- a/gcc/config/winnt-c.c +++ b/gcc/config/winnt-c.c @@ -1,6 +1,5 @@ /* Default C-family target hooks initializer. - Copyright (C) 2013 - Free Software Foundation, Inc. + Copyright (C) 2013 Free Software Foundation, Inc. This file is part of GCC. |