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 eaaeac29bb x86: Remove _bfd_{i386,x86_64}_elf_convert_load adds 639257e981 Automatic date update in version.in adds 6999821f8b x86: Remove _bfd_{i386,x86_64}_elf_convert_load adds 63c99141de remove QStartupWithShell entry from NEWS::Changes in GDB 7.11 adds e50142270b Document the GDB 8.0.1 release in gdb/ChangeLog adds b1308d2c37 RISC-V: Support PCREL_* relocations agaist weak undefined symbols adds 9eb7b0acb5 RISC-V: Print an error when unable to align a section adds ed0816bd93 RISC-V: Avoid emitting invalid instructions in mixed RVC/no- [...] adds bd757a5bf2 Automatic date update in version.in adds 7a382c1c50 x86; Don't add elf64-x86-64.lo nor elf64.lo together with el [...] adds 1de031c80b x86: Replace elf_x86_plt_layout_table with elf_x86_init_table new 87580a7cdc Update _bfd_x86_elf_link_symbol_references_local
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 (eaaeac29bb) \ N -- N -- N refs/heads/users/hjl/x86 (87580a7cdc)
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 1 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 | 81 +++++++++++++++++++++++++++++++++++++++++++++++++ bfd/configure | 7 ----- bfd/configure.ac | 7 ----- bfd/elf32-i386.c | 54 ++++++++++++++++----------------- bfd/elf64-x86-64.c | 58 +++++++++++++++++++++-------------- bfd/elfnn-riscv.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++----- bfd/elfxx-x86.c | 49 +++++++++++++++++------------- bfd/elfxx-x86.h | 7 +++-- bfd/version.h | 2 +- gas/ChangeLog | 5 +++ gas/config/tc-riscv.c | 25 +++++---------- gdb/ChangeLog | 8 +++++ gdb/NEWS | 3 -- 13 files changed, 275 insertions(+), 115 deletions(-)