[PATCH 0/3] My final UTF-8 patches (I hope)
Andrew C Aitchison
werdna@aitchison.me.uk
Sat Sep 13 15:12:26 GMT 2025
Make UTF-8 display code simpler and easier to read.
Display 4-byte UTF-8 codes with \Uxxxxxxxx
Includes a fixup for the documentation which was innvali after 2nd patch.
Andrew C Aitchison (3):
Make UTF-8 output simpler and easier to read.
Display 4-byte UTF-8 as \\Uxxxxxxxx
fixup! Display 4-byte UTF-8 as \\Uxxxxxxxx
binutils/doc/binutils.texi | 8 ++++----
binutils/nm.c | 19 +++++++++----------
binutils/objdump.c | 19 +++++++++----------
binutils/readelf.c | 21 ++++++++++-----------
binutils/strings.c | 23 +++++++++++------------
5 files changed, 43 insertions(+), 47 deletions(-)
--
2.48.1
More information about the Binutils
mailing list