diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 7e3c005..c266bb9 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -5,6 +5,10 @@ * objcopy --weaken, --weaken-symbol, and --weaken-symbols now make ELF STB_GNU_UNIQUE symbols weak. +* objdump now supports syntax highlighting of disassembler output for some + architectures. Use the --disassembler-color=MODE command line flag, with + mode being either off, color, or extended-color. + Changes in 2.38: * elfedit: Add --output-abiversion option to update ABIVERSION. |