This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/x86 in repository binutils-gdb.
discards bdc28ee265 ld: Remove PF_X from PT_PHDR segment discards d89ffd7476 Add ldlang_check_relro_region and upate lang_find_relro_sections_1 discards c0835c50e1 Add lang_size_relro_segment/lang_size_segment discards ad9a3f85fb Add fold_segment_align/fold_segment_relro_end/fold_segment_end discards 9b3899c8a4 Add seg_align_type discards 933f6146e4 ld: Add OTHER_PLT_SECTIONS adds 529fe20eeb non_got_ref after adjust_dynamic_relocs adds e3e53eed9c weakdef list handling adds ce3ad33357 ld: Add OTHER_PLT_SECTIONS adds 2a49099271 ld: Remove PF_X from PT_PHDR segment new 6093d69375 ld: Update phase_enum/relro_enum and add seg_align_type new 5780fdfc16 ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end new e252cb5e42 ld: Add lang_size_relro_segment new f289b4dcf4 ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1
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 (bdc28ee265) \ N -- N -- N refs/heads/users/hjl/x86 (f289b4dcf4)
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: bfd/ChangeLog | 28 ++++++++++++++ bfd/elf32-hppa.c | 75 ++++++++++++++++++-------------------- bfd/elf32-ppc.c | 109 ++++++++++++++++++++++++++++++++----------------------- bfd/elf64-ppc.c | 97 ++++++++++++++++++++++--------------------------- bfd/elflink.c | 8 ++-- ld/ChangeLog | 11 ++++++ ld/ldlang.c | 4 +- 7 files changed, 187 insertions(+), 145 deletions(-)