]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
aarch64: Use range in copyright years.
authorMarcus Shawcroft <marcus.shawcroft@linaro.org>
Tue, 20 Nov 2012 23:13:14 +0000 (23:13 +0000)
committerMarcus Shawcroft <marcus.shawcroft@linaro.org>
Wed, 21 Nov 2012 08:16:00 +0000 (08:16 +0000)
31 files changed:
ports/ChangeLog.aarch64
ports/sysdeps/aarch64/dl-tlsdesc.S
ports/sysdeps/aarch64/dl-tlsdesc.h
ports/sysdeps/aarch64/fpu/s_ceil.c
ports/sysdeps/aarch64/fpu/s_ceilf.c
ports/sysdeps/aarch64/fpu/s_floor.c
ports/sysdeps/aarch64/fpu/s_floorf.c
ports/sysdeps/aarch64/fpu/s_fmaf.c
ports/sysdeps/aarch64/fpu/s_fmax.c
ports/sysdeps/aarch64/fpu/s_fmaxf.c
ports/sysdeps/aarch64/fpu/s_fmin.c
ports/sysdeps/aarch64/fpu/s_fminf.c
ports/sysdeps/aarch64/fpu/s_frint.c
ports/sysdeps/aarch64/fpu/s_frintf.c
ports/sysdeps/aarch64/fpu/s_llrint.c
ports/sysdeps/aarch64/fpu/s_llrintf.c
ports/sysdeps/aarch64/fpu/s_llround.c
ports/sysdeps/aarch64/fpu/s_llroundf.c
ports/sysdeps/aarch64/fpu/s_lrint.c
ports/sysdeps/aarch64/fpu/s_lrintf.c
ports/sysdeps/aarch64/fpu/s_lround.c
ports/sysdeps/aarch64/fpu/s_lroundf.c
ports/sysdeps/aarch64/fpu/s_nearbyint.c
ports/sysdeps/aarch64/fpu/s_nearbyintf.c
ports/sysdeps/aarch64/fpu/s_rint.c
ports/sysdeps/aarch64/fpu/s_rintf.c
ports/sysdeps/aarch64/fpu/s_round.c
ports/sysdeps/aarch64/fpu/s_roundf.c
ports/sysdeps/aarch64/fpu/s_trunc.c
ports/sysdeps/aarch64/fpu/s_truncf.c
ports/sysdeps/aarch64/tlsdesc.c

index 2a7bfc301b1935cd84ee53f42ed92bb48e87eb6d..103b31f3fb0706aaa1888ff8779396f5526d2c90 100644 (file)
@@ -1,3 +1,36 @@
+2012-11-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
+
+       * sysdeps/aarch64/dl-tlsdesc.S: Use range for copyright years.
+       * sysdeps/aarch64/dl-tlsdesc.h: Likewise.
+       * sysdeps/aarch64/tlsdesc.c: Likewise.
+       * sysdeps/aarch64/fpu/s_ceil.c: Likewise.
+       * sysdeps/aarch64/fpu/s_ceilf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_floor.c: Likewise.
+       * sysdeps/aarch64/fpu/s_floorf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_fmaf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_fmax.c: Likewise.
+       * sysdeps/aarch64/fpu/s_fmaxf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_fmin.c: Likewise.
+       * sysdeps/aarch64/fpu/s_fminf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_frint.c: Likewise.
+       * sysdeps/aarch64/fpu/s_frintf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_llrint.c: Likewise.
+       * sysdeps/aarch64/fpu/s_llrintf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_llround.c: Likewise.
+       * sysdeps/aarch64/fpu/s_llroundf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_lrint.c: Likewise.
+       * sysdeps/aarch64/fpu/s_lrintf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_lround.c: Likewise.
+       * sysdeps/aarch64/fpu/s_lroundf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_nearbyint.c: Likewise.
+       * sysdeps/aarch64/fpu/s_nearbyintf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_rint.c: Likewise.
+       * sysdeps/aarch64/fpu/s_rintf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_round.c: Likewise.
+       * sysdeps/aarch64/fpu/s_roundf.c: Likewise.
+       * sysdeps/aarch64/fpu/s_trunc.c: Likewise.
+       * sysdeps/aarch64/fpu/s_truncf.c: Likewise.
+
 2012-11-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
 
        * sysdeps/aarch64/fpu/s_frint.x: Renamed to...
index 0e590518f6e29c2089c9edfe46ceebd9a73effb4..b78a096e531f90759330137692b5e2212f55b3c3 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage handling in the ELF dynamic linker.
    AArch64 version.
-   Copyright (C) 20112012 Free Software Foundation, Inc.
+   Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 514e4ecfb830af088829d7cf9240a766a8ede1a9..3e2eaa0a87e13bc07a4f6063a0f534c24cf1aa6b 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage descriptor handling in the ELF dynamic linker.
    AArch64 version.
-   Copyright (C) 20112012 Free Software Foundation, Inc.
+   Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9fe7cedeef586e4f6d78291519ea7d23a3e60db3..5010c4f79c194d5d3c02974be63194b5feedceac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a20a972efefd8fa021e1554dd44b4452af4d2eb6..e7f47361ff7e7ed6db844d6c6c025ce1371b1e87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 216d47251be3c33eeb128c24a6c1c80db9a003b7..26b79b4478008f5314c233da31102f7631134800 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index debf00d2f83d3727e305ac904301321afa980af2..1b7e019082c4241bea64009a43e0c42dbfbfcbce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index bcda67bef8fba88bf18445e06b56f8990d81eb7e..016d7bd64af88c97cb506094124520ee3f39c461 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 6fe1ecc2495fd0d5997597399111e28727f25485..40804cc46cd5f5dc1e16acc0199f54110afa3928 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index fa2a4bd0dc75f08d9309e36d64379d293dde9f81..ed282bbdaba4a224c8cf96908cbd66ea1d01d435 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 63e1596e19d17d73a513f3878f143be3c6816b30..796e4e41c5bd2400cfb0f6c93caa2cbe3b64cdd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5e8b60e878f2f822edc1a279e43d4ba813a70528..18b6ac0261677c95f63b7059b41f0f585cdf9eb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3c24031deb6b7c981eb825229b4bca7019c912b7..2a54cdf1b40bd124f3ad0801f70f939bfeadf701 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 873addc9eea5a9b69837e0deadbd6b04f894b7e1..1fbe8380dae74c9b93bbece685293691ceccf2b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 6eceb6821fc0847224e39e5e1f501a5658aa8187..e46630381dd77eab6b1befa91210395c3278733f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 17b73a7c252d7aea8d26de6cf176be3f8ceab9be..352dc519da29bd0b87852266d9a6d43b8bd20abd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5646e00ba624623b8e7c43e30936d5891581664a..6aa365b6806b2e00f237759b414f58b3be855e56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 25552265232f855c0c4e176b1615c027b099c51f..98cf77e0099f109ea7bf237c2022ae61d279d646 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 945428f41450926adee7e5b4fb1dbb0892a50444..ccce6362846ca8f9cc97fb3ffb7cd91e05521d22 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 06eb4b7ea77aeb0f7ac3d95822830f9de06fdf2b..ff44650d7d8707b68178b51c7e27ad977b42a10f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 472143d619855912ef3fc4648e57d9a01171138e..b400caa950da7e527b19ebfbcdbb3a7bc5940c46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 2011, 2012 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9700d3f2d7e73c6aeda46d4a6d27661e691f42cd..eb553198ccbb969d5c4f5eeb70eb976aced9434e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a0b3105e5253fd3e4013004a5d7db0e094572dfb..69eeccf309265ad3b4023ea3f1e83e71e16b2a40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5e964f8f8dac47ff918634950fa88f34583df2a4..19b26601a51f36bef87df5ee96ed47cf4ef107ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 1b0ae9097f6120a39efd38015077bc663056fd82..fad38d4fbbc99774271cba6226c35fe4da93003e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 1d271890001efdb4fbc0c1aaaf02d1964faecc43..54353b8020f619bef021015dbd45b86ee71732d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 70b50a81561b2c7c1213f941a77df21bbd9f117e..a566798ece872afdcafbd606cf06f6e5c8b65e6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 74b81addf16cea7f39cbb3ea80aead8644ebf3a7..4684206e1227097e6a078ff005f05a80356ff894 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index cd22762f7a83dcb197ac174533fefb733aec7af2..767cb9fb2fc1731521dc0a1c0b280e9cb6066cae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f81bd50d367957911d14f0956dc64dc933acfe6c..1c952f7f81502feb19722f10e7fe9bdd0891faf7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 20112012 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 4190c48dfc72bf4eb55047e754843a5f7636477d..606ce797c66ce84d08843a6c3b32db48d9ec2317 100644 (file)
@@ -1,6 +1,6 @@
 /* Manage TLS descriptors.  AArch64 version.
 
-   Copyright (C) 20112012 Free Software Foundation, Inc.
+   Copyright (C) 2011-2012 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.