-
Mon Nov 01 2021 David Faust <david.faust@oracle.com> - 2.27-44.base.0.2.1
- Forward-port patches to 2.27-44.base.1
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Fri Oct 22 2021 Nick Clifton <nickc@redhat.com> - 2.27-44.base.1
- Add ability to control the display of unicode characters. (#2009168)
-
Sat May 23 2020 David Faust <david.faust@oracle.com> - 2.27-44.base.0.2
- Merge the following patch set:
* Wed Apr 01 2020 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> - 2.27-43.base.0.2
- Complete the backport of upstream commit a5def14f1ca70e14d9433cb229c9369fa3051598
Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error
[Orabug 27930573]
- Backports with binutils-aarch64-gold-check-MOVW_xABS-relocations-for-plt.patch:
7ae39e2d406d - Check if symbols with MOVW_.ABS relocations require PLT entries.
[Orabug: 28829875]
- Reverts the following RH patches to re-enable ifunc tests:
Patch25: binutils-2.27-skip-ld-aarch64-ifunc-exec-tests.patch
Patch27: binutils-2.27-remove-pr19784-test.patch
- Backports the following patches with binutils-aarch64-ifunc-relocations.patch
to fix "FAIL: Run pr18841 with libpr18841c.so"
f2e6a8430e72 - [AArch64] Fix PR18841 ifunc relocation ordering
545bc2b377db - [AArch64] Skip IFUNC relocations in debug sections
[Orabug: 26880935]
- Backports following patch with binutils-aarch64-stub-alignment.patch:
9a2ebffd4dd9 - Ensure 8-byte alignment for AArch64 stubs.
- Backports following patch with binutils-aarch64-pr19327.patch:
d68f19767dfb - [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check
[Orabug: 27025570]
-
Thu Feb 13 2020 Nick Clifton <nickc@redhat.com> 2.27-44.base
- Allow the BFD library to handle the copying of files which contain secondary reloc sections. (#1785294)
-
Wed Dec 04 2019 Nick Clifton <nickc@redhat.com> 2.27-43.base
- Implement assembler workaround for Intel JCC microcode bug. (#1778892)
-
Tue Sep 10 2019 Nick Clifton <nickc@redhat.com> 2.27-42.base
- Stop the BFD library from complaining about sections with multiple sets of relocations. (#1749085)
-
Mon Apr 15 2019 Nick Clifton <nickc@redhat.com> 2.27-41.base
- Fix up some linker tests that fail because of the R_x86_64_GOTPCRELX patch. (#1699745)
-
Mon Jan 28 2019 Nick Clifton <nickc@redhat.com> 2.27-40.base
- Enable gold for PowerPC and s390x. (#1670014)
-
Mon Jan 14 2019 Nick Clifton <nickc@redhat.com> 2.27-39.base
- Fix a potential illegal memory access triggered by an integer overflow. (#1665884)
-
Tue Jan 08 2019 Nick Clifton <nickc@redhat.com> 2.27-38.base
- Disable optimizations of x06_64 PLT entries. (#1624779)