This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch akhuettel/wip in repository glibc.
discards 6c73a90cfb elf: Check SFrame on tst-dl_find_object.c discards 2b7919c2c1 sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flag discards 9e53fdcf2d Disable SFrame support by default new f8098b5d59 Disable SFrame support by default new a584ea9886 sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flag new 9e67e77870 elf: Check SFrame on tst-dl_find_object.c
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 (6c73a90cfb) \ N -- N -- N refs/heads/akhuettel/wip (9e67e77870)
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 3 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: INSTALL | 4 ++-- NEWS | 7 +++--- configure | 64 ++++++++++++++++++++++++++++------------------------ configure.ac | 56 +++++++++++++++++++++++---------------------- debug/backtrace.c | 4 +--- elf/dl-find_object.h | 10 -------- manual/install.texi | 8 +++---- 7 files changed, 74 insertions(+), 79 deletions(-)