]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright years in libatomic/
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 2 Jan 2014 22:24:30 +0000 (22:24 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 2 Jan 2014 22:24:30 +0000 (22:24 +0000)
From-SVN: r206291

31 files changed:
libatomic/ChangeLog
libatomic/Makefile.am
libatomic/cas_n.c
libatomic/config/arm/arm-config.h
libatomic/config/arm/exch_n.c
libatomic/config/linux/arm/host-config.h
libatomic/config/linux/arm/init.c
libatomic/config/linux/arm/load_n.c
libatomic/config/linux/arm/store_n.c
libatomic/config/posix/host-config.h
libatomic/config/posix/lock.c
libatomic/config/x86/fenv.c
libatomic/config/x86/host-config.h
libatomic/config/x86/init.c
libatomic/configure.ac
libatomic/configure.tgt
libatomic/exch_n.c
libatomic/fadd_n.c
libatomic/fenv.c
libatomic/fop_n.c
libatomic/gcas.c
libatomic/gexch.c
libatomic/glfree.c
libatomic/gload.c
libatomic/gstore.c
libatomic/host-config.h
libatomic/libatomic_i.h
libatomic/load_n.c
libatomic/store_n.c
libatomic/tas_n.c
libatomic/testsuite/config/default.exp

index f5533a48bc862c2f72656c644cee5f34e6480dc1..2d1c9bd18ae73e2e44e5d8c597752fb63fed35d4 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       Update copyright years
+
 2013-12-09  Uros Bizjak  <ubizjak@gmail.com>
 
        * config/x86/fenv.c (__atomic_feraiseexcept): Emit SSE
index 537b24a714927d5f164eec4b882bf2482df95a6a..47f25df0d22a6fb736a78ed3e0f0a0c75bb7d133 100644 (file)
@@ -1,4 +1,4 @@
-##  Copyright (C) 2012-2013 Free Software Foundation, Inc.
+##  Copyright (C) 2012-2014 Free Software Foundation, Inc.
 ##  Contributed by Richard Henderson <rth@redhat.com>.
 ##
 ##  This file is part of the GNU Atomic Library (libatomic).
index a4702683899e68992ca5a23be5179314bc4f81b8..39c78332423c578c6f3a72b289c1748c2f2b2f24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 554a1c72e23288d19202f177e630efc6cae79ed8..1943b31d13d588b240d64c050e00ea6e1342b98b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 198a90afb7ac779523e20b952d23ed3be146199f..c90d57f30cca32a98386ce6da1482265b9cfde9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 773d68c3d5394dd1a115090f282e5e3ac2fc833d..9c4981e6eba1dc9ca6a68959684e5d2ec5c05d0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 7645e35b5b118b91bfa1153ed3ce63577bccdeb4..7e47d0212b025fbb15a1f25e9d5c8bf90c4a756f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index cf6d7efdfe6d6bad90516201f794c38fae6b4f25..f7c4bee6c39b378225dc8f61c9eb822a6a5b52db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index c440f8348b7539561458c6850131998540e3ee16..342ea4f74d89e328f10ce23eaca02ca603727fa7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 883c95963017bac52958f2d6c42f767f52f59e68..db55d343bc373181f1d3264caa3524b1341e1e80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 0faa8240badcf5fee99292e8b15c449062f12e02..a214c450934882a131fbd823ec51896b89cbef45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index bdd9de75e47555bd36562f0005901f87b6dcbd3f..f27981154097072b952ec748c570614844010c53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU Atomic Library (libatomic).
 
index e478d5b44639453caba7d8b537bdb9b9dd71b75d..9615d3849d1e7551da3b9deb27b6e9212b324e70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 5239ad77b780cae30d6e64c30196c7c6e0ae344f..9663e3edca66bf322e2302cb3422f55ad867fd06 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index fd2d35bf04f325fc217cafbd9c2715c63d2a093d..9e8678df5cd316484b09d766d525f787037313e3 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoreconf to produce a configure script.
-#  Copyright (C) 2012-2013 Free Software Foundation, Inc.
+#  Copyright (C) 2012-2014 Free Software Foundation, Inc.
 #
 #  This file is part of the GNU Atomic Library (libatomic).
 #
index 7eaab38d97ce84ffd4606a11b5bddf7adc6f4b84..a3757efbbe26f20bf971d5ba9c19e0e452d9385f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- shell-script -*-
-#  Copyright (C) 2012-2013 Free Software Foundation, Inc.
+#  Copyright (C) 2012-2014 Free Software Foundation, Inc.
 #  Contributed by Richard Henderson <rth@redhat.com>.
 #
 #  This file is part of the GNU Atomic Library (libatomic).
index 78a5d34be77b327aea0b3a2220a514d2bf64c42e..23558b099f8c2d32a7a9a3c9dfa4222b0bee438b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 888bba4812b50d54cdadbc2898cb9d6945ba7d29..9539ef4a34365243cdc5faf9560d4d6b3beec51a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 752cf3b378d92976ef278e5c9b489832b8561b00..435d53a87ad809f85661e433b40e7d4fb95f7bad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU Atomic Library (libatomic).
 
index 5e4b224aa5a43bfe49148f59e36d84bbeb65287e..4a18da97cc5256bae0f0ff837682ca148cfcd6cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index e3d77f3f558b0fb53c90699d2a542a67b6892128..2925b70b28ff23226663ee7c6e2aaf144d30f98f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index c8c86587bc21cfdda394a15463f9920d889e31fe..49524da656a644ce72d41362b54e77c6237c221c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 361ead67b5a0cb203304ff216fa65ff2ceb264c8..6bc66df60f555ca61f74c63a1d28c69fae4c5b81 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 85865bda535ea5a8303895888e8c3623539803c1..4200337104a2802ad6cf6f9f83a5bb545029a6eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 84f9a8d5474e081df073942eab3a287e5d6f92d5..9e15283c868fc9cbd8013d08053756520000af94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 58a8db32e4c7f341c804ac6897884b4a42c08a74..7c66e83ea9150b97c96ed017a01ae9095cf3e256 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 7fe76ffd966ab87f26b2df6077c69bb2143effb2..eacc5f9d04d3a870944e315109b7c6393a2873da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 8861bf4a28c413a1d10a829668a608dcd054952a..32bcfa5a23c597589d6cb8cc0b88674a59f9dda4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index 062c01415d02937c15932b40ba4dcc5627d1bc15..0c4171abe736994e2fa0b754e7751ee039d345fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index a16d387d8c176c882d438038a2edc803afb647db..1f3e643c92a5af18260c419339208829ddad33a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>.
 
    This file is part of the GNU Atomic Library (libatomic).
index b98cbd26d6e94f87f7129f3a666945bb2aed0cae..ccfda11bc0b47431be0996cec443219ccce1d245 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+#   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by