diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:12:26 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:53:40 -0800 |
commit | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch) | |
tree | 09151f6e3abfe04e677d62d685088a16c23e7dcf /sysdeps/loongarch | |
parent | cf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff) | |
download | glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.gz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.xz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/loongarch')
171 files changed, 171 insertions, 171 deletions
diff --git a/sysdeps/loongarch/__longjmp.S b/sysdeps/loongarch/__longjmp.S index e87ce31194..aff0a277cb 100644 --- a/sysdeps/loongarch/__longjmp.S +++ b/sysdeps/loongarch/__longjmp.S @@ -1,5 +1,5 @@ /* longjmp. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/bits/fenv.h b/sysdeps/loongarch/bits/fenv.h index d71494df90..4d4abefe5d 100644 --- a/sysdeps/loongarch/bits/fenv.h +++ b/sysdeps/loongarch/bits/fenv.h @@ -1,5 +1,5 @@ /* Floating point environment. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/bits/link.h b/sysdeps/loongarch/bits/link.h index 00f6f25f2d..bb354332f5 100644 --- a/sysdeps/loongarch/bits/link.h +++ b/sysdeps/loongarch/bits/link.h @@ -1,5 +1,5 @@ /* Machine-specific declarations for dynamic linker interface. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/bits/link_lavcurrent.h b/sysdeps/loongarch/bits/link_lavcurrent.h index 15f1eb8478..80e35cd1a7 100644 --- a/sysdeps/loongarch/bits/link_lavcurrent.h +++ b/sysdeps/loongarch/bits/link_lavcurrent.h @@ -1,6 +1,6 @@ /* Data structure for communication from the run-time dynamic linker for loaded ELF shared objects. LAV_CURRENT definition. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/bits/setjmp.h b/sysdeps/loongarch/bits/setjmp.h index 6620499094..68d2c4ae2e 100644 --- a/sysdeps/loongarch/bits/setjmp.h +++ b/sysdeps/loongarch/bits/setjmp.h @@ -1,5 +1,5 @@ /* Define the machine-dependent type `jmp_buf'. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/dl-audit-check.h b/sysdeps/loongarch/dl-audit-check.h index a139c939c7..4cbca57c34 100644 --- a/sysdeps/loongarch/dl-audit-check.h +++ b/sysdeps/loongarch/dl-audit-check.h @@ -1,5 +1,5 @@ /* rtld-audit version check. LoongArch version. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/dl-irel.h b/sysdeps/loongarch/dl-irel.h index 9b1b89fc18..fe68477c4b 100644 --- a/sysdeps/loongarch/dl-irel.h +++ b/sysdeps/loongarch/dl-irel.h @@ -1,5 +1,5 @@ /* Machine-dependent ELF indirect relocation inline functions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/dl-machine.h b/sysdeps/loongarch/dl-machine.h index 0d17fd21e3..ab81b82d95 100644 --- a/sysdeps/loongarch/dl-machine.h +++ b/sysdeps/loongarch/dl-machine.h @@ -1,5 +1,5 @@ /* Machine-dependent ELF dynamic relocation inline functions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/dl-tls.h b/sysdeps/loongarch/dl-tls.h index a551594b64..29924b866d 100644 --- a/sysdeps/loongarch/dl-tls.h +++ b/sysdeps/loongarch/dl-tls.h @@ -1,5 +1,5 @@ /* Thread-local storage handling in the ELF dynamic linker. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/dl-trampoline.S b/sysdeps/loongarch/dl-trampoline.S index bb449ecf9c..b9ae445974 100644 --- a/sysdeps/loongarch/dl-trampoline.S +++ b/sysdeps/loongarch/dl-trampoline.S @@ -1,5 +1,5 @@ /* PLT trampolines. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/dl-trampoline.h b/sysdeps/loongarch/dl-trampoline.h index 1da70aeb23..cabb23bbf9 100644 --- a/sysdeps/loongarch/dl-trampoline.h +++ b/sysdeps/loongarch/dl-trampoline.h @@ -1,5 +1,5 @@ /* PLT trampolines. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/e_sqrtl.c b/sysdeps/loongarch/e_sqrtl.c index 94e7c4ff62..bb1fda6556 100644 --- a/sysdeps/loongarch/e_sqrtl.c +++ b/sysdeps/loongarch/e_sqrtl.c @@ -1,5 +1,5 @@ /* long double square root in software floating-point emulation. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/e_ilogb.c b/sysdeps/loongarch/fpu/e_ilogb.c index 14c7cbf260..8de689e55e 100644 --- a/sysdeps/loongarch/fpu/e_ilogb.c +++ b/sysdeps/loongarch/fpu/e_ilogb.c @@ -1,5 +1,5 @@ /* __ieee754_ilogb(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/e_ilogbf.c b/sysdeps/loongarch/fpu/e_ilogbf.c index b5ed73210e..32ed958c3a 100644 --- a/sysdeps/loongarch/fpu/e_ilogbf.c +++ b/sysdeps/loongarch/fpu/e_ilogbf.c @@ -1,5 +1,5 @@ /* __ieee754_ilogbf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/e_scalb.c b/sysdeps/loongarch/fpu/e_scalb.c index 5564a3851b..211272ca84 100644 --- a/sysdeps/loongarch/fpu/e_scalb.c +++ b/sysdeps/loongarch/fpu/e_scalb.c @@ -1,5 +1,5 @@ /* scalb(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/e_scalbf.c b/sysdeps/loongarch/fpu/e_scalbf.c index c37b0fd19d..9f05485236 100644 --- a/sysdeps/loongarch/fpu/e_scalbf.c +++ b/sysdeps/loongarch/fpu/e_scalbf.c @@ -1,5 +1,5 @@ /* scalbf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fclrexcpt.c b/sysdeps/loongarch/fpu/fclrexcpt.c index 06d33e34b7..4301b1fd68 100644 --- a/sysdeps/loongarch/fpu/fclrexcpt.c +++ b/sysdeps/loongarch/fpu/fclrexcpt.c @@ -1,5 +1,5 @@ /* Clear given exceptions in current floating-point environment. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fedisblxcpt.c b/sysdeps/loongarch/fpu/fedisblxcpt.c index baea37cae2..a3f92f108d 100644 --- a/sysdeps/loongarch/fpu/fedisblxcpt.c +++ b/sysdeps/loongarch/fpu/fedisblxcpt.c @@ -1,5 +1,5 @@ /* Disable floating-point exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/feenablxcpt.c b/sysdeps/loongarch/fpu/feenablxcpt.c index 6b01492ecf..9b415f09b7 100644 --- a/sysdeps/loongarch/fpu/feenablxcpt.c +++ b/sysdeps/loongarch/fpu/feenablxcpt.c @@ -1,5 +1,5 @@ /* Enable floating-point exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fegetenv.c b/sysdeps/loongarch/fpu/fegetenv.c index ad26c8776f..493d22fe76 100644 --- a/sysdeps/loongarch/fpu/fegetenv.c +++ b/sysdeps/loongarch/fpu/fegetenv.c @@ -1,5 +1,5 @@ /* Store current floating-point environment. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fegetexcept.c b/sysdeps/loongarch/fpu/fegetexcept.c index a62f96c4dc..a57543fcd3 100644 --- a/sysdeps/loongarch/fpu/fegetexcept.c +++ b/sysdeps/loongarch/fpu/fegetexcept.c @@ -1,5 +1,5 @@ /* Get enabled floating-point exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fegetmode.c b/sysdeps/loongarch/fpu/fegetmode.c index f34907b78f..91adace25a 100644 --- a/sysdeps/loongarch/fpu/fegetmode.c +++ b/sysdeps/loongarch/fpu/fegetmode.c @@ -1,5 +1,5 @@ /* Store current floating-point control modes. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fegetround.c b/sysdeps/loongarch/fpu/fegetround.c index 0881d73a50..d9cc78ab19 100644 --- a/sysdeps/loongarch/fpu/fegetround.c +++ b/sysdeps/loongarch/fpu/fegetround.c @@ -1,5 +1,5 @@ /* Return current rounding direction. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/feholdexcpt.c b/sysdeps/loongarch/fpu/feholdexcpt.c index d33fa1cde2..a278511337 100644 --- a/sysdeps/loongarch/fpu/feholdexcpt.c +++ b/sysdeps/loongarch/fpu/feholdexcpt.c @@ -1,5 +1,5 @@ /* Store current floating-point environment and clear exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fenv_libc.h b/sysdeps/loongarch/fpu/fenv_libc.h index 5f9a6c888e..639e0b16b2 100644 --- a/sysdeps/loongarch/fpu/fenv_libc.h +++ b/sysdeps/loongarch/fpu/fenv_libc.h @@ -1,5 +1,5 @@ /* Internal libc stuff for floating point environment routines. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fesetenv.c b/sysdeps/loongarch/fpu/fesetenv.c index 877d124261..183b5a1921 100644 --- a/sysdeps/loongarch/fpu/fesetenv.c +++ b/sysdeps/loongarch/fpu/fesetenv.c @@ -1,5 +1,5 @@ /* Install given floating-point environment. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fesetexcept.c b/sysdeps/loongarch/fpu/fesetexcept.c index b5ee252fc7..98746f8070 100644 --- a/sysdeps/loongarch/fpu/fesetexcept.c +++ b/sysdeps/loongarch/fpu/fesetexcept.c @@ -1,5 +1,5 @@ /* Set given exception flags. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fesetmode.c b/sysdeps/loongarch/fpu/fesetmode.c index 4f6da606fa..acabeba43f 100644 --- a/sysdeps/loongarch/fpu/fesetmode.c +++ b/sysdeps/loongarch/fpu/fesetmode.c @@ -1,5 +1,5 @@ /* Install given floating-point control modes. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fesetround.c b/sysdeps/loongarch/fpu/fesetround.c index 658cf7b9c9..ea60548b40 100644 --- a/sysdeps/loongarch/fpu/fesetround.c +++ b/sysdeps/loongarch/fpu/fesetround.c @@ -1,5 +1,5 @@ /* Set current rounding direction. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/feupdateenv.c b/sysdeps/loongarch/fpu/feupdateenv.c index d5cdfb5a09..02d6f0ba8a 100644 --- a/sysdeps/loongarch/fpu/feupdateenv.c +++ b/sysdeps/loongarch/fpu/feupdateenv.c @@ -1,5 +1,5 @@ /* Install given floating-point environment and raise exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fgetexcptflg.c b/sysdeps/loongarch/fpu/fgetexcptflg.c index 79e6c82e0a..d692979645 100644 --- a/sysdeps/loongarch/fpu/fgetexcptflg.c +++ b/sysdeps/loongarch/fpu/fgetexcptflg.c @@ -1,5 +1,5 @@ /* Store current representation for exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fraiseexcpt.c b/sysdeps/loongarch/fpu/fraiseexcpt.c index 6fa6342368..8b09f265f6 100644 --- a/sysdeps/loongarch/fpu/fraiseexcpt.c +++ b/sysdeps/loongarch/fpu/fraiseexcpt.c @@ -1,5 +1,5 @@ /* Raise given exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/fsetexcptflg.c b/sysdeps/loongarch/fpu/fsetexcptflg.c index 048771ff60..98dac1ccf1 100644 --- a/sysdeps/loongarch/fpu/fsetexcptflg.c +++ b/sysdeps/loongarch/fpu/fsetexcptflg.c @@ -1,5 +1,5 @@ /* Set floating-point environment exception handling. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/ftestexcept.c b/sysdeps/loongarch/fpu/ftestexcept.c index 56e8ce5390..58dd1d0d0f 100644 --- a/sysdeps/loongarch/fpu/ftestexcept.c +++ b/sysdeps/loongarch/fpu/ftestexcept.c @@ -1,5 +1,5 @@ /* Test exception in current environment. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/get-rounding-mode.h b/sysdeps/loongarch/fpu/get-rounding-mode.h index b60733e298..4319cfffda 100644 --- a/sysdeps/loongarch/fpu/get-rounding-mode.h +++ b/sysdeps/loongarch/fpu/get-rounding-mode.h @@ -1,6 +1,6 @@ /* Determine floating-point rounding mode within libc. LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/fpu/math-barriers.h b/sysdeps/loongarch/fpu/math-barriers.h index 3e977e43a6..3bff6b6e4d 100644 --- a/sysdeps/loongarch/fpu/math-barriers.h +++ b/sysdeps/loongarch/fpu/math-barriers.h @@ -1,5 +1,5 @@ /* Control when floating-point expressions are evaluated. LoongArch version. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_finite.c b/sysdeps/loongarch/fpu/s_finite.c index df736fefd1..8ebda93e94 100644 --- a/sysdeps/loongarch/fpu/s_finite.c +++ b/sysdeps/loongarch/fpu/s_finite.c @@ -1,5 +1,5 @@ /* finite(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_finitef.c b/sysdeps/loongarch/fpu/s_finitef.c index b9f7ecb9d2..7ef528b477 100644 --- a/sysdeps/loongarch/fpu/s_finitef.c +++ b/sysdeps/loongarch/fpu/s_finitef.c @@ -1,5 +1,5 @@ /* finitef(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum.c b/sysdeps/loongarch/fpu/s_fmaximum.c index da4e24c2a9..3259298b0b 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum.c +++ b/sysdeps/loongarch/fpu/s_fmaximum.c @@ -1,5 +1,5 @@ /* fmaximum(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum_mag.c b/sysdeps/loongarch/fpu/s_fmaximum_mag.c index 25efdd90f2..5418cbe2dc 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum_mag.c +++ b/sysdeps/loongarch/fpu/s_fmaximum_mag.c @@ -1,5 +1,5 @@ /* fmaximum_mag(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum_mag_num.c b/sysdeps/loongarch/fpu/s_fmaximum_mag_num.c index 01938c320f..7ffe3427f1 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum_mag_num.c +++ b/sysdeps/loongarch/fpu/s_fmaximum_mag_num.c @@ -1,5 +1,5 @@ /* fmaximum_mag_num(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum_mag_numf.c b/sysdeps/loongarch/fpu/s_fmaximum_mag_numf.c index 031cbfa606..7474f8c9f5 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum_mag_numf.c +++ b/sysdeps/loongarch/fpu/s_fmaximum_mag_numf.c @@ -1,5 +1,5 @@ /* fmaximum_mag_numf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum_magf.c b/sysdeps/loongarch/fpu/s_fmaximum_magf.c index 189bd4890b..55ece23855 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum_magf.c +++ b/sysdeps/loongarch/fpu/s_fmaximum_magf.c @@ -1,5 +1,5 @@ /* fmaximum_magf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum_num.c b/sysdeps/loongarch/fpu/s_fmaximum_num.c index 746a035ac3..c96324078f 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum_num.c +++ b/sysdeps/loongarch/fpu/s_fmaximum_num.c @@ -1,5 +1,5 @@ /* fmaximum_num(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaximum_numf.c b/sysdeps/loongarch/fpu/s_fmaximum_numf.c index f5b053ffcf..7eb5408099 100644 --- a/sysdeps/loongarch/fpu/s_fmaximum_numf.c +++ b/sysdeps/loongarch/fpu/s_fmaximum_numf.c @@ -1,5 +1,5 @@ /* fmaximum_numf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/fpu/s_fmaximumf.c b/sysdeps/loongarch/fpu/s_fmaximumf.c index d9dbbd4e8d..3f7fa4277d 100644 --- a/sysdeps/loongarch/fpu/s_fmaximumf.c +++ b/sysdeps/loongarch/fpu/s_fmaximumf.c @@ -1,5 +1,5 @@ /* fmaximumf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaxmag.c b/sysdeps/loongarch/fpu/s_fmaxmag.c index 1696cd2f67..af879651cf 100644 --- a/sysdeps/loongarch/fpu/s_fmaxmag.c +++ b/sysdeps/loongarch/fpu/s_fmaxmag.c @@ -1,5 +1,5 @@ /* fmaxmag(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fmaxmagf.c b/sysdeps/loongarch/fpu/s_fmaxmagf.c index bc1af7e925..145fe6fee2 100644 --- a/sysdeps/loongarch/fpu/s_fmaxmagf.c +++ b/sysdeps/loongarch/fpu/s_fmaxmagf.c @@ -1,5 +1,5 @@ /* fmaxmagf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum.c b/sysdeps/loongarch/fpu/s_fminimum.c index 7fd9bff03f..d723a5b98b 100644 --- a/sysdeps/loongarch/fpu/s_fminimum.c +++ b/sysdeps/loongarch/fpu/s_fminimum.c @@ -1,5 +1,5 @@ /* fminimum(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum_mag.c b/sysdeps/loongarch/fpu/s_fminimum_mag.c index dac59b1154..f4ccb840d5 100644 --- a/sysdeps/loongarch/fpu/s_fminimum_mag.c +++ b/sysdeps/loongarch/fpu/s_fminimum_mag.c @@ -1,5 +1,5 @@ /* fminimum_mag(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum_mag_num.c b/sysdeps/loongarch/fpu/s_fminimum_mag_num.c index 0a0bcbee2f..4a60263823 100644 --- a/sysdeps/loongarch/fpu/s_fminimum_mag_num.c +++ b/sysdeps/loongarch/fpu/s_fminimum_mag_num.c @@ -1,5 +1,5 @@ /* fminimum_mag_num(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum_mag_numf.c b/sysdeps/loongarch/fpu/s_fminimum_mag_numf.c index 754c943863..aa884305a7 100644 --- a/sysdeps/loongarch/fpu/s_fminimum_mag_numf.c +++ b/sysdeps/loongarch/fpu/s_fminimum_mag_numf.c @@ -1,5 +1,5 @@ /* fminimum_mag_numf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum_magf.c b/sysdeps/loongarch/fpu/s_fminimum_magf.c index 585135a981..a38e58bf06 100644 --- a/sysdeps/loongarch/fpu/s_fminimum_magf.c +++ b/sysdeps/loongarch/fpu/s_fminimum_magf.c @@ -1,5 +1,5 @@ /* fminimum_magf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum_num.c b/sysdeps/loongarch/fpu/s_fminimum_num.c index b133fd3750..7d88dbd44c 100644 --- a/sysdeps/loongarch/fpu/s_fminimum_num.c +++ b/sysdeps/loongarch/fpu/s_fminimum_num.c @@ -1,5 +1,5 @@ /* fminimum_num(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimum_numf.c b/sysdeps/loongarch/fpu/s_fminimum_numf.c index 3288b68848..7ef54707c0 100644 --- a/sysdeps/loongarch/fpu/s_fminimum_numf.c +++ b/sysdeps/loongarch/fpu/s_fminimum_numf.c @@ -1,5 +1,5 @@ /* fminimum_numf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminimumf.c b/sysdeps/loongarch/fpu/s_fminimumf.c index 6a7467e197..769f84f30f 100644 --- a/sysdeps/loongarch/fpu/s_fminimumf.c +++ b/sysdeps/loongarch/fpu/s_fminimumf.c @@ -1,5 +1,5 @@ /* fminimumf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminmag.c b/sysdeps/loongarch/fpu/s_fminmag.c index b5d76161a9..7bf501fdf5 100644 --- a/sysdeps/loongarch/fpu/s_fminmag.c +++ b/sysdeps/loongarch/fpu/s_fminmag.c @@ -1,5 +1,5 @@ /* fminmag(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fminmagf.c b/sysdeps/loongarch/fpu/s_fminmagf.c index 3cbdfa805f..656411c7cd 100644 --- a/sysdeps/loongarch/fpu/s_fminmagf.c +++ b/sysdeps/loongarch/fpu/s_fminmagf.c @@ -1,5 +1,5 @@ /* fminmagf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fpclassify.c b/sysdeps/loongarch/fpu/s_fpclassify.c index af6b76b3e2..a65fb0015f 100644 --- a/sysdeps/loongarch/fpu/s_fpclassify.c +++ b/sysdeps/loongarch/fpu/s_fpclassify.c @@ -1,5 +1,5 @@ /* fpclassify(). LoongArch version. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_fpclassifyf.c b/sysdeps/loongarch/fpu/s_fpclassifyf.c index c4ee88d6ef..ee642008ef 100644 --- a/sysdeps/loongarch/fpu/s_fpclassifyf.c +++ b/sysdeps/loongarch/fpu/s_fpclassifyf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017-2023 Free Software Foundation, Inc. +/* Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/fpu/s_isinf.c b/sysdeps/loongarch/fpu/s_isinf.c index c601bbc408..a56d8e767b 100644 --- a/sysdeps/loongarch/fpu/s_isinf.c +++ b/sysdeps/loongarch/fpu/s_isinf.c @@ -1,5 +1,5 @@ /* isinf(). LoongArch version. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_isinff.c b/sysdeps/loongarch/fpu/s_isinff.c index 3dabfd4cf6..02110a39ad 100644 --- a/sysdeps/loongarch/fpu/s_isinff.c +++ b/sysdeps/loongarch/fpu/s_isinff.c @@ -1,5 +1,5 @@ /* isinff(). LoongArch version. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_isnan.c b/sysdeps/loongarch/fpu/s_isnan.c index 6db005e414..7f90d4baa4 100644 --- a/sysdeps/loongarch/fpu/s_isnan.c +++ b/sysdeps/loongarch/fpu/s_isnan.c @@ -1,5 +1,5 @@ /* isnan(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_isnanf.c b/sysdeps/loongarch/fpu/s_isnanf.c index 41b43231c1..9d4dc670d4 100644 --- a/sysdeps/loongarch/fpu/s_isnanf.c +++ b/sysdeps/loongarch/fpu/s_isnanf.c @@ -1,5 +1,5 @@ /* isnanf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_issignaling.c b/sysdeps/loongarch/fpu/s_issignaling.c index 908cf8342c..6d7b31e84f 100644 --- a/sysdeps/loongarch/fpu/s_issignaling.c +++ b/sysdeps/loongarch/fpu/s_issignaling.c @@ -1,5 +1,5 @@ /* issignaling(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_issignalingf.c b/sysdeps/loongarch/fpu/s_issignalingf.c index fe79093e13..72150d1faf 100644 --- a/sysdeps/loongarch/fpu/s_issignalingf.c +++ b/sysdeps/loongarch/fpu/s_issignalingf.c @@ -1,5 +1,5 @@ /* issignalingf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_scalbn.c b/sysdeps/loongarch/fpu/s_scalbn.c index 6f625b4175..00f5777112 100644 --- a/sysdeps/loongarch/fpu/s_scalbn.c +++ b/sysdeps/loongarch/fpu/s_scalbn.c @@ -1,5 +1,5 @@ /* scalbn(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu/s_scalbnf.c b/sysdeps/loongarch/fpu/s_scalbnf.c index 02abce63dc..96d1e1c09d 100644 --- a/sysdeps/loongarch/fpu/s_scalbnf.c +++ b/sysdeps/loongarch/fpu/s_scalbnf.c @@ -1,5 +1,5 @@ /* scalbnf(). LoongArch version. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/fpu_control.h b/sysdeps/loongarch/fpu_control.h index ffb01ca5d3..54add4e01c 100644 --- a/sysdeps/loongarch/fpu_control.h +++ b/sysdeps/loongarch/fpu_control.h @@ -1,5 +1,5 @@ /* FPU control word bits. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/hp-timing.h b/sysdeps/loongarch/hp-timing.h index 46d94b4357..d55349637f 100644 --- a/sysdeps/loongarch/hp-timing.h +++ b/sysdeps/loongarch/hp-timing.h @@ -1,5 +1,5 @@ /* High precision, low overhead timing functions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/jmpbuf-offsets.h b/sysdeps/loongarch/jmpbuf-offsets.h index 38c6d009cd..665212fbea 100644 --- a/sysdeps/loongarch/jmpbuf-offsets.h +++ b/sysdeps/loongarch/jmpbuf-offsets.h @@ -1,5 +1,5 @@ /* Private macros for accessing __jmp_buf contents. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/jmpbuf-unwind.h b/sysdeps/loongarch/jmpbuf-unwind.h index 812af2be21..24db64f87a 100644 --- a/sysdeps/loongarch/jmpbuf-unwind.h +++ b/sysdeps/loongarch/jmpbuf-unwind.h @@ -1,5 +1,5 @@ /* Examine __jmp_buf for unwinding frames. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/ldsodefs.h b/sysdeps/loongarch/ldsodefs.h index 3b7c4ab83d..899cd7ddb5 100644 --- a/sysdeps/loongarch/ldsodefs.h +++ b/sysdeps/loongarch/ldsodefs.h @@ -1,5 +1,5 @@ /* Run-time dynamic linker data structures for loaded ELF shared objects. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/libc-tls.c b/sysdeps/loongarch/libc-tls.c index dec1d95d95..c8d87a8a34 100644 --- a/sysdeps/loongarch/libc-tls.c +++ b/sysdeps/loongarch/libc-tls.c @@ -1,5 +1,5 @@ /* Thread-local storage handling in the ELF dynamic linker. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/linkmap.h b/sysdeps/loongarch/linkmap.h index 2f5bf53421..4d8737ee7f 100644 --- a/sysdeps/loongarch/linkmap.h +++ b/sysdeps/loongarch/linkmap.h @@ -1,5 +1,5 @@ /* Definition of link_map_machine. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/dl-symbol-redir-ifunc.h b/sysdeps/loongarch/lp64/multiarch/dl-symbol-redir-ifunc.h index e2723873bc..cb640d77b7 100644 --- a/sysdeps/loongarch/lp64/multiarch/dl-symbol-redir-ifunc.h +++ b/sysdeps/loongarch/lp64/multiarch/dl-symbol-redir-ifunc.h @@ -1,5 +1,5 @@ /* Symbol rediretion for loader/static initialization code. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-impl-list.c b/sysdeps/loongarch/lp64/multiarch/ifunc-impl-list.c index 529e236950..63bd7d8248 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-impl-list.c +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-impl-list.c @@ -1,5 +1,5 @@ /* Enumerate available IFUNC implementations of a function LoongArch64 version. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-lasx.h b/sysdeps/loongarch/lp64/multiarch/ifunc-lasx.h index 3be67da611..15c21b9c84 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-lasx.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-lasx.h @@ -1,6 +1,6 @@ /* Common definition for ifunc selection implementation. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-memchr.h b/sysdeps/loongarch/lp64/multiarch/ifunc-memchr.h index 9060ccd54d..bccaef8feb 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-memchr.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-memchr.h @@ -1,6 +1,6 @@ /* Common definition for memchr ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-memcmp.h b/sysdeps/loongarch/lp64/multiarch/ifunc-memcmp.h index 04adc2e561..3ce39ac47b 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-memcmp.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-memcmp.h @@ -1,6 +1,6 @@ /* Common definition for memcmp ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-memrchr.h b/sysdeps/loongarch/lp64/multiarch/ifunc-memrchr.h index 8215f9ad94..bc53ff84e1 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-memrchr.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-memrchr.h @@ -1,6 +1,6 @@ /* Common definition for memrchr implementation. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-rawmemchr.h b/sysdeps/loongarch/lp64/multiarch/ifunc-rawmemchr.h index a7bb4cf9ea..56c008a6a5 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-rawmemchr.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-rawmemchr.h @@ -1,6 +1,6 @@ /* Common definition for rawmemchr ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strchr.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strchr.h index 4494db79a5..4288a2b73f 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strchr.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strchr.h @@ -1,6 +1,6 @@ /* Common definition for strchr ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strchrnul.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strchrnul.h index 8a92512064..38ce91cb83 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strchrnul.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strchrnul.h @@ -1,6 +1,6 @@ /* Common definition for strchrnul ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strcmp.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strcmp.h index ca26352bec..19136ca0b0 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strcmp.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strcmp.h @@ -1,6 +1,6 @@ /* Common definition for strcmp ifunc selection. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strlen.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strlen.h index 6258bb76c3..e1ff4b958a 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strlen.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strlen.h @@ -1,6 +1,6 @@ /* Common definition for strlen ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strncmp.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strncmp.h index 1a7dc36ba6..12b6909147 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strncmp.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strncmp.h @@ -1,6 +1,6 @@ /* Common definition for strncmp ifunc selection. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strnlen.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strnlen.h index 5cf8981021..f8c1b0e293 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strnlen.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strnlen.h @@ -1,6 +1,6 @@ /* Common definition for strnlen ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/ifunc-strrchr.h b/sysdeps/loongarch/lp64/multiarch/ifunc-strrchr.h index bbb34089ef..7890c6fbb9 100644 --- a/sysdeps/loongarch/lp64/multiarch/ifunc-strrchr.h +++ b/sysdeps/loongarch/lp64/multiarch/ifunc-strrchr.h @@ -1,6 +1,6 @@ /* Common definition for strrchr ifunc selections. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memchr-aligned.S b/sysdeps/loongarch/lp64/multiarch/memchr-aligned.S index 81d0d00461..f2f6c1cb54 100644 --- a/sysdeps/loongarch/lp64/multiarch/memchr-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memchr-aligned.S @@ -1,5 +1,5 @@ /* Optimized memchr implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memchr-lasx.S b/sysdeps/loongarch/lp64/multiarch/memchr-lasx.S index a26cdf48b5..40278e57f6 100644 --- a/sysdeps/loongarch/lp64/multiarch/memchr-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/memchr-lasx.S @@ -1,5 +1,5 @@ /* Optimized memchr implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memchr-lsx.S b/sysdeps/loongarch/lp64/multiarch/memchr-lsx.S index a73ecd2599..f309148c38 100644 --- a/sysdeps/loongarch/lp64/multiarch/memchr-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/memchr-lsx.S @@ -1,5 +1,5 @@ /* Optimized memchr implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memchr.c b/sysdeps/loongarch/lp64/multiarch/memchr.c index 059479c0ce..56d4e6b3e3 100644 --- a/sysdeps/loongarch/lp64/multiarch/memchr.c +++ b/sysdeps/loongarch/lp64/multiarch/memchr.c @@ -1,6 +1,6 @@ /* Multiple versions of memchr. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memcmp-aligned.S b/sysdeps/loongarch/lp64/multiarch/memcmp-aligned.S index 14a7caa9a8..98870e8000 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcmp-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memcmp-aligned.S @@ -1,5 +1,5 @@ /* Optimized memcmp implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memcmp-lasx.S b/sysdeps/loongarch/lp64/multiarch/memcmp-lasx.S index 3151a17927..004669a7f5 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcmp-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/memcmp-lasx.S @@ -1,5 +1,5 @@ /* Optimized memcmp implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memcmp-lsx.S b/sysdeps/loongarch/lp64/multiarch/memcmp-lsx.S index 38a50a4c16..719277e219 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcmp-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/memcmp-lsx.S @@ -1,5 +1,5 @@ /* Optimized memcmp implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memcmp.c b/sysdeps/loongarch/lp64/multiarch/memcmp.c index 32eccac2a3..546f687ead 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcmp.c +++ b/sysdeps/loongarch/lp64/multiarch/memcmp.c @@ -1,6 +1,6 @@ /* Multiple versions of memcmp. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memcpy-aligned.S b/sysdeps/loongarch/lp64/multiarch/memcpy-aligned.S index 7eb34395cb..5a79c3fdc2 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcpy-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memcpy-aligned.S @@ -1,5 +1,5 @@ /* Optimized memcpy_aligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memcpy-lasx.S b/sysdeps/loongarch/lp64/multiarch/memcpy-lasx.S index ae148df5d7..ee8e285070 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcpy-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/memcpy-lasx.S @@ -1,5 +1,5 @@ /* Optimized memcpy implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memcpy-lsx.S b/sysdeps/loongarch/lp64/multiarch/memcpy-lsx.S index feb2bb0e0a..b47db04b31 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcpy-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/memcpy-lsx.S @@ -1,5 +1,5 @@ /* Optimized memcpy implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S b/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S index 31019b138f..8e50f3a665 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memcpy-unaligned.S @@ -1,5 +1,5 @@ /* Optimized unaligned memcpy implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memcpy.c b/sysdeps/loongarch/lp64/multiarch/memcpy.c index 93b238ce27..14052934f1 100644 --- a/sysdeps/loongarch/lp64/multiarch/memcpy.c +++ b/sysdeps/loongarch/lp64/multiarch/memcpy.c @@ -1,6 +1,6 @@ /* Multiple versions of memcpy. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memmove-aligned.S b/sysdeps/loongarch/lp64/multiarch/memmove-aligned.S index a02114c057..023a1a3242 100644 --- a/sysdeps/loongarch/lp64/multiarch/memmove-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memmove-aligned.S @@ -1,5 +1,5 @@ /* Optimized memmove_aligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memmove-lasx.S b/sysdeps/loongarch/lp64/multiarch/memmove-lasx.S index 95d8ee7b93..d3f1b840be 100644 --- a/sysdeps/loongarch/lp64/multiarch/memmove-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/memmove-lasx.S @@ -1,5 +1,5 @@ /* Optimized memmove implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memmove-lsx.S b/sysdeps/loongarch/lp64/multiarch/memmove-lsx.S index 5eb819ef74..c6e72c6ad4 100644 --- a/sysdeps/loongarch/lp64/multiarch/memmove-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/memmove-lsx.S @@ -1,5 +1,5 @@ /* Optimized memmove implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memmove-unaligned.S b/sysdeps/loongarch/lp64/multiarch/memmove-unaligned.S index 3284ce25fe..3e6f8213fe 100644 --- a/sysdeps/loongarch/lp64/multiarch/memmove-unaligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memmove-unaligned.S @@ -1,5 +1,5 @@ /* Optimized memmove_unaligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memmove.c b/sysdeps/loongarch/lp64/multiarch/memmove.c index 7e3ca4c47b..a23a57d49c 100644 --- a/sysdeps/loongarch/lp64/multiarch/memmove.c +++ b/sysdeps/loongarch/lp64/multiarch/memmove.c @@ -1,6 +1,6 @@ /* Multiple versions of memmove. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memrchr-generic.c b/sysdeps/loongarch/lp64/multiarch/memrchr-generic.c index ced61ebce5..e473ad4874 100644 --- a/sysdeps/loongarch/lp64/multiarch/memrchr-generic.c +++ b/sysdeps/loongarch/lp64/multiarch/memrchr-generic.c @@ -1,5 +1,5 @@ /* Generic implementation of memrchr. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memrchr-lasx.S b/sysdeps/loongarch/lp64/multiarch/memrchr-lasx.S index 5f3e0d06d7..52f3ff9ef7 100644 --- a/sysdeps/loongarch/lp64/multiarch/memrchr-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/memrchr-lasx.S @@ -1,5 +1,5 @@ /* Optimized memrchr implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memrchr-lsx.S b/sysdeps/loongarch/lp64/multiarch/memrchr-lsx.S index 39a7c8b076..875e1f6356 100644 --- a/sysdeps/loongarch/lp64/multiarch/memrchr-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/memrchr-lsx.S @@ -1,5 +1,5 @@ /* Optimized memrchr implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memrchr.c b/sysdeps/loongarch/lp64/multiarch/memrchr.c index 8baba9ab7e..ac989c9bc5 100644 --- a/sysdeps/loongarch/lp64/multiarch/memrchr.c +++ b/sysdeps/loongarch/lp64/multiarch/memrchr.c @@ -1,6 +1,6 @@ /* Multiple versions of memrchr. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/memset-aligned.S b/sysdeps/loongarch/lp64/multiarch/memset-aligned.S index 1fce95b714..e1be66b799 100644 --- a/sysdeps/loongarch/lp64/multiarch/memset-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memset-aligned.S @@ -1,5 +1,5 @@ /* Optimized memset aligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memset-lasx.S b/sysdeps/loongarch/lp64/multiarch/memset-lasx.S index 041abbac87..5be1a5afeb 100644 --- a/sysdeps/loongarch/lp64/multiarch/memset-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/memset-lasx.S @@ -1,5 +1,5 @@ /* Optimized memset implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memset-lsx.S b/sysdeps/loongarch/lp64/multiarch/memset-lsx.S index 3d3982aa5a..6389cb55b6 100644 --- a/sysdeps/loongarch/lp64/multiarch/memset-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/memset-lsx.S @@ -1,5 +1,5 @@ /* Optimized memset implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memset-unaligned.S b/sysdeps/loongarch/lp64/multiarch/memset-unaligned.S index f7d32039df..12e63687a9 100644 --- a/sysdeps/loongarch/lp64/multiarch/memset-unaligned.S +++ b/sysdeps/loongarch/lp64/multiarch/memset-unaligned.S @@ -1,5 +1,5 @@ /* Optimized memset unaligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/memset.c b/sysdeps/loongarch/lp64/multiarch/memset.c index 3ff60d8ac7..8ba61ae18b 100644 --- a/sysdeps/loongarch/lp64/multiarch/memset.c +++ b/sysdeps/loongarch/lp64/multiarch/memset.c @@ -1,6 +1,6 @@ /* Multiple versions of memset. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/rawmemchr-aligned.S b/sysdeps/loongarch/lp64/multiarch/rawmemchr-aligned.S index 9c7155ae82..bd72933a95 100644 --- a/sysdeps/loongarch/lp64/multiarch/rawmemchr-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/rawmemchr-aligned.S @@ -1,5 +1,5 @@ /* Optimized rawmemchr implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/rawmemchr-lasx.S b/sysdeps/loongarch/lp64/multiarch/rawmemchr-lasx.S index be2eb59dbe..c38265fb1e 100644 --- a/sysdeps/loongarch/lp64/multiarch/rawmemchr-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/rawmemchr-lasx.S @@ -1,5 +1,5 @@ /* Optimized rawmemchr implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/rawmemchr-lsx.S b/sysdeps/loongarch/lp64/multiarch/rawmemchr-lsx.S index 2f6fe024dc..b8bcf9f806 100644 --- a/sysdeps/loongarch/lp64/multiarch/rawmemchr-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/rawmemchr-lsx.S @@ -1,5 +1,5 @@ /* Optimized rawmemchr implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/rawmemchr.c b/sysdeps/loongarch/lp64/multiarch/rawmemchr.c index 89c7ffff8f..b94bd5a43b 100644 --- a/sysdeps/loongarch/lp64/multiarch/rawmemchr.c +++ b/sysdeps/loongarch/lp64/multiarch/rawmemchr.c @@ -1,6 +1,6 @@ /* Multiple versions of rawmemchr. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/stpcpy-aligned.S b/sysdeps/loongarch/lp64/multiarch/stpcpy-aligned.S index 1f763db685..faa4d8cff2 100644 --- a/sysdeps/loongarch/lp64/multiarch/stpcpy-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/stpcpy-aligned.S @@ -1,5 +1,5 @@ /* stpcpy-aligned implementation is in strcpy-aligned.S. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/stpcpy-lasx.S b/sysdeps/loongarch/lp64/multiarch/stpcpy-lasx.S index 13d6c9539b..3d8bcb8eed 100644 --- a/sysdeps/loongarch/lp64/multiarch/stpcpy-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/stpcpy-lasx.S @@ -1,5 +1,5 @@ /* stpcpy-lasx implementation is in strcpy-lasx.S. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/stpcpy-lsx.S b/sysdeps/loongarch/lp64/multiarch/stpcpy-lsx.S index e0f17ab589..96c7d134dd 100644 --- a/sysdeps/loongarch/lp64/multiarch/stpcpy-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/stpcpy-lsx.S @@ -1,5 +1,5 @@ /* stpcpy-lsx implementation is in strcpy-lsx.S. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/stpcpy-unaligned.S b/sysdeps/loongarch/lp64/multiarch/stpcpy-unaligned.S index cc2f971214..e22142c75f 100644 --- a/sysdeps/loongarch/lp64/multiarch/stpcpy-unaligned.S +++ b/sysdeps/loongarch/lp64/multiarch/stpcpy-unaligned.S @@ -1,5 +1,5 @@ /* stpcpy-unaligned implementation is in strcpy-unaligned.S. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/stpcpy.c b/sysdeps/loongarch/lp64/multiarch/stpcpy.c index d4860d7a47..0b14919860 100644 --- a/sysdeps/loongarch/lp64/multiarch/stpcpy.c +++ b/sysdeps/loongarch/lp64/multiarch/stpcpy.c @@ -1,6 +1,6 @@ /* Multiple versions of stpcpy. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2017-2023 Free Software Foundation, Inc. + Copyright (C) 2017-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strchr-aligned.S b/sysdeps/loongarch/lp64/multiarch/strchr-aligned.S index 620200545b..63f5f8e6ab 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchr-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strchr-aligned.S @@ -1,5 +1,5 @@ /* Optimized strchr implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strchr-lasx.S b/sysdeps/loongarch/lp64/multiarch/strchr-lasx.S index 4d3cc58845..6162de4905 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchr-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/strchr-lasx.S @@ -1,5 +1,5 @@ /* Optimized strchr implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strchr-lsx.S b/sysdeps/loongarch/lp64/multiarch/strchr-lsx.S index 8b78c35c20..c11dd3e138 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchr-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strchr-lsx.S @@ -1,5 +1,5 @@ /* Optimized strlen implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strchr.c b/sysdeps/loongarch/lp64/multiarch/strchr.c index 404e97bded..37b104af01 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchr.c +++ b/sysdeps/loongarch/lp64/multiarch/strchr.c @@ -1,6 +1,6 @@ /* Multiple versions of strchr. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strchrnul-aligned.S b/sysdeps/loongarch/lp64/multiarch/strchrnul-aligned.S index 20856a06a0..b7b976d37a 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchrnul-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strchrnul-aligned.S @@ -1,5 +1,5 @@ /* Optimized strchrnul implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strchrnul-lasx.S b/sysdeps/loongarch/lp64/multiarch/strchrnul-lasx.S index 4753d4ced5..a90df433d7 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchrnul-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/strchrnul-lasx.S @@ -1,5 +1,5 @@ /* Optimized strchrnul implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strchrnul-lsx.S b/sysdeps/loongarch/lp64/multiarch/strchrnul-lsx.S index 671e740c03..e68dcd3ae2 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchrnul-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strchrnul-lsx.S @@ -1,5 +1,5 @@ /* Optimized strchrnul implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strchrnul.c b/sysdeps/loongarch/lp64/multiarch/strchrnul.c index f3b8296ee8..29ef6bf593 100644 --- a/sysdeps/loongarch/lp64/multiarch/strchrnul.c +++ b/sysdeps/loongarch/lp64/multiarch/strchrnul.c @@ -1,6 +1,6 @@ /* Multiple versions of strchrnul. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strcmp-aligned.S b/sysdeps/loongarch/lp64/multiarch/strcmp-aligned.S index ba1f9667e0..74ed63d2d2 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcmp-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strcmp-aligned.S @@ -1,5 +1,5 @@ /* Optimized strcmp implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strcmp-lsx.S b/sysdeps/loongarch/lp64/multiarch/strcmp-lsx.S index 091c8c9ebd..f82039ed2b 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcmp-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strcmp-lsx.S @@ -1,5 +1,5 @@ /* Optimized strcmp implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strcmp.c b/sysdeps/loongarch/lp64/multiarch/strcmp.c index 6f249c0b59..34ac1dc04d 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcmp.c +++ b/sysdeps/loongarch/lp64/multiarch/strcmp.c @@ -1,6 +1,6 @@ /* Multiple versions of strcmp. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strcpy-aligned.S b/sysdeps/loongarch/lp64/multiarch/strcpy-aligned.S index 4ed539fdb4..29e0381b39 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcpy-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strcpy-aligned.S @@ -1,6 +1,6 @@ /* Optimized strcpy stpcpy aligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strcpy-lasx.S b/sysdeps/loongarch/lp64/multiarch/strcpy-lasx.S index c282561253..663b8ca668 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcpy-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/strcpy-lasx.S @@ -1,5 +1,5 @@ /* Optimized strcpy stpcpy implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strcpy-lsx.S b/sysdeps/loongarch/lp64/multiarch/strcpy-lsx.S index fc2498f7db..389719b5a2 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcpy-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strcpy-lsx.S @@ -1,5 +1,5 @@ /* Optimized strcpy stpcpy implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strcpy-unaligned.S b/sysdeps/loongarch/lp64/multiarch/strcpy-unaligned.S index 9e31883bb1..f031e51dfd 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcpy-unaligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strcpy-unaligned.S @@ -1,6 +1,6 @@ /* Optimized strcpy unaligned implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strcpy.c b/sysdeps/loongarch/lp64/multiarch/strcpy.c index 46afd068f9..de04426ff8 100644 --- a/sysdeps/loongarch/lp64/multiarch/strcpy.c +++ b/sysdeps/loongarch/lp64/multiarch/strcpy.c @@ -1,6 +1,6 @@ /* Multiple versions of strcpy. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S b/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S index ed0548e46b..cd10c3006b 100644 --- a/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strlen-aligned.S @@ -1,5 +1,5 @@ /* Optimized strlen implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strlen-lasx.S b/sysdeps/loongarch/lp64/multiarch/strlen-lasx.S index 91342f3415..e0470132af 100644 --- a/sysdeps/loongarch/lp64/multiarch/strlen-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/strlen-lasx.S @@ -1,5 +1,5 @@ /* Optimized strlen implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S b/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S index b09c12e00b..bfe75d9a52 100644 --- a/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S @@ -1,5 +1,5 @@ /* Optimized strlen implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strlen.c b/sysdeps/loongarch/lp64/multiarch/strlen.c index 381c2daa86..ab10560827 100644 --- a/sysdeps/loongarch/lp64/multiarch/strlen.c +++ b/sysdeps/loongarch/lp64/multiarch/strlen.c @@ -1,6 +1,6 @@ /* Multiple versions of strlen. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S b/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S index f63de872a7..5de66e0cee 100644 --- a/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S @@ -1,5 +1,5 @@ /* Optimized strncmp implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strncmp-lsx.S b/sysdeps/loongarch/lp64/multiarch/strncmp-lsx.S index 83cb801d5d..f90d25ff51 100644 --- a/sysdeps/loongarch/lp64/multiarch/strncmp-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strncmp-lsx.S @@ -1,5 +1,5 @@ /* Optimized strncmp implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strncmp.c b/sysdeps/loongarch/lp64/multiarch/strncmp.c index af6d0bc4a7..7d1d643479 100644 --- a/sysdeps/loongarch/lp64/multiarch/strncmp.c +++ b/sysdeps/loongarch/lp64/multiarch/strncmp.c @@ -1,6 +1,6 @@ /* Multiple versions of strncmp. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strnlen-aligned.S b/sysdeps/loongarch/lp64/multiarch/strnlen-aligned.S index a8296a1b21..9826d21c2e 100644 --- a/sysdeps/loongarch/lp64/multiarch/strnlen-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strnlen-aligned.S @@ -1,5 +1,5 @@ /* Optimized strnlen implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S b/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S index aa6c812d30..e31f75363a 100644 --- a/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S @@ -1,5 +1,5 @@ /* Optimized strnlen implementation using LoongArch LASX instructions - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strnlen-lsx.S b/sysdeps/loongarch/lp64/multiarch/strnlen-lsx.S index d0febe3eb0..f2bff60065 100644 --- a/sysdeps/loongarch/lp64/multiarch/strnlen-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strnlen-lsx.S @@ -1,5 +1,5 @@ /* Optimized strnlen implementation using LoongArch LSX instructions - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/lp64/multiarch/strnlen.c b/sysdeps/loongarch/lp64/multiarch/strnlen.c index 38b7a25a7a..b2c0491a7d 100644 --- a/sysdeps/loongarch/lp64/multiarch/strnlen.c +++ b/sysdeps/loongarch/lp64/multiarch/strnlen.c @@ -1,6 +1,6 @@ /* Multiple versions of strnlen. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S b/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S index a73deb7840..f26b9f48b1 100644 --- a/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S +++ b/sysdeps/loongarch/lp64/multiarch/strrchr-aligned.S @@ -1,5 +1,5 @@ /* Optimized strrchr implementation using basic LoongArch instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strrchr-lasx.S b/sysdeps/loongarch/lp64/multiarch/strrchr-lasx.S index 5a6e22979a..16b8ef474a 100644 --- a/sysdeps/loongarch/lp64/multiarch/strrchr-lasx.S +++ b/sysdeps/loongarch/lp64/multiarch/strrchr-lasx.S @@ -1,5 +1,5 @@ /* Optimized strrchr implementation using LoongArch LASX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strrchr-lsx.S b/sysdeps/loongarch/lp64/multiarch/strrchr-lsx.S index 8f2fd22e50..68731068cf 100644 --- a/sysdeps/loongarch/lp64/multiarch/strrchr-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strrchr-lsx.S @@ -1,5 +1,5 @@ /* Optimized strrchr implementation using LoongArch LSX instructions. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/lp64/multiarch/strrchr.c b/sysdeps/loongarch/lp64/multiarch/strrchr.c index d9c9f660a0..c468e1117e 100644 --- a/sysdeps/loongarch/lp64/multiarch/strrchr.c +++ b/sysdeps/loongarch/lp64/multiarch/strrchr.c @@ -1,6 +1,6 @@ /* Multiple versions of strrchr. All versions must be listed in ifunc-impl-list.c. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/machine-gmon.h b/sysdeps/loongarch/machine-gmon.h index 68ca44b666..d3af3df52e 100644 --- a/sysdeps/loongarch/machine-gmon.h +++ b/sysdeps/loongarch/machine-gmon.h @@ -1,5 +1,5 @@ /* LoongArch definitions for profiling support. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/math_private.h b/sysdeps/loongarch/math_private.h index 20dc687fb4..40cd54c8cf 100644 --- a/sysdeps/loongarch/math_private.h +++ b/sysdeps/loongarch/math_private.h @@ -1,5 +1,5 @@ /* Internal math stuff. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/nofpu/math-tests-exceptions.h b/sysdeps/loongarch/nofpu/math-tests-exceptions.h index 64f68a118d..f5736af7f9 100644 --- a/sysdeps/loongarch/nofpu/math-tests-exceptions.h +++ b/sysdeps/loongarch/nofpu/math-tests-exceptions.h @@ -1,5 +1,5 @@ /* Configuration for math tests: support for exceptions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/nofpu/math-tests-rounding.h b/sysdeps/loongarch/nofpu/math-tests-rounding.h index 41742bf71c..72c8f995dc 100644 --- a/sysdeps/loongarch/nofpu/math-tests-rounding.h +++ b/sysdeps/loongarch/nofpu/math-tests-rounding.h @@ -1,5 +1,5 @@ /* Configuration for math tests: rounding mode support. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/nptl/pthreaddef.h b/sysdeps/loongarch/nptl/pthreaddef.h index e0c8a19617..704e049d4e 100644 --- a/sysdeps/loongarch/nptl/pthreaddef.h +++ b/sysdeps/loongarch/nptl/pthreaddef.h @@ -1,5 +1,5 @@ /* pthread machine parameter definitions. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/nptl/tls.h b/sysdeps/loongarch/nptl/tls.h index c52ede4d92..ac1a92ea7b 100644 --- a/sysdeps/loongarch/nptl/tls.h +++ b/sysdeps/loongarch/nptl/tls.h @@ -1,5 +1,5 @@ /* Definition for thread-local data handling. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/setjmp.S b/sysdeps/loongarch/setjmp.S index b6e4f727cd..37a14a034d 100644 --- a/sysdeps/loongarch/setjmp.S +++ b/sysdeps/loongarch/setjmp.S @@ -1,5 +1,5 @@ /* setjmp for LoongArch. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/sfp-machine.h b/sysdeps/loongarch/sfp-machine.h index 5608aa0234..cbf66500db 100644 --- a/sysdeps/loongarch/sfp-machine.h +++ b/sysdeps/loongarch/sfp-machine.h @@ -1,5 +1,5 @@ /* LoongArch softfloat definitions - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/sotruss-lib.c b/sysdeps/loongarch/sotruss-lib.c index 79d651a4bc..bcf40857bb 100644 --- a/sysdeps/loongarch/sotruss-lib.c +++ b/sysdeps/loongarch/sotruss-lib.c @@ -1,5 +1,5 @@ /* Override generic sotruss-lib.c to define actual functions for LoongArch. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/stackinfo.h b/sysdeps/loongarch/stackinfo.h index bac98e77d4..6ee50552b7 100644 --- a/sysdeps/loongarch/stackinfo.h +++ b/sysdeps/loongarch/stackinfo.h @@ -1,5 +1,5 @@ /* Stack environment definitions for LoongArch. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/start.S b/sysdeps/loongarch/start.S index bf6bfc9ea4..de7f9645cf 100644 --- a/sysdeps/loongarch/start.S +++ b/sysdeps/loongarch/start.S @@ -1,5 +1,5 @@ /* Startup code compliant to the ELF LoongArch ABI. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/sys/asm.h b/sysdeps/loongarch/sys/asm.h index c5eb8afa09..51521a7eb4 100644 --- a/sysdeps/loongarch/sys/asm.h +++ b/sysdeps/loongarch/sys/asm.h @@ -1,5 +1,5 @@ /* Miscellaneous macros. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/sys/ifunc.h b/sysdeps/loongarch/sys/ifunc.h index c9a37ca55d..d7efd60dfa 100644 --- a/sysdeps/loongarch/sys/ifunc.h +++ b/sysdeps/loongarch/sys/ifunc.h @@ -1,5 +1,5 @@ /* Definitions used by LoongArch indirect function resolvers. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/loongarch/sys/regdef.h b/sysdeps/loongarch/sys/regdef.h index 524d2e3277..f61ee25b25 100644 --- a/sysdeps/loongarch/sys/regdef.h +++ b/sysdeps/loongarch/sys/regdef.h @@ -1,5 +1,5 @@ /* Register Macro definitions - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/loongarch/tst-audit.h b/sysdeps/loongarch/tst-audit.h index 6c355b0381..6e04b4f512 100644 --- a/sysdeps/loongarch/tst-audit.h +++ b/sysdeps/loongarch/tst-audit.h @@ -1,5 +1,5 @@ /* Definitions for testing PLT entry/exit auditing. - Copyright (C) 2022-2023 Free Software Foundation, Inc. + Copyright (C) 2022-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |