This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/pr22032 in repository binutils-gdb.
discards 09c03e17cc Call _close_and_cleanup in bfd_close_all_done adds 823cb06774 x86: Simplify bad return in get_synthetic_symtab adds 0afcef5384 Add elfxx-x86.h and elfxx-x86.c adds 5f0f0847e2 x86: Re-indent elf32-i386.c/elf64-x86-64.c adds 7755ddb77d Look for FIR in the last FreeBSD/mips floating-point register. adds 22e5c8027a Automatic date update in version.in adds c7dffc390c testsuite/ld-cris various files: Run ld with --hash-style=sysv. adds b9f04fe0df PowerPC64 __tls_get_addr sequence optimization adds 9a23f96e91 PowerPC TPREL16_HA/LO reloc optimization adds e491e58adc MIPS/GAS/testsuite: Deduplicate error lists of branch local tests adds 443701f509 Add missing ChangeLog entries adds 0f2425c4c8 Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2 new 4a25b09a81 Call _close_and_cleanup in bfd_close_all_done
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 (09c03e17cc) \ N -- N -- N refs/heads/users/hjl/pr22032 (4a25b09a81)
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 | 181 ++++ bfd/Makefile.am | 4 + bfd/Makefile.in | 5 + bfd/configure | 34 +- bfd/configure.ac | 34 +- bfd/elf32-i386.c | 1155 ++++++------------------- bfd/elf32-ppc.c | 40 +- bfd/elf64-ppc.c | 71 +- bfd/elf64-x86-64.c | 1161 ++++++-------------------- bfd/elfxx-x86.c | 580 +++++++++++++ bfd/elfxx-x86.h | 283 +++++++ bfd/version.h | 2 +- gas/ChangeLog | 13 + gas/testsuite/gas/mips/branch-local-n32-2.d | 2 +- gas/testsuite/gas/mips/branch-local-n32-2.l | 5 - gas/testsuite/gas/mips/branch-local-n32-3.d | 2 +- gas/testsuite/gas/mips/branch-local-n32-3.l | 3 - gas/testsuite/gas/mips/branch-local-n64-2.d | 2 +- gas/testsuite/gas/mips/branch-local-n64-2.l | 5 - gas/testsuite/gas/mips/branch-local-n64-3.d | 2 +- gas/testsuite/gas/mips/branch-local-n64-3.l | 3 - gdb/ChangeLog | 8 + gdb/mips-fbsd-nat.c | 2 +- gdb/mips-fbsd-tdep.c | 43 +- gold/ChangeLog | 6 + gold/powerpc.cc | 32 + ld/ChangeLog | 56 ++ ld/testsuite/ld-cris/dso-pltdis1.d | 2 +- ld/testsuite/ld-cris/dso-pltdis2.d | 2 +- ld/testsuite/ld-cris/dso12-pltdis.d | 2 +- ld/testsuite/ld-cris/expdyn1.d | 2 +- ld/testsuite/ld-cris/expdyn5.d | 2 +- ld/testsuite/ld-cris/expdyn6.d | 2 +- ld/testsuite/ld-cris/expdyn7.d | 2 +- ld/testsuite/ld-cris/gotplt1.d | 2 +- ld/testsuite/ld-cris/gotplt2.d | 2 +- ld/testsuite/ld-cris/gotplt3.d | 2 +- ld/testsuite/ld-cris/hiddef1.d | 2 +- ld/testsuite/ld-cris/libdso-11.d | 2 +- ld/testsuite/ld-cris/libdso-12.d | 2 +- ld/testsuite/ld-cris/libdso-12b.d | 2 +- ld/testsuite/ld-cris/libdso-12c.d | 2 +- ld/testsuite/ld-cris/libdso-13.d | 2 +- ld/testsuite/ld-cris/libdso-13b.d | 2 +- ld/testsuite/ld-cris/libdso-14.d | 2 +- ld/testsuite/ld-cris/libdso-15.d | 2 +- ld/testsuite/ld-cris/libdso-15b.d | 2 +- ld/testsuite/ld-cris/libdso-1b.d | 2 +- ld/testsuite/ld-cris/libdso-1c.d | 2 +- ld/testsuite/ld-cris/libdso-1d.d | 2 +- ld/testsuite/ld-cris/libdso-4.d | 2 +- ld/testsuite/ld-cris/pr16044.d | 2 +- ld/testsuite/ld-cris/pv32-1.d | 2 +- ld/testsuite/ld-cris/tls-dso-dtpoffd2.d | 2 +- ld/testsuite/ld-cris/tls-dso-dtpoffd4.d | 2 +- ld/testsuite/ld-cris/tls-dso-tpoffgotcomm1.d | 2 +- ld/testsuite/ld-cris/tls-dso-x1x2-1.d | 2 +- ld/testsuite/ld-cris/tls-gc-71.d | 2 +- ld/testsuite/ld-cris/tls-ie-78.d | 2 +- ld/testsuite/ld-cris/tls-js1.d | 2 +- ld/testsuite/ld-cris/tls-ldgdex-14.d | 2 +- ld/testsuite/ld-cris/tls-ldgdex-15.d | 2 +- ld/testsuite/ld-cris/tls-legdx-16.d | 2 +- ld/testsuite/ld-cris/tls-legdx-17.d | 2 +- ld/testsuite/ld-cris/tls-local-63.d | 2 +- ld/testsuite/ld-cris/tls-local-64.d | 2 +- ld/testsuite/ld-cris/tls-ok-30.d | 2 +- ld/testsuite/ld-cris/tls-ok-32.d | 2 +- ld/testsuite/ld-cris/tls-ok-34.d | 2 +- ld/testsuite/ld-cris/tls-und-38.d | 2 +- ld/testsuite/ld-cris/tls-und-42.d | 2 +- ld/testsuite/ld-cris/tls-und-46.d | 2 +- ld/testsuite/ld-cris/tls-und-50.d | 2 +- ld/testsuite/ld-cris/weakref2.d | 2 +- ld/testsuite/ld-cris/weakref3.d | 2 +- ld/testsuite/ld-cris/weakref4.d | 2 +- ld/testsuite/ld-powerpc/powerpc.exp | 58 +- ld/testsuite/ld-powerpc/tls.d | 40 +- ld/testsuite/ld-powerpc/tls.s | 31 +- ld/testsuite/ld-powerpc/tls32.s | 34 +- ld/testsuite/ld-powerpc/tlsexe.d | 34 +- ld/testsuite/ld-powerpc/tlsexetoc.d | 16 +- ld/testsuite/ld-powerpc/tlsld.d | 16 +- ld/testsuite/ld-powerpc/tlsmark.d | 16 +- ld/testsuite/ld-powerpc/tlsopt4.d | 20 +- ld/testsuite/ld-powerpc/tlstoc.d | 24 +- 86 files changed, 2040 insertions(+), 2081 deletions(-) create mode 100644 bfd/elfxx-x86.c create mode 100644 bfd/elfxx-x86.h delete mode 100644 gas/testsuite/gas/mips/branch-local-n32-2.l delete mode 100644 gas/testsuite/gas/mips/branch-local-n32-3.l delete mode 100644 gas/testsuite/gas/mips/branch-local-n64-2.l delete mode 100644 gas/testsuite/gas/mips/branch-local-n64-3.l