Add ability to show unicode characters to display tools.

This commit is contained in:
Nick Clifton 2021-11-09 14:19:07 +00:00
parent 9e8ef94636
commit 86336d536a
2 changed files with 32553 additions and 1 deletions

View File

@ -39,7 +39,7 @@
Summary: A GNU collection of binary utilities
Name: binutils%{?name_cross}%{?_with_debug:-debug}
Version: 2.37
Release: 17%{?dist}
Release: 18%{?dist}
License: GPLv3+
URL: https://sourceware.org/binutils
@ -309,6 +309,10 @@ Patch23: binutils-empty-MIND-string.patch
# Lifetime: Fixed in 2.38.
Patch24: binutils-gas-Use-the-directory-name-in-.file-0.patch
# Purpose: Add ability to show unicode characters to display tools
# Lifetime: Fixed in 2.38.
Patch25: binutils.unicode.patch
#----------------------------------------------------------------------------
Provides: bundled(libiberty)
@ -918,6 +922,9 @@ exit 0
#----------------------------------------------------------------------------
%changelog
* Tue Nov 09 2021 Nick Clifton <nickc@redhat.com> - 2.37-18
- Add ability to show unicode characters to display tools.
* Wed Oct 27 2021 Orion Poplawski <orion@nwra.com> - 2.37-17
- Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS
(bz#1996936)

32545
binutils.unicode.patch Normal file

File diff suppressed because it is too large Load Diff