]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-hwcaps.c
x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
[thirdparty/glibc.git] / elf / dl-hwcaps.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-06  Javier Pelloelf: Remove legacy hwcaps support from the dynamic...
2022-09-08  Javier Pelloelf: Fix hwcaps string size overestimation
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-23  Florian Weimerelf: Account for glibc-hwcaps/ prefix in _dl_important_...
2020-12-09  Florian Weimerelf: Fix incorrect comparison in sort_priorities_by_name
2020-12-04  Florian Weimerelf: Add glibc-hwcaps subdirectory support to ld.so...
2020-12-04  Florian Weimerelf: Add glibc-hwcaps support for LD_LIBRARY_PATH
2020-10-09  Florian Weimerelf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen...
2020-05-28  Florian Weimerelf: Do not read hwcaps from the vDSO in ld.so
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-08-02  Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-28  H.J. LuProperly compute offsets of note descriptor and next...
2017-08-31  Florian Weimerelf: Remove internal_function attribute
2017-06-07  Siddhesh Poyarekartunables: Use glibc.tune.hwcap_mask tunable instead...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-23  Carlos O'DonellUpdate comments in ldconfig.c and dl-hwcaps.c.
2013-05-14  Carlos O'DonellAdd comments to vDSO hwcap loading process.
2013-03-01  Roland McGrathFix NEED_DL_SYSINFO_DSO conditionals.
2013-02-05  Roland McGrathReplace an alloca use with a variable-length array.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-05  H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c