public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Disassembler styling, bug fixes and customisation
@ 2022-08-10 14:24 Andrew Burgess
  2022-08-10 14:24 ` [PATCH 1/3] objdump: fix extended (256) disassembler colors Andrew Burgess
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Burgess @ 2022-08-10 14:24 UTC (permalink / raw)
  To: binutils; +Cc: Andrew Burgess

The first commit in this series is a bug fix for objdump's
disassembler styling.

The second and third patches in this series add a mechanism for
customising the colors used by objdumps disassembler output.

---

Andrew Burgess (3):
  objdump: fix extended (256) disassembler colors
  objdump: introduce OBJDUMP_COLORS environment variable
  objdump: allow the disassembler colors to be customized

 binutils/doc/binutils.texi |  83 ++++++++++++
 binutils/objdump.c         | 268 +++++++++++++++++++++++++++----------
 2 files changed, 284 insertions(+), 67 deletions(-)

-- 
2.25.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-10 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10 14:24 [PATCH 0/3] Disassembler styling, bug fixes and customisation Andrew Burgess
2022-08-10 14:24 ` [PATCH 1/3] objdump: fix extended (256) disassembler colors Andrew Burgess
2022-08-10 15:32   ` Nick Clifton
2022-08-10 16:12     ` Andrew Burgess
2022-08-10 14:24 ` [PATCH 2/3] objdump: introduce OBJDUMP_COLORS environment variable Andrew Burgess
2022-08-10 15:48   ` Nick Clifton
2022-08-10 14:24 ` [PATCH 3/3] objdump: allow the disassembler colors to be customized Andrew Burgess
2022-08-10 15:57   ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).