local-ldso-disable-hwcap
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 1 Dec 2020 07:42:44 +0000 (07:42 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 1 Dec 2020 07:42:44 +0000 (07:42 +0000)
commitb4149f5fb2c1aa2ffbc65ca9174d33f4797405a9
tree4065390ffdaecc371d67de23d991c70cb1eb6595
parent77058f791b343908c359d805daf2a5167d1b0eb3
local-ldso-disable-hwcap

# DP: Allow hwcap's to be disabled with the existence of a file. This
# DP: makes it easier to do upgrades with optimized (hwcap) library
# DP: packages.
# DP: Author: Rewritten by Daniel Jacobowitz <dan@debian.org>
# DP: Upstream status: Debian-Specific
# DP: Status Details: This isn't going to be acceptable upstream, we
# DP:                 only need it because we support in-place upgrades.
# DP: Date: 2003-10-28, (Updated 2005-01-02 gotom, 2007-05-20 aurel32)

# DP: Allow hwcap's to be disabled with the existence of a file. This
# DP: makes it easier to do upgrades with optimized (hwcap) library
# DP: packages.
# DP: Author: Rewritten by Daniel Jacobowitz <dan@debian.org>
# DP: Upstream status: Debian-Specific
# DP: Status Details: This isn't going to be acceptable upstream, we
# DP:                 only need it because we support in-place upgrades.
# DP: Date: 2003-10-28, (Updated 2005-01-02 gotom, 2007-05-20 aurel32)

Gbp-Pq: Topic any
Gbp-Pq: Name local-ldso-disable-hwcap.diff
elf/dl-cache.c
elf/dl-hwcaps.c
sysdeps/alpha/ldsodefs.h
sysdeps/i386/ldsodefs.h [new file with mode: 0644]