This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/tunables/master in repository glibc.
discards 6e312d9f6d Add TUNABLES to control IFUNC selection discards a892fa03a9 Delay initialization of CPU features struct in static binaries discards 42d6c2c98c Support dl-tunables.list in subdirectories discards 15ec35643f Mark __tunables_init hidden and avoid PLT new ed8f688eea Make __tunables_init hidden and avoid PLT new 45c71f0391 Support dl-tunables.list in subdirectories new 6b0b9e7e95 Delay initialization of CPU features struct in static binaries new 22c2cc2bbb Add TUNABLES to control IFUNC selection
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (6e312d9f6d) \ N -- N -- N refs/heads/hjl/tunables/master (22c2cc2bbb)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: elf/dl-tunables.c | 7 ++----- elf/dl-tunables.h | 17 +++++------------ 2 files changed, 7 insertions(+), 17 deletions(-)