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.
omits 366cd001c4 Add lang_size_relro_segment/lang_size_segment omits 58e7119567 Add fold_segment_align/fold_segment_relro_end/fold_segment_end omits 0a2ef4477c Add seg_align_type omits 2eda518d8c ld: Add OTHER_PLT_SECTIONS adds f29f4b6ba1 Fix racy output matching in gdb.asm/asm-source.exp adds c7a3851716 Fix racy output matching in gdb.base/completion.exp adds 2c88253fc4 Fix racy output matching in gdb.base/memattr.exp adds a60e07381c Fix racy output matching in gdb.base/cpcompletion.exp adds 5ed7a928ac Fix racy output matching in gdb.base/multi-attach.exp, gdb.s [...] adds 584a564f36 Fix racy output matching in gdb.tui/tui-completion.exp adds 09a5b18a6a Automatic date update in version.in adds 9080294593 Automatic date update in version.in adds f617a0f6ce Fix riscv binutils xfail for debug_ranges test. adds d956390245 Automatic date update in version.in new 933f6146e4 ld: Add OTHER_PLT_SECTIONS new 9b3899c8a4 Add seg_align_type new ad9a3f85fb Add fold_segment_align/fold_segment_relro_end/fold_segment_end new c0835c50e1 Add lang_size_relro_segment/lang_size_segment new d89ffd7476 Add ldlang_check_relro_region and upate lang_find_relro_sections_1 new bdc28ee265 ld: Remove PF_X from PT_PHDR 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 (366cd001c4) \ N -- N -- N refs/heads/users/hjl/x86 (bdc28ee265)
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 6 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/elf.c | 3 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 ++ binutils/testsuite/binutils-all/objdump.exp | 2 +- gdb/testsuite/ChangeLog | 37 +++++++++++++ gdb/testsuite/gdb.asm/asm-source.exp | 2 +- gdb/testsuite/gdb.base/completion.exp | 86 ++++++++++++----------------- gdb/testsuite/gdb.base/memattr.exp | 12 ++-- gdb/testsuite/gdb.cp/cpcompletion.exp | 2 +- gdb/testsuite/gdb.multi/multi-attach.exp | 4 +- gdb/testsuite/gdb.server/ext-attach.exp | 2 +- gdb/testsuite/gdb.server/ext-restart.exp | 2 +- gdb/testsuite/gdb.server/ext-run.exp | 2 +- gdb/testsuite/gdb.server/ext-wrapper.exp | 2 +- gdb/testsuite/gdb.tui/completion.exp | 36 ++++++------ ld/ldlang.c | 61 ++++++++++++-------- ld/testsuite/ld-elf/pr22423.d | 8 +++ 17 files changed, 155 insertions(+), 113 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr22423.d