This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/pr22393 in repository binutils-gdb.
discards 8689a6b7b5 ld: Create a new LOAD segment for text-only LOAD segment discards 555eb3fe4e ld: Add TEXT_SEGMENT_ALIGN/TEXT_SEGMENT_{RELRO_}END discards 95078c08fc ld: Add "-z textonly" option to ELF linker discards 24c80251ad ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1 discards 6748ad3962 ld: Add lang_size_relro_segment discards c0745d6aa8 ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end discards e30c6d38be ld: Update phase_enum/relro_enum and add seg_align_type adds 0f99513f2a ld: Update phase_enum/relro_enum and add seg_align_type adds d7475e036f ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_end adds cba6246d3a ld: Add lang_size_relro_segment adds f4d18a5466 cl adds ed1794ee7a ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1 new 33e061633f ld: Add "-z textonly" option to ELF linker new ec3d9464d3 ld: Add TEXT_SEGMENT_ALIGN/TEXT_SEGMENT_{RELRO_}END new d680a8325f ld: Create a new LOAD segment for text-only LOAD segment
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 (8689a6b7b5) \ N -- N -- N refs/heads/users/hjl/pr22393 (d680a8325f)
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: ld/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ ld/ldlang.c | 27 ++++++++++++--------------- 2 files changed, 57 insertions(+), 15 deletions(-)